gstreamer/gst/videoparsers
He Junyan 7196abf7a3 av1parse: Fix some issues in the src caps.
1. Add the mono_chrome to identify 4:0:0 chroma-format.
2. Correct the mapping between subsampling_x/y and chroma-format.
   There is no 4:4:0 format definition in AV1. And 4:4:4 should
   let both subsampling_x/y be equal to 0.
3. Send the chroma-format when the color space is not RGB.

Fixes: 
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1974>
2021-01-23 10:53:44 +00:00
..
dirac_parse.c
dirac_parse.h
gstav1parse.c av1parse: Fix some issues in the src caps. 2021-01-23 10:53:44 +00:00
gstav1parse.h videoparsers: av1: Add the AV1 parse. 2021-01-19 18:38:03 +00:00
gstdiracparse.c docs: fix element names in section headers 2020-07-10 19:22:29 +00:00
gstdiracparse.h
gsth263parse.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gsth263parse.h
gsth264parse.c h264parse: try harder to update timecode 2020-11-13 13:09:01 +00:00
gsth264parse.h h264parse: Propagate MARKER flag 2020-04-15 14:10:15 +00:00
gsth265parse.c h265parse: Don't enable passthrough by default 2020-10-15 03:25:17 +09:00
gsth265parse.h h265parse: Propagate MARKER flag 2020-04-15 14:10:16 +00:00
gstjpeg2000parse.c jpeg2000parse: sub-sampling parse should take component into account 2020-10-27 08:26:23 +01:00
gstjpeg2000parse.h jpeg2000parse: make explicit that codec_format is for src caps 2019-11-05 21:21:51 +00:00
gstmpeg4videoparse.c videoparsers: Disable gst_base_parse_set_infer_ts 2019-11-19 10:23:31 +02:00
gstmpeg4videoparse.h mpeg4videoparse: allow sending config at IDR 2019-07-31 18:03:19 +00:00
gstmpegvideoparse.c videoparsers: Disable gst_base_parse_set_infer_ts 2019-11-19 10:23:31 +02:00
gstmpegvideoparse.h mpegvideoparse: use gstvideoparseutils to handle user data 2019-08-26 18:14:17 -04:00
gstpngparse.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstpngparse.h
gstvc1parse.c videoparsers: Disable gst_base_parse_set_infer_ts 2019-11-19 10:23:31 +02:00
gstvc1parse.h
gstvideoparseutils.c videoparseutils: Only add a single closed caption meta 2020-07-03 08:25:54 +00:00
gstvideoparseutils.h Revert "videoparseutils: support two new EIA 608 closed caption formats" 2019-12-17 16:44:10 -05:00
gstvp9parse.c vp9parse: Fix the subsampling_x/y to chroma format mapping. 2021-01-23 10:53:44 +00:00
gstvp9parse.h videoparsers: Add vp9parse element 2020-09-10 14:56:52 +00:00
h263parse.c documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
h263parse.h
meson.build videoparsers: av1: Add the AV1 parse. 2021-01-19 18:38:03 +00:00
plugin.c videoparsers: av1: Add the AV1 parse. 2021-01-19 18:38:03 +00:00