vulkan: Declare missing auto-pointer cleanup functions.
[platform/upstream/gstreamer.git] / gst /
2021-07-06 Jan Alexander Stef... interlace: Push the reconfigure event in the right...
2021-07-05 Edward Herveymxfdemux: Check validity of interleaved File Package
2021-07-02 He Junyanh265parse: Add special profile case for profile_idc 0.
2021-07-02 He Junyanh265parse: Map -intra profiles to non-intra compatible...
2021-07-01 Edward Herveymxfvanc: Handle empty ANC essence
2021-06-23 Sebastian Drögeavwait: Don't consider it a segment change if the segme...
2021-06-23 Sebastian Drögetsmux: When selecting random PIDs, name the pads accord...
2021-06-23 Sebastian Drögetsmux: Recheck existing pad PIDs when requesting a...
2021-06-16 Seungha Yangh264parse,h265parse: Push parameter set NAL units again...
2021-06-16 He Junyanh265parse: Fix a typo in get_compatible_profile_caps().
2021-06-14 Nicolas Dufresnealphadecodebin: Fix stall due to QoS
2021-06-14 Stéphane Cerveaujpeg2000parse, openjpeg: add support for YCrCb 4:1...
2021-06-07 Nicolas Dufresnedebugutils: Introduce videocodectestsink
2021-06-03 Edward Herveytsdemux: Clear all streams when rewinding
2021-05-27 Daniel Almeidacodecalpha: alphacombine: add support for NV12/AV12
2021-05-27 Seungha Yanginterlace: Don't set field-order field for progressive...
2021-05-27 Seungha Yanginterlace: Drop framerate from query caps of sinkpad
2021-05-24 Tim-Philipp MüllerUse gst_buffer_new_memdup()
2021-05-23 Tim-Philipp MüllerUse new gst_buffer_new_copy()
2021-05-20 Jan Alexander Stef... mpegtsmux: Fixup program array indices after stream...
2021-05-20 Seungha Yangaudiolatency: Drop incoming downstream stick events
2021-05-20 Seungha Yangaudiolatency: Use live mode audiotestsrc
2021-05-17 Seungha Yanginterlace: Fix too small buffer size error
2021-05-14 Nicolas Dufresnealphacombine: Ignore all events coming from the alpha_pad
2021-05-14 Nicolas Dufresnecodecalphademux: Do not set a GstFlowReturn from a...
2021-05-14 Nicolas Dufresnecodecalphademux: Remove eos flow return workaround
2021-05-13 Nicolas Dufresnealphadecodebin: Use normal queues instead of multiqueue
2021-05-13 Nicolas Dufresnealphacombine: Implement flow return propagation
2021-05-13 Nicolas Dufresnecodecalphademux: Fix handling of flow combine
2021-05-13 Thibault Sauniertestbinsrc: Handle setting URI on the fly
2021-05-11 Nicolas Dufresnevp9parse: Manually fixate codec-alpha field
2021-05-11 Nicolas Dufresnedoc: codecalpha: Add plugin documentation
2021-05-11 Nicolas Dufresnealphadecodebin: Add wrappers to decode VP8/VP9 alpha
2021-05-11 Nicolas Dufresnecodecalpha: Implement alphacombine element
2021-05-11 Nicolas Dufresnealphacodecdemux: Implement meta demuxing
2021-05-11 Nicolas DufresneIntroduce CODEC Alpha plugin
2021-05-07 Jan Alexander Stef... rtpsrc: Plug leak of rtcp_send_addr
2021-05-07 Jan Alexander Stef... rtpsink: Return proper pad from _request_new_pad
2021-05-07 Jan Alexander Stef... rist: Plug leak of rtcp_send_addr
2021-05-05 Nirbheek Chauhanh265parse: don't invalidate the last PPS when parsing...
2021-05-05 François LaignelUse gst_element_request_pad_simple...
2021-05-04 Stéphane Cerveaumxf: check EOS cond with any segment's flag
2021-05-04 Stéphane Cerveaumxfdemux: fix keyframe detection in index
2021-04-23 Olivier Crêtejpegparse: Don't generate timestamp for 0/1 framerates
2021-04-23 Thibault Saunierrtpsrc: Fix wrong/NULL URI handling
2021-04-21 Mathieu Duponchelletsdemux: fix truncated output segment when seeking...
2021-04-12 Jan Schmidtswitchbin: When collecting srcpad caps, don't intersect...
2021-04-12 Jan Schmidtswitchbin: Don't report sink pad caps for src pad queries.
2021-04-11 Stéphane Cerveaugst-plugins: allow per feature registration
2021-04-10 Helmut Januschkaallow NetStream.Play.PublishNotify Message
2021-04-09 Philippe Normanddebugutils: Add fakeaudiosink element
2021-04-08 Haihua Hujpeg2000parse: fix critical log when play one gray...
2021-04-07 Doug Nazarrtmp2: Use correct size of write macro for param2.
2021-03-31 Jan Schmidtmpegtsmux: Respect the start-time-selection property.
2021-03-30 Sebastian Drögeavwait: Don't reset time tracking when receiving the...
2021-03-28 Jan Alexander Stef... rtmp2/connection: Separate inner from outer cancelling
2021-03-22 Stéphane Cerveaumpegpsdemux: fix accurate seek
2021-03-22 Stéphane Cerveaumpegpsdemux: Keep seqnum events
2021-03-22 Stéphane Cerveaumpegpsdemux: avoid early EOS
2021-03-22 Matthew Watersgst: don't use volatile to mean atomic
2021-03-18 Jan Schmidtmpegtsmux: Add PMT_%d support to prog-map.
2021-03-18 Jan Schmidtmpegtsmux: Don't write PCR until PAT/PMT are output.
2021-03-18 Mathieu Duponchelletsmux: finalize PCR timing for complete accuracy
2021-03-18 Jan Schmidtmpegtsmux: Improve PCR/SI scheduling.
2021-03-18 Jan Schmidttsmuxstream: Fix comment typo
2021-03-11 Stéphane Cerveaumpegvideoparse: do not clip the frame
2021-03-09 Sebastian Drögeavwait: Don't post messages with the mutex locked
2021-03-08 Vivia Nikolaidouinterlace: Discard stored_frame on EOS and PAUSED_TO_READY
2021-03-08 Vivia Nikolaidouinterlace: Specify interlace-modes in the sink pad...
2021-03-03 Tim-Philipp Müllerinterlace: add more formats, esp 10-bit, 12-bit and...
2021-03-01 Jan Alexander Stef... mpegtsparse: Fix switched DTS/PTS when set-timestamps...
2021-02-19 Tim-Philipp Müllersdpsrc: fix double free if sdp is provided as string...
2021-02-17 Michael Olbrichh264parse: don't invalidate the last PPS when parsing...
2021-02-17 Vivia Nikolaidouh265parse: Detect height change on field-based interlac...
2021-02-17 Vivia Nikolaidouh265parse: Fix FPS/duration for interlaced files
2021-02-16 Mathieu Duponchelleh264parse: fix timestamping of interlaced fields in...
2021-02-03 Vivia Nikolaidouh265parse: Support for alternate-field interlacing
2021-02-02 Jan Alexander Stef... h264/h265parse: Add VideoTimeCodeMeta to the outgoing...
2021-01-26 He Junyanav1parse: set the default alignment for input and output.
2021-01-26 He Junyanav1parse: Reset the annex_b when meet TU inside a buffer.
2021-01-26 He Junyanav1parse: Output each OBU when output is aligned to...
2021-01-26 He Junyanav1parse: Always copy the OBU to cache.
2021-01-26 He Junyanav1parse: Improve the logic when to drop the OBU.
2021-01-23 He Junyanav1parse: Fix some issues in the src caps.
2021-01-23 He Junyanvp9parse: Fix the subsampling_x/y to chroma format...
2021-01-19 He Junyanvideoparsers: av1: Add the AV1 parse.
2020-12-21 Raju Babannavardvbsuboverlay: Add support for dynamic resolution update.
2020-12-16 Jan Schmidtaudiobuffersplit: Calculate the correct size for fixed...
2020-12-14 Edward Herveytsparse: Don't use non-object for debugging statement
2020-12-14 Edward Herveympegts: Don't add non-padded streams to collection...
2020-12-13 Lim Siew Hoonintervideosrc: fix negotiation of interlaced caps
2020-12-09 Vivia Nikolaidoubasetsmux: Don't send the capsheader if src pad has...
2020-12-08 Matthew Watersrtmp2/connection: pass the parent cancellable down...
2020-12-04 Marc Leemanrtpmanagerbad: allow setting caps on rtpsrc
2020-12-02 Edward Herveytsparse: Forward incoming timestamps
2020-11-30 Thibault Sauniertranscodebin: Minor error message enhancement
2020-11-30 Thibault Sauniertranscodebin: Unlock while setting decodebin caps
2020-11-30 Thibault Sauniertranscodebin: Avoid plugin converter if filter handles...
2020-11-30 Thibault Sauniertranscodebin: Add filter as soon as it is set
2020-11-30 Thibault Saunieruritranscodebin: Add `setup-source` and `element-setup...
next