Skip to content
Snippets Groups Projects
Commit 7196abf7 authored by He Junyan's avatar He Junyan Committed by GStreamer Marge Bot
Browse files

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: #1502
Part-of: <!1974>
parent 1029c84d
No related branches found
No related tags found
1 merge request!1974Fix the wrong mapping between chroma-format and subsampling_x/y in av1 and vp9 parse.
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment