documentation: fixed a heap o' typos
[platform/upstream/gstreamer.git] / gst-libs / gst / codecparsers / gsth264parser.c
2019-11-05 Aaron Boxerdocumentation: fixed a heap o' typos
2019-10-12 Philipp Zabelcodecparsers: h264: record pic_order_cnt elements size
2019-10-12 Philipp Zabelcodecparsers: h264: record dec_ref_pic_marking() size
2019-10-11 Seungha Yangh264parser: Expose parsed GstH264PPS::pic_scaling_matri...
2019-10-11 Seungha Yangh264parser: Expose all parsed flags of slice header
2019-07-04 Jan Schmidth264parser lib: Add more profile_idc to the recognised set
2019-07-04 Jan Schmidth264parse lib: Remove the SPS parse_vui_params flag
2019-07-04 Jan Schmidth264parser lib: Warn on invalid pic_timing SEI
2019-07-04 Jan Schmidth264parser lib: Always consume all SEI bits
2019-07-04 Jan Schmidth264parser: Return BROKEN_LINK for missing SPS
2019-05-25 Tim-Philipp Müllercodecparsers: fix debug category initialisation
2019-04-08 Tim-Philipp Müllerh264parse: extract CEA-708 closed captions
2018-11-06 Nicolas Dufresneh264parser: Stop considering 5 bytes NAL complete
2018-02-21 Nicolas Dufresneh264parser: Expose framerate even if fixed_frame_rate...
2017-08-11 Tim-Philipp Müllercodecparsers: make debug categories static
2017-04-12 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2016-11-29 Anton Eliassoncodecparsers: h264parse: improve documentation commentary
2016-06-21 Michael Olbrichh264parse: fix default time_offset_length
2016-05-28 Tim-Philipp Müllerh264parser: maintain minimal ABI compat
2016-05-28 Sebastian Drögeh264parser: Remove unused fps_num/fps_den fields
2015-10-29 Víctor Manuel Jáqu... codecparser: h264: initialize parsing structures
2015-08-15 Jan Schmidth264parse: Clear SPS info after processing.
2015-01-23 Edward Herveycodecparsers: Add READ_UE_MAX macro
2015-01-21 Sebastian DrögeConstify some static arrays everywhere
2015-01-14 Vincent Penquerc'hh264parser: fix stack smashing
2014-11-14 Gwenole Beauchesnecodecparsers: h264: fix derivation of MaxPicNum variable.
2014-10-29 Gwenole Beauchesnecodecparsers: h264: recognize SVC NAL units.
2014-10-29 Gwenole Beauchesnecodecparsers: h264: fix number of list0 {,non-}anchor...
2014-10-29 Tim-Philipp Müllercodecparsers: sprinkle some gtk-doc Since: markers...
2014-10-29 Jan Schmidtcodecparsers: Initialise nalu extension type to NONE
2014-10-29 Jan Schmidth264parser: Fix frame packing SEI parsing
2014-10-29 Sreerenj Balachandrancodecparsers: h264: add support for Frame Packing Arran...
2014-10-29 Sreerenj Balachandrancodecparsers: h264: add support for Stereo Video Inform...
2014-10-29 Gwenole Beauchesnecodecparsers: h264: parse seq_parameter_set_mvc_extensi...
2014-10-29 Gwenole Beauchesnecodecparsers: h264: parse MVC syntax elements.
2014-08-18 Sreerenj Balachandrancodecparser: h264: Use proper bit_reader api while...
2014-08-01 Aurélien Zanellicodecparsers_h264: initialize some fields of pic_timing...
2014-07-01 Gwenole Beauchesnecodecparsers: h264: fix identification of EOSEQ and...
2014-06-27 Gwenole Beauchesnecodecparsers: h264: fix memory leak in GstH264PPS.
2014-06-26 Aurélien Zanellicodecparsers: h264: add support for Recovery Point...
2014-06-26 Gwenole Beauchesnecodecparsers: h264: add nal_reader_skip_long() helper.
2014-06-12 Gwenole Beauchesnecodecparsers: h264: fix quantization matrix conversion...
2014-05-22 Nicolas DufresneRevert "h264parser: Remove unused fps_num/fps_den fields"
2014-05-22 Sebastian Drögeh264parser: Remove unused fps_num/fps_den fields
2014-05-22 Aurélien Zanellicodecparsers_h264: add gst_h264_video_calculate_framerate()
2014-04-27 Gwenole Beauchesnecodecparsers: h264: fix parsing of slice groups for...
2014-04-26 Gwenole Beauchesnecodecparsers: h264: fix derivation of default scaling...
2014-04-10 Thibault Saunierh264parse: Set framerate even for interlaced videos
2014-03-24 Li Xiaoweicodecparsers: h264: fix slice_header() parsing for...
2014-03-24 Gwenole Beauchesnecodecparsers: h264: add gst_h264_parse_nalu_header...
2014-03-24 Gwenole Beauchesnecodecparsers: h264: add gst_h264_parse_sps_data() helper.
2014-03-24 Gwenole Beauchesnecodecparsers: h264: clean-up gst_h264_parser_parse_sei_...
2014-03-24 Gwenole Beauchesnecodecparsers: h264: fix skipping of unsupported SEI...
2014-03-24 Gwenole Beauchesnecodecparsers: h264: fix SEI buffering_period() parsing.
2014-01-29 Edward Herveycodecparsers: Don't use gst_ as prefix for private...
2014-01-24 Thiago Santoscodecparsers: refactor common nal parsing to nalutils
2014-01-23 Aurélien Zanellih264parse: Fix multiple SEI messages in one SEI RBSP...
2014-01-22 Thiago Santosh264parser: remove trailling 0x00 bytes as the spec...
2013-12-14 Matej Knopph264parser: not all startcodes should have 3-byte 0...
2013-12-10 Cong Zhongcodecparsers: h264: fix picture level scaling lists...
2013-11-07 Aurélien Zanellicodecparsers: Fix bad condition in h264 parser
2013-11-07 Sebastian Drögecodecparsers: Remove some unused functions
2013-10-02 Sreerenj Balachandrancodecparsers: h264: store quantization matrices in...
2013-10-02 Sreerenj Balachandrancodecparsers: h264: add helpers to convert quantization...
2013-07-29 Edward Herveyall: Fix for GST_DISABLE_GST_DEBUG
2013-07-09 Gwenole Beauchesnecodecparsers: h264: fix calculation of the frame croppi...
2013-07-09 Sreerenj Balachandranh264parser: Parse the cropping-rectangle separately.
2013-07-01 Sreerenj Balachandranh264parser: Fix the return value type for the SEI palyl...
2013-05-08 Thiago Santoscodecparsers: ensure the debug category is properly...
2013-03-27 Tim-Philipp MüllerMerge SBC decoder and encoder from bluez
2013-01-22 Gwenole Beauchesnecodecparsers: h264: add inferred value for slice_beta_o...
2013-01-15 Mark Nauwelaertscodecparsers: h264: zero-initialize SPS VUI parameters
2012-11-19 Gwenole Beauchesnecodecparsers: h264: fix error code for invalid size...
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-09-14 Peter Seiderergsth264parser: fix Coverity found not initialized sps...
2012-09-14 Peter Seiderergsth264parser: fix Coverity detected off by one at...
2012-09-12 Gwenole Beauchesnecodecparsers: h264parse: don't use anonymous unions.
2012-09-12 Gwenole Beauchesnecodecparsers: h264: compute pixel aspect ratio.
2012-06-11 Vincent Penquerc'hh264parser: do not assert on data input, just return
2012-06-06 Edward Herveyh264parser: Remove un-needed checks and inline some...
2012-03-29 Sebastian DrögeMerge branch 'master' of ssh://git.freedesktop.org...
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-10 Thibault SaunierFix 'ignoring return value of function declared with...
2012-03-03 Gwenole Beauchesnecodecparsers: h264: record number of emulation preventi...
2012-02-15 Mark NauwelaertsMerge branch 'master' into 0.11
2012-02-15 Jonas Larssoncodecparsers: h264: fix SEI parsing
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-01-30 Gwenole Beauchesnecodecparsers: h264: fix parsing of VUI parameters.
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-23 Jonas Larssonh264parse: fix gst_h264_parse_clock_timestamp always...
2012-01-23 Jonas Larssoncodecparsers: read the cbr_flag in h264_parse_hrd_param...
2012-01-20 Gwenole Beauchesnecodecparsers: h264: fix ref_pic_list_modification()
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0...
2011-12-20 Mark Nauwelaertscodecparsers: h264: clear sei message prior to parsing
2011-12-05 Edward Herveycodecparsers: Variant of _identify_nalu without checks
2011-12-05 Mark Nauwelaertscodecparser: unbreak h264 slice header parsing
2011-11-29 Gwenole Beauchesnecodecparsers: h264: record ref_pic_list_modification().
2011-11-29 Gwenole Beauchesnecodecparsers: h264: rename ref_pic_list_reordering...
2011-11-29 Thibault Sauniercodecparsers: Declare private arrays as static all...
2011-11-23 Wim TaymansMerge branch 'master' into 0.11
next