summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-20Release 1.22.51.22.5Tim-Philipp Müller
2023-07-19video: add extensive tests for gst_video_time_code_is_valid()Ruslan Khamidullin
2023-07-19video: accept timecode of 119.88 (120/1.001) FPSRuslan Khamidullin
2023-07-19video: timecode: Add support for framerates lower than 1fpsSebastian Dröge
2023-07-19rmdemux: Check for integer overflow when calculation audio packet sizeSebastian Dröge
2023-07-19rmdemux: Use GST_LOG_OBJECT instead of GST_LOGSebastian Dröge
2023-07-19rmdemux: Check that enough SIPR audio data is available when copyingSebastian Dröge
2023-07-19rmdemux: Check for integer overflows when calculating the size of SIPR audio ...Sebastian Dröge
2023-07-19rmdemux: Use GST_LOG_OBJECT instead of GST_LOGSebastian Dröge
2023-07-19decodebin3: Prevent a critical warning when reassigning output slotsPhilippe Normand
2023-07-19decodebin3: Fix slot input linking when the associated stream has changedPhilippe Normand
2023-07-19query: Add a quark for SELECTABLE query typePhilippe Normand
2023-07-18urisourcebin: Set source element to READY before querying itEdward Hervey
2023-07-18hlsdemux2: Don't set a referer when updating playlistsEdward Hervey
2023-07-18adaptivedemux2: Don't blindly set the main manifest URI as refererEdward Hervey
2023-07-18videodecoder: fix segfault copying buffer metasAndoni Morales Alastruey
2023-07-18ges: validate: Use correct types when getting structure valuesDoug Nazar
2023-07-18ges: tests: Use correct variable types when setting propertiesDoug Nazar
2023-07-18jpegparse: Warn only malformed data in APP data.Víctor Manuel Jáquez Leal
2023-07-18jpegparse: Parse AVI1 tag in app0.Víctor Manuel Jáquez Leal
2023-07-18va: jpegdecoder: Do not check SOS state when parsing DRI marker.He Junyan
2023-07-18gtk: Fix critical caused by pointer movement when stream is getting readyBastien Nocera
2023-07-14v4l2videoenc: remove empty sink_queryMichael Tretter
2023-07-14v4l2videoenc: replace custom QUERY_CAPS handling with getcaps callbackMichael Tretter
2023-07-13vaapidecode,vaapipostproc: Disable DMAbuf from caps negotiationVíctor Manuel Jáquez Leal
2023-07-12decodebin3: Remove spurious input locking during parsebin reconfigurationPhilippe Normand
2023-07-12gl: Take into account viv-fb vs. viv_fb naming in meson scriptsCarlos Rafael Giani
2023-07-12gl: provide a pkg-config/gir file for the viv-fb backendMatthew Waters
2023-07-12gl: don't install the viv-fb window header fileMatthew Waters
2023-07-12gl: Separate viv direct texture checks from viv-fb winsys checkCarlos Rafael Giani
2023-07-12meson: Install viv-fb GL headers, needed by i.MXNirbheek Chauhan
2023-07-12taglist, plugins: fix compiler warnings with GLib >= 2.76Tim-Philipp Müller
2023-07-11d3d11bufferpool: Fix heavy CPU usage in case of fixed-size poolSeungha Yang
2023-07-11qt6: Set sampler filtering methodSeungha Yang
2023-07-11webrtcbin: Prevent critical warning when creating an additional data channelPhilippe Normand
2023-07-11matroska: demux: Strip signal byte from encrypted blocksDavid Craven
2023-07-11appsink: add missing make_writable callMaksym Khomenko
2023-07-10bad: audioaggregator: Do not post message before being constructedThibault Saunier
2023-07-10nle: composition: Avoid running query before being constructedThibault Saunier
2023-07-10ges: pipeline: Avoid setting state before being constructedThibault Saunier
2023-07-09v4l2: videodec: Don't wait for src_ch if activeNicolas Dufresne
2023-07-09v4l2: videodec: Move pool setup inside negotiate()Nicolas Dufresne
2023-07-07v4l2videodec: correctly register v4l2mpeg2decHou Qi
2023-07-07videoflip: fix critical when tag list is not writableGuillaume Desmottes
2023-07-07inputselector: fix playing variable is never setThéo Maillart
2023-07-06v4l2src: handle resolution change when buffers are copiedMichael Olbrich
2023-07-05subtitleoverlay: fix mutex error if sink caps is not videoGuillaume Desmottes
2023-07-05rtspsrc: Fix crash when is-live=falseSeungha Yang
2023-07-05hlsdemux2: Ensure processed webvtt ends with empty new lineEdward Hervey
2023-07-03webrtcstats: Properly report IceCandidate typePhilippe Normand