gstreamer/gst-libs/gst/codecparsers
Seungha Yang 52f2054386 h265parser: Various update of vps parsing
* Add FIXME for future correction of HRDParames parsing.
Spec. defines that the number of HRDParames could be up to
"vps_num_layer_sets_minus1 + 1" (i.e., 1024).

* Add parsing vps_base_layer_{internal,available}_flag.

* Fix possible invalid vps_extension parsing.

Fixes #798
2018-11-07 18:24:59 +09:00
..
codecparsers-prelude.h libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 14:45:56 +01:00
dboolhuff.AUTHORS codecparsers: vp8: add GStreamer native utilities. 2014-04-18 16:32:40 +02:00
dboolhuff.c libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 14:45:56 +01:00
dboolhuff.h codecparsers: Add another G_GNUC_INTERNAL 2015-12-30 11:54:14 +02:00
dboolhuff.LICENSE codecparsers: vp8: add GStreamer native utilities. 2014-04-18 16:32:40 +02:00
dboolhuff.PATENTS codecparsers: vp8: add GStreamer native utilities. 2014-04-18 16:32:40 +02:00
gsth264parser.c h264parser: Stop considering 5 bytes NAL complete 2018-11-06 07:26:03 +00:00
gsth264parser.h h264parse: add constrained and progressive profiles 2018-04-25 09:12:45 +02:00
gsth265parser.c h265parser: Various update of vps parsing 2018-11-07 18:24:59 +09:00
gsth265parser.h h265parser: Various update of vps parsing 2018-11-07 18:24:59 +09:00
gstjpeg2000sampling.c libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 14:45:56 +01:00
gstjpeg2000sampling.h codecparsers: GST_EXPORT -> GST_CODEC_PARSERS_API 2018-03-13 12:34:24 +00:00
gstjpegparser.c libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 14:45:56 +01:00
gstjpegparser.h codecparsers: GST_EXPORT -> GST_CODEC_PARSERS_API 2018-03-13 12:34:24 +00:00
gstmpeg4parser.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstmpeg4parser.h codecparsers: GST_EXPORT -> GST_CODEC_PARSERS_API 2018-03-13 12:34:24 +00:00
gstmpegvideometa.c codecparsers: make debug categories static 2017-08-11 14:34:34 +01:00
gstmpegvideometa.h codecparsers: GST_EXPORT -> GST_CODEC_PARSERS_API 2018-03-13 12:34:24 +00:00
gstmpegvideoparser.c codecparsers: mpeg2: don't mess the StartCode only packets 2018-06-01 08:17:09 +02:00
gstmpegvideoparser.h codecparsers: GST_EXPORT -> GST_CODEC_PARSERS_API 2018-03-13 12:34:24 +00:00
gstvc1parser.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstvc1parser.h codecparsers: GST_EXPORT -> GST_CODEC_PARSERS_API 2018-03-13 12:34:24 +00:00
gstvp8parser.c codecparser: vp8: Fix range decoder init 2018-01-30 11:34:58 -09:00
gstvp8parser.h codecparsers: GST_EXPORT -> GST_CODEC_PARSERS_API 2018-03-13 12:34:24 +00:00
gstvp8rangedecoder.c libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 14:45:56 +01:00
gstvp8rangedecoder.h codecparsers: GST_EXPORT -> GST_CODEC_PARSERS_API 2018-03-13 12:34:24 +00:00
gstvp9parser.c codecparsers: make debug categories static 2017-08-11 14:34:34 +01:00
gstvp9parser.h codecparsers: GST_EXPORT -> GST_CODEC_PARSERS_API 2018-03-13 12:34:24 +00:00
Makefile.am libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 14:45:56 +01:00
meson.build libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 14:45:56 +01:00
nalutils.c nalutils: Fix Exponential-Golomb 'ue' parsing 2018-01-02 15:37:32 +01:00
nalutils.h codecparsers: Spread some G_GNUC_INTERNAL in various places 2015-12-30 11:40:59 +02:00
parserutils.c libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 14:45:56 +01:00
parserutils.h codecparsers: Spread some G_GNUC_INTERNAL in various places 2015-12-30 11:40:59 +02:00
vp8utils.c libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 14:45:56 +01:00
vp8utils.h codecparsers: Spread some G_GNUC_INTERNAL in various places 2015-12-30 11:40:59 +02:00
vp9utils.c codecparsers: vp9: move license blurb into header and remove aux files 2015-12-30 11:04:32 +00:00
vp9utils.h codecparsers: vp9: move license blurb into header and remove aux files 2015-12-30 11:04:32 +00:00