gstreamer/gst-libs/gst/codecparsers
Georg Ottinger 13d55627f0 libs: parser: Adds AV1 parser.
This is the first version of AV1 parser implementation in GStreamer.

A test file is also provied with several test cases. It contains a
test sequence taken from the aom testdata set, with one key and one
inter-frame. The same test sequence has been reencoded to annexb.

testdata is taken from aom testdata (and reencoded for annexb) as well
as handcrafted testcases. Once reference testdata is available, the
testing could be imporved aswell.

Co-author: He Junyan <junyan.he@hotmail.com>
Co-author: Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/785>
2020-05-01 19:55:41 +00: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
gstav1parser.c libs: parser: Adds AV1 parser. 2020-05-01 19:55:41 +00:00
gstav1parser.h libs: parser: Adds AV1 parser. 2020-05-01 19:55:41 +00:00
gsth264parser.c h264parser: Add APIs to allow update SPS/PPS 2020-04-09 19:33:56 +00:00
gsth264parser.h h264parser: Add APIs to allow update SPS/PPS 2020-04-09 19:33:56 +00:00
gsth265parser.c libs: h265parser: Add High throughput scc extensions profiles' IDC. 2020-04-28 13:54:11 +00:00
gsth265parser.h libs: h265parser: Add High throughput scc extensions profiles' IDC. 2020-04-28 13:54:11 +00: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 documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
gstmpeg4parser.h libs: codecparser: add missing unstable api warning 2020-03-16 18:07:54 +01: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: fix debug category initialisation 2019-05-25 15:29:25 +02:00
gstmpegvideoparser.h gstmpegvideoparser: Documentation fixes 2019-07-05 00:17:58 +10:00
gstvc1parser.c vc1parser : fix a miswrite 2019-11-11 02:12:34 +00:00
gstvc1parser.h documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
gstvp8parser.c codecparsers: fix debug category initialisation 2019-05-25 15:29:25 +02:00
gstvp8parser.h libs: codecparser: add missing unstable api warning 2020-03-16 18:07:54 +01: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 vp9parser: Add new API for parsing superframe info 2020-03-02 01:31:38 +09:00
gstvp9parser.h vp9parser: Add new API for parsing superframe info 2020-03-02 01:31:38 +09:00
meson.build libs: parser: Adds AV1 parser. 2020-05-01 19:55:41 +00:00
nalutils.c nalutils: Introduce NAL writer helper methods 2020-03-30 07:59:10 +00:00
nalutils.h nalutils: Introduce NAL writer helper methods 2020-03-30 07:59:10 +00: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