mirror of https://github.com/FFmpeg/FFmpeg.git
Current demuxer recognizes several colorspace formats that begin with 'C420' but does not yet recognize plain 'C420'. GStreamer's y4menc component generates .y4m files with a 'C420' colorspace. This new comparison is placed after the other 'C420' checks so that it doesn't interfere with them. Signed-off-by: Anton Khirnov <anton@khirnov.net>pull/3/merge
parent
af79a0c48a
commit
b864b38397
1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue