pitch: add audio meta
[platform/upstream/gstreamer.git] / gst / videoparsers /
2020-01-29 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2
2019-08-20 Matthew Watersh264parse: don't critical on VUI parameters > 2^31
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-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-02-25 Gilbok Leetsdemux, tsmux, psmux: apply 1.14.4 upstream code
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-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-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-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in bad
2018-04-25 Guillaume Desmottesh264parse: add constrained and progressive profiles
2018-04-12 Seungha Yangh265parse: Make caps writable before modifying them
2018-03-21 Brendan Shanksh264parse: reset internal 'state' variable properly
2018-03-05 Guillaume Desmottesh265parse: add support for 'Format range extensions...
2018-03-05 Guillaume Desmottesh265parser: decouple GstH265Profile and GstH265ProfileIDC
2018-03-02 Nicolas DufresneRevert "h265parse: early set src caps when input not...
2018-03-02 Nicolas DufresneRevert "h264parse: early set src caps when input is...
2018-01-24 Guillaume Desmottesh26{4,5}parse: expose chroma format and bit depth in...
2018-01-05 Gilbok LeeMerge branch 'tizen_gst_upgrade' into tizen
2017-12-07 Tim-Philipp Müllerh264parse: make caps writable before modifying them
2017-11-25 Stian Selnesh263parse: Add debug log for more annexes when plustype
2017-11-24 Guillaume Desmottesh265parse: early set src caps when input not byte-stream
2017-11-24 Guillaume Desmottesh264parse: early set src caps when input is avc
2017-11-22 Guillaume Desmottesh265parse: put downstream caps first if possible on...
2017-11-22 Guillaume Desmottesh264parse: put downstream caps first if possible on...
2017-11-08 Eunhae ChoiMerge tizen patch based on 1.12.2
2017-07-21 Aaron Boxertsmux/tsdemux: Add support for JPEG2000
2017-07-17 Aaron Boxerjpeg2000parse: support 2-component images
2017-07-17 Aaron Boxerjpeg2000parse: initial support for JP2 format
2017-07-17 Aaron Boxerjpeg2000parse: Parse colorimetry, interlace-mode, field...
2017-07-10 Aaron Boxerjpeg2000parse: allow parsing when current caps are...
2017-06-07 Aaron Boxerjpeg2000parse: parse RSIZ capabilities and put profile...
2017-05-29 Sebastian Drögeh265parse: Fix calculation of codec_data buffer size
2017-05-18 Sebastian Drögeh265parse: Fix calculation of codec_data buffer size
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2017-05-15 Vincent Penquerc'hh264parse: fix caps leak in renegotiation
2017-05-15 Vincent Penquerc'hh265parse: fix caps leak in renegotiation
2017-05-15 Vincent Penquerc'hjpeg2000parse: fix negotiation with j2c and jpc both...
2017-05-12 Vincent Penquerc'hh265parse: fix caps leak in renegotiation
2017-05-12 Vincent Penquerc'hh264parse: fix caps leak in renegotiation
2017-05-12 Vincent Penquerc'hjpeg2000parse: fix negotiation with j2c and jpc both...
2017-04-12 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2017-03-08 Sebastian Drögeh264parse: frame->buffer can't be NULL in pre_push_frame()
2017-03-08 Hyunjun Koh264parse: fix some failures in testcases
2017-03-07 Hyunjun Koh264parse: insert AU delimiter only in case of byte...
2017-02-27 Thibault Saunierh264parse: Include `interlace-mode` in caps
2016-12-28 Mark Nauwelaertsmpeg4videoparse: determine intra of frame at frame...
2016-11-26 Sebastian Drögeh264parse: Fix indentation
2016-11-26 Sebastian Drögeh265parse: Fix assertion when encountering an invalid...
2016-11-26 Sebastian Drögeh264parse: Fix assertion when encountering an invalid...
2016-11-23 Sebastian Drögeh265parse: Ensure codec_data has the required size...
2016-11-23 Sebastian Drögeh264parse: Ensure codec_data has the required size...
2016-11-18 Sebastian Drögevc1parse: Mark pad as needing reconfiguration again...
2016-10-27 Nirbheek Chauhanplugins: Use explicit type conversion from enums
2016-09-26 Kyungyong Kimh265parse: Fix parsing of multiple NALs in the hvcC box
2016-09-24 Sebastian Drögejpeg2000parse: Don't pass NULL strings to the colorspac...
2016-09-06 Eunhae Choiapply tizen build option rule
2016-08-20 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
2016-08-02 Sreerenj Balachandranvideoparsers: h264: Add more scalable profiles to the...
2016-07-11 Sebastian Drögejpeg2000parse: Use correct enum type
2016-07-01 Luis de Bethencourtgstjpeg2000parse: no need for else after a goto
2016-07-01 Aaron Boxergstjpeg2000parse: improved parsing of jpc magic and...
2016-06-30 Edward Herveyh264parse: Drop filler data
2016-06-24 Jan Schmidth264parse: When input alignment=AU, always drain each...
2016-06-24 Tim-Philipp Müllervideoparsers: fix broken include
2016-06-24 Aaron Boxerjpeg2000parse: use enums for colorspace and sampling...
2016-06-17 Aaron Boxerjpeg2000parse: support j2c format
2016-06-13 Mats Lindestamh264parse: support for handling of config-interval...
2016-06-13 Mats Lindestamh264parse: refactored handling of SPS/PPS when pushing...
2016-06-13 Mats Lindestamh264parse: change "config-interval" property type from...
2016-06-10 Aaron Boxerjpeg2000parse: Require either colorspace or sampling...
2016-06-07 Aaron Boxerjpeg2000parse: Add JPEG2000 parser element
2016-06-07 Aaron Boxeropenjpeg: set sampling in the caps
2016-05-30 Scott D Phillipsh265parse: Don't assume contiguous id's in make_codec_data
2016-04-25 Sebastian Drögeh265parse: H265 level idc 0 is not valid
2016-04-25 Sebastian Drögeh264parse: H264 level idc 0 is not valid
2016-04-01 Sebastian Drögeh264parse: constrained-baseline is a subset of baseline
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2016-03-17 Aleksander Wabikh264parse, h265parse: fix handling of downstream force...
2016-03-11 Sreerenj Balachandranvideoparsers: h265: Fix segfault while transforming...
next