gstreamer/tests/check/libs
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
..
av1parser.c libs: parser: Adds AV1 parser. 2020-05-01 19:55:41 +00:00
h264parser.c h264parser: Add support for creating picture timing SEI 2020-04-08 15:39:12 +00:00
h265parser.c test: h265parser: Add check for high throughput scc. 2020-04-28 13:54:11 +00:00
insertbin.c documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
isoff.c isoff: Add parsing mss specific tfrf and tfxd boxes 2017-08-25 17:21:32 -07:00
isoff.h isoff: Add parsing mss specific tfrf and tfxd boxes 2017-08-25 17:21:32 -07:00
mpegts.c mpegts: Add support for SCTE-35 sections 2019-10-31 12:31:27 +00:00
mpegvideoparser.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
nalutils.c nalutils: Introduce NAL writer helper methods 2020-03-30 07:59:10 +00:00
planaraudioadapter.c Run gst-indent through the files 2018-11-28 14:18:26 +00:00
player.c documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
vc1parser.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
vkcommandpool.c vulkan: implement command buffer reuse 2019-09-19 02:01:35 +00:00
vkdevice.c vulkan: split physical device from logical device 2019-09-17 13:02:44 +10:00
vkimage.c vulkan: move fullscreenquad object to library 2019-12-04 07:20:27 +00:00
vkmemory.c vkbuffer: remove buffer view from the memory 2019-09-25 11:11:02 +00:00
vkwindow.c vulkan/window: add property for the parent display 2019-07-05 16:20:05 +10:00
vp8parser.c check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
vp9parser.c tests: vp9parser: Add test parsing superframe 2020-03-02 01:55:33 +09:00