summaryrefslogtreecommitdiff
path: root/subprojects
AgeCommit message (Expand)AuthorFilesLines
2023-01-23Release 1.22.01.22.0Tim-Philipp Müller60-2287/+13734
2023-01-23gst-plugins-ugly: update translationsTim-Philipp Müller2-13/+20
2023-01-23gst-plugins-bad: update translationsTim-Philipp Müller3-14/+20
2023-01-23gst-plugins-good: update translationsTim-Philipp Müller3-45/+49
2023-01-23gst-plugins-base: update translationsTim-Philipp Müller40-240/+310
2023-01-23gstreamer: update translationsTim-Philipp Müller11-136/+153
2023-01-23d3d11compositor: Workaround blending artifacts on Intel platformSeungha Yang1-0/+4
2023-01-22glvideomixer: Fixing error with mouse navigation events when no pixel-aspect-...Ruben Gonzalez1-1/+1
2023-01-21playback: New playback elements are no longer experimentalEdward Hervey5-12/+1
2023-01-20examples: webrtc: rust: Update dependenciesSebastian Dröge3-12/+12
2023-01-20examples: webrtc: multiparty-sendrecv: rust: Remove unnecessary macro recursi...Sebastian Dröge1-2/+0
2023-01-20examples: webrtc: sendrecv: rust: Implement `OFFER_REQUEST` handlingSebastian Dröge1-2/+32
2023-01-20examples: webrtc: sendrecv: rust: Allow providing our ID via the commandlineSebastian Dröge1-1/+7
2023-01-20examples: webrtc: sendrecv: rust: Implement TWCC support in both directionsSebastian Dröge3-3/+78
2023-01-20examples: webrtc: rust: Set keyframe-max-dist=2000 and picture-id-mode=15-bit...Sebastian Dröge2-10/+3
2023-01-20examples: webrtc: sendrecv: rust: Use the correct payload types if the remote...Sebastian Dröge1-20/+87
2023-01-20wpe: Add 'run-javascript' action signalJonas Danielsson4-0/+73
2023-01-20decodebin3: Remove failing stream from selectionEdward Hervey1-31/+62
2023-01-20decodebin3: Don't intercept queries if no parsebin presentEdward Hervey1-28/+32
2023-01-20decodebin3: Don't insert parsebin if input is already parsedEdward Hervey2-0/+23
2023-01-19win32ipcvideosrc: Fix leak in fallback copy pathSeungha Yang1-0/+1
2023-01-19va: Fix path leakEdward Hervey2-2/+6
2023-01-19gst: Mark caps parameters in ALLOCATION query API as nullableSebastian Dröge1-2/+2
2023-01-19gst-play: add --no-positionGuillaume Desmottes1-5/+11
2023-01-19matroska: Add `stream-format = (string) obu-stream` to AV1 capsSebastian Dröge4-4/+8
2023-01-19isomp4: Add `stream-format = (string) obu-stream` to AV1 capsSebastian Dröge3-17/+15
2023-01-19gst-examples: Update Rust dependenciesSebastian Dröge3-270/+182
2023-01-18gleglimage: Fix GL_OES_EGL_image_external name in debug traceNicolas Dufresne1-2/+1
2023-01-18input-selector: Take the object lock while iterating sinkpadsJan Alexander Steffens (heftig)1-3/+14
2023-01-18glvideomixer: don't clear pad->geometry_change when setting an identical valueMichiel Konstapel1-8/+8
2023-01-18gst-docs: include dmabuf and gapless playback design docsTim-Philipp Müller1-0/+2
2023-01-18uridecodebin3: clear subitem if suburi is set to NULLTim-Philipp Müller1-1/+6
2023-01-18qtdemux: Add basic support for AVC-Intra videoJan Alexander Steffens (heftig)3-0/+41
2023-01-17gl: Fix crash in cocoa due to race in gst_gl_context_activate()Nirbheek Chauhan1-5/+21
2023-01-17ges: smart-mixer: Avoid video freeze on NLE stack changesThibault Saunier1-0/+2
2023-01-17ges: Fix issues avoiding to use `operator` when unavailable on mixerThibault Saunier5-7/+20
2023-01-17gl/cocoa: Store a weak reference to the `GstGLWindow` instead of the `GstGLCo...Sebastian Dröge3-12/+73
2023-01-13Release 1.21.901.21.90Tim-Philipp Müller58-227/+575
2023-01-13avvidenc: Offset PTS to zero to fix bitrate controlSebastian Dröge2-8/+30
2023-01-13urisourcebin: Cleanup on failureEdward Hervey1-1/+3
2023-01-13urisourcebin: Unset locked stateEdward Hervey1-0/+5
2023-01-13uridecodebin3: Handle state synchronization failuresEdward Hervey1-4/+12
2023-01-12rtopuspay: Use GstStaticCaps to cache parsed capsOlivier Crête1-4/+6
2023-01-12rtopuspay: Ignore the stereo parameter in multiopus capsOlivier Crête2-13/+110
2023-01-12rtpopuspay: Leave original caps as-isOlivier Crête1-2/+0
2023-01-12rtpopuspay: Return upstream channel filter based on OPUS vs MULTICAPSOlivier Crête1-1/+35
2023-01-12rtpopus: Put MULTIOPUS in all capsOlivier Crête3-8/+8
2023-01-12android: Update minimum SDK version to Android 21Sebastian Dröge7-7/+7
2023-01-12d3d11memory: Fix potential crash in GstD3D11PoolAllocatorSeungha Yang1-1/+2
2023-01-12d3d11memory: Remove GstD3D11PoolAllocator::disposeSeungha Yang1-12/+2