tsdemux: Save language tag when program is NULL
[platform/upstream/gstreamer.git] / gst /
2021-08-13 Gilbok Leetsdemux: Save language tag when program is NULL
2021-07-14 Eunhye Choivideoparse: Only add a single closed caption meta
2021-06-25 Gilbok Leetsdemux: send converted GST_BUFFER_PTS() when emit...
2020-12-24 Gilbok LeeMerge "h264parse: ignore GST_H264_PARSER_NO_NAL return...
2020-12-16 Gilbok Leeh264parse: ignore GST_H264_PARSER_NO_NAL return when...
2020-09-16 Gilbok Leeadaptivedemux/mpegdemux : Fix coverity issue (Missing...
2020-02-21 Gilbok LeeMerge branch 'tizen_gst_1.16.2' into tizen
2020-01-29 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2
2019-11-18 Kyrylo Polezhaievtsmux: Fix copying of buffer region
2019-11-18 Edward Herveytsdemux: Handle continuity mismatch in more cases
2019-11-14 Vivia Nikolaidoutsdemux: Always issue a DTS even when it's equal to PTS
2019-10-24 Sebastian Drögepnmdec: Return early on ::finish() if we have no actual...
2019-08-21 Jan Schmidttsdemux: Limit the maximum PES payload size
2019-08-20 Matthew Watersh264parse: don't critical on VUI parameters > 2^31
2019-08-13 Sebastian Drögemxfdemux: Also allow picture essence element type 0x05...
2019-08-11 Fabrice Belletsiren: fix a global buffer overflow spotted by asan
2019-08-09 Martin Theriaultaiff: Fix infinite loop in header parsing.
2019-08-09 Sebastian Drögeavwait: Allow start and end timecode to be set back...
2019-08-09 Vivia Nikolaidouavwait: Don't print warnings for every buffer passed
2019-08-09 Sebastian Drögeavwait: Protect properties and some other code with...
2019-08-09 Sebastian Drögeavwait: Insert some empty lines to give the code some...
2019-08-09 Sebastian Drögeavwait: Allow setting start timecode after end timecode...
2019-08-08 Sebastian Drögeproxy: Forward queries/events sent directly to the...
2019-08-08 Sebastian Drögeproxy: Set SOURCE flag on the source and SINK flag...
2019-08-08 Haihao Xiangivfparse: Check the data size against IVF_FRAME_HEADER_SIZE
2019-08-07 Xavier Claessensh264parse: Fix typo when setting multiview mode and...
2019-04-08 Tim-Philipp Müllerh264parse: extract CEA-708 closed captions
2019-04-05 Mathieu Duponchellertponviftimestamp: prioritize PTS over DTS for NTP...
2019-04-05 Mathieu Duponchellertponviftimestamp: buffer without PTS or DTS is not...
2019-04-05 Mathieu Duponchellertponviftimestamp: implement support for the T flag
2019-04-02 Mathieu Duponchelleh264parse, h265parse: take unit_field_based_flag into...
2019-04-01 Mathieu Duponchelleh265parse: forward time codes
2019-04-01 Mathieu Duponchelleh264parse: forward time codes
2019-03-27 Aaron Boxermpegvideoparse: add debug code for closed captions
2019-03-26 Haihua Huh265parse: ignore VUI parse fail when parse SPS
2019-03-21 Thibault Sauniermxfdemux: Avoid possible NULL caps 'dereferencing'
2019-03-18 Tim-Philipp Müllernetsim: don't use G_INLINE_FUNC
2019-02-27 Mathieu Duponchellempegtsmux: restore stream creation order
2019-02-25 Gilbok Leetsdemux, tsmux, psmux: apply 1.14.4 upstream code
2019-02-21 Vivia Nikolaidouaudiobuffersplit: Added max-silence-time property
2019-02-20 Mathieu Duponchellempegtsmux: allow specifying the PID of the PCR stream
2019-02-15 Eunhae Choitsdemux: apply avoid pad switching option
2019-02-13 Jan Schmidttsdemux: Skew correction should use the upstream DTS
2019-02-05 Nirbheek Chauhanmisc: Fix warnings on Cerbero MinGW
2019-01-31 Thibault Sauniertestbin: Do not take FlowCombiner into account when...
2019-01-31 Thibault Sauniertestbin: Forward seek to all sources
2019-01-24 Nicola Murinompegpsmux: add stream-format and alignment to H.264...
2019-01-24 Nicola Murinompegdemux: add support for H.265
2019-01-24 Nicola Murinompegdemux: add stream format to H.264 caps
2019-01-17 Sebastian Drögeremovesilence: Add $(LIBM) to libraries
2018-12-27 Tim-Philipp MüllerRemove compositor plugin which was moved to -base
2018-12-26 Tim-Philipp MüllerRemove GstVideoAggregator, moved into libgstvideo in...
2018-12-25 Tim-Philipp Müllerstereo: remove plugin which has been merged into audiof...
2018-12-20 Sebastian Drögetimecodestamper: Don't use deprecated API
2018-12-17 Tim-Philipp Müllermeson: install freeverb preset file
2018-12-14 Nicola Murinoremovesilence: add libm to meson.build
2018-12-14 Nicola Murinoremovesilence: reset filter on start and on segment...
2018-12-14 Nicola Murinoremovesilence: improve documentation
2018-12-14 Nicola Murinoremovesilence: add threshold property
2018-12-14 Nicola Murinoremovesilence: add properties to detect silence only...
2018-12-14 Nicola Murinoremovesilence: add silent property to control bus messa...
2018-12-14 Nicola Murinoremovesilence: post bus messages when silence is detect...
2018-12-14 Nicola Murinoremovesilence: add squash property
2018-12-13 Seungha Yangh26{4,5}parse: Don't confuse nal of codec_data with...
2018-12-11 Tim-Philipp Müllermpegvideoparse: extract CEA-708 closed captions
2018-12-10 Sebastian Drögempegtsmux: Handle zero-sized buffers correctly without...
2018-12-02 Guillaume Desmottesh265parse: process SEI recovery point
2018-12-02 Guillaume Desmottesh265parse: parse SEI messages
2018-12-02 Guillaume Desmottesh264parse: mark SEI Recovery Point as keyframes
2018-11-30 Seungha Yangh265parse: Don't duplicate VPS/SPS/PPS per config-inter...
2018-11-30 Seungha Yangh264parse: Don't duplicate SPS/PPS per config-interval...
2018-11-15 Lars Petter Endresensiren: Fix floating point invalid operation
2018-11-07 Matthew Waterstsdemux: implement preliminary support for the bitrate...
2018-11-02 Tim-Philipp Müllercompositor: update disted orc backup files
2018-10-31 Víctor Manuel Jáqu... compositor: Fix enum type mismatch
2018-10-30 Johan Bjäreholtcompositor: fix undeclared functions
2018-10-28 Sebastian Drögecompositor: Implement different operators via per-pad...
2018-10-27 Sebastian Drögecompositor: Remove extra header for the pad declaration
2018-10-17 Seungha Yangmeson: Replace empty configuration_data() with copy...
2018-10-04 Vivia Nikolaidouavwait: Fix sending of dropping=true messages
2018-09-28 Gilbok Leetsdemux: didn't send newsegment event to pad when strea...
2018-09-27 Mathieu Duponchellempegtsmux: add custom AC-3 descriptor
2018-09-21 Vivia Nikolaidouavwait: Send dropping=true message after all streams...
2018-09-20 Gilbok Leetsdemux: Activate stream when replacing the pad
2018-09-17 eunhae choiMerge "tsdemux: Fix build warning" into tizen
2018-09-17 Gilbok Leetsdemux: Fix build warning
2018-09-12 Gilbok Leehlsdemux/mpegtsdemux : Check the pcr_pid in PMT at...
2018-09-11 Seungha Yangh265parse: Fix periodic SPS/PPS sending work after...
2018-09-11 Seungha Yangh265parse: Add support insert parameter set per IDR
2018-09-11 Seungha Yangh265parse: Don't discard first AU delimiter
2018-09-11 Seungha Yangh265parse: Consider SEI NALU as "HEADER" packets
2018-09-11 Seungha Yangh265parse: Don't unref buffer that was unreffed just...
2018-09-11 Seungha Yangh265parse: Reset the parser information when caps changes
2018-09-11 Seungha Yangh265parse: Fix collection of access units to preserve...
2018-09-11 Seungha Yangh265parse: Improve conditions for skipping NAL units
2018-09-11 Seungha Yangh265parse: Introduce new state tracking variables
2018-09-11 Seungha Yangh265parse: Fix and optimize NAL collection function
2018-09-11 Seungha Yangh265parse: Unref/replace force_key_unit_event in gst_h2...
2018-09-11 Seungha Yangh265parse: Copy over DISCONT flag from input buffers
2018-09-10 Nicolas Dufresnewatchdog: Add missing static keyword
next