summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-20Release 1.24.51.24.5Tim-Philipp Müller
2024-06-19rtpdtmfsrc: minor logging clean-upTim-Philipp Müller
2024-06-19rtpdtmfsrc: fix leak when shutting down mid-eventTim-Philipp Müller
2024-06-18video-info: Don't crash in gst_video_info_is_equal() if one videoinfo is zero...Sebastian Dröge
2024-06-18tsdemux: Fix maximum PCR/DTS valuesEdward Hervey
2024-06-18av1parse: Do not return error when expectedFrameId mismatchHe Junyan
2024-06-18rtpdtmfdepay: add unit test for caps fixation issue with downstream audioconvertTim-Philipp Müller
2024-06-18rtpdtmfdepay: fix caps negotiation with audioconvertTim-Philipp Müller
2024-06-17vtdec: Use GST_VIDEO_DECODER_ERROR instead of aborting when frame has an ERRO...Piotr Brzeziński
2024-06-17vtdec: Handle some errors without stopping the decoderPiotr Brzeziński
2024-06-17av1dec: Don't treat decoding errors as fatal and print more error detailsSebastian Dröge
2024-06-14pcapparse: Avoid unaligned memory accessZach van Rijn
2024-06-14rtspsrc: fix invalid seqnum assertionsMathieu Duponchelle
2024-06-14codectimestamper: never set DTS to NONEMathieu Duponchelle
2024-06-13v4l2src: Interpret V4L2 report of sync loss as video signal lossJakub Vaněk
2024-06-13uvcgadget: Use g_path_get_basename instead of libc basenameKhem Raj
2024-06-12av1enc: Handle force-keyunit events properly by requesting keyframesSebastian Dröge
2024-06-11uridecodebin3: Don't hold PLAY_ITEMS lock when activating themEdward Hervey
2024-06-11decodebin3: Always ensure we end up with parsebin or identityEdward Hervey
2024-06-11d3d12videosink: Disconnect window signal handler on dispose as intendedSeungha Yang
2024-06-06decodebin3: Avoid usage of parsebin even moreEdward Hervey
2024-06-06decodebin3: Ensure we get a collection for parsed inputsEdward Hervey
2024-06-06decodebin3: New mechanism for handling collection and selectionsEdward Hervey
2024-06-06decodebin3: minor refactoring to identify selected streamEdward Hervey
2024-06-06decodebin3: Debug line cleanupsEdward Hervey
2024-06-06decodebin: Remove unused includesEdward Hervey
2024-06-06decodebin3: Remove un-needed variableEdward Hervey
2024-06-06decodebin3: Remove un-needed variableEdward Hervey
2024-06-06decodebin3: Remove active_selection listEdward Hervey
2024-06-06decodebin3: Cache slot stream_id and rename more variablesEdward Hervey
2024-06-06decodebin3: Refactor slot/output (re)configurationEdward Hervey
2024-06-06decodebin3: Refactor linking input to slotEdward Hervey
2024-06-06decodebin3: input_unblock_streams: Clarify variableEdward Hervey
2024-06-06decodebin3: Rename multiqueue related functionsEdward Hervey
2024-06-06decodebin3: Refactor/rename slot/outputEdward Hervey
2024-06-06decodebin3: Refactor removal of slot/output from streaming threadEdward Hervey
2024-06-06decodebin3: rename/clarify eos and draining usage around multiqueueEdward Hervey
2024-06-06decodebin3: Document/refactor DecodebinInput handlingEdward Hervey
2024-06-06decodebin3: Move gstdecodebin3-parse.c into gstdecodebin3.cEdward Hervey
2024-06-06decodebin3: Refactor incoming collection handlingEdward Hervey
2024-06-06decodebin3: Rename variable for clarityEdward Hervey
2024-06-06decodebin3: Refactor GST_EVENT_SELECT_STREAMS handlingEdward Hervey
2024-06-06decodebin3: Don't forward select streams if we are handling itEdward Hervey
2024-06-06gstpromise: Don't use g_return_* for internal checksEdward Hervey
2024-06-05gstqsg6material: fix RGB format supportCorentin Damman
2024-06-05dtlssrtpenc: Don't crash if no pad name is provided when requesting a new padSebastian Dröge
2024-06-01rtspsrc: Only update from the Content-Base header in the initial OPTION / DES...Sebastian Dröge
2024-06-01rtspsrc: Handle the case of `*` as session-wide control URL from the SDPSebastian Dröge
2024-06-01rtspsrc: Also handle `rtsps://` and similar URLs as absolute in other placesSebastian Dröge
2024-06-01rtspsrc: Don't try the SETUP workaround for broken servers with absolute cont...Sebastian Dröge