gstreamer/tests/check/libs
Haihao Xiang 626af12498 h265parser: select the right profile for high throughput SCC stream
Currently screen-extended-high-throughput-444 is recognized as
screen-extended-main-444, screen-extended-high-throughput-444-10 is
recognized as screen-extended-main-444-10 because they have the same
extension flags, so without this patch, it is possible that a decoder
which supports SCC but doesn't support throughput SCC will try to decode
a throughput SCC stream.

e.g.
https://www.itu.int/wftp3/av-arch/jctvc-site/bitstream_exchange/draft_conformance/SCC/HT_A_SCC_Apple_2.zip

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1328>
2020-09-16 16:51:45 +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 h265parser: select the right profile for high throughput SCC stream 2020-09-16 16:51:45 +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
vkinstance.c vulkan/instance: expose extension/layer choices 2020-06-21 09:30:29 +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