You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-23 21:54:53 +02:00
Revert "sws/pixfmt/pixdesc: add support for yuva444p"
This reverts commit fc115c80b7.
Tests are broken.
This commit is contained in:
@@ -104,7 +104,6 @@ static const FormatEntry format_entries[PIX_FMT_NB] = {
|
||||
[PIX_FMT_YUV440P] = { 1 , 1 },
|
||||
[PIX_FMT_YUVJ440P] = { 1 , 1 },
|
||||
[PIX_FMT_YUVA420P] = { 1 , 1 },
|
||||
[PIX_FMT_YUVA444P] = { 1 , 1 },
|
||||
[PIX_FMT_RGB48BE] = { 1 , 1 },
|
||||
[PIX_FMT_RGB48LE] = { 1 , 1 },
|
||||
[PIX_FMT_RGB565BE] = { 1 , 1 },
|
||||
|
||||
Reference in New Issue
Block a user