diff options
author | Paul B Mahol <onemda@gmail.com> | 2012-01-27 00:43:23 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-01-28 01:30:41 +0100 |
commit | f9ca1ac7968f155db51944eac11d393d862e1baa (patch) | |
tree | 5262b4b535362761fcb310259024d063316009fc /tests/ref/lavfi/pixfmts_scale | |
parent | 01fcbdf9cedcf14418b5886205261e532167f949 (diff) | |
download | ffmpeg-f9ca1ac7968f155db51944eac11d393d862e1baa.tar.gz |
sws/pixfmt/pixdesc: add support for yuva444p
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
Conflicts:
libavutil/avutil.h
libavutil/pixfmt.h
Diffstat (limited to 'tests/ref/lavfi/pixfmts_scale')
-rw-r--r-- | tests/ref/lavfi/pixfmts_scale | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ref/lavfi/pixfmts_scale b/tests/ref/lavfi/pixfmts_scale index f45295128d..dffb37379a 100644 --- a/tests/ref/lavfi/pixfmts_scale +++ b/tests/ref/lavfi/pixfmts_scale @@ -62,6 +62,7 @@ yuv444p16le a0c5d3c7bf3f181db503cf8e450d1335 yuv444p9be 9ac2643ce7f7e5c4e17c8c9fd8494d4a yuv444p9le 896a1cc9cccca1ba410dd53942d33cc4 yuva420p 8673a9131fb47de69788863f93a50eb7 +yuva444p 2d09fa4aaf1f6def1d41f0af78fe4433 yuvj420p 30427bd6caf5bda93a173dbebe759e09 yuvj422p fc8288f64fd149573f73cf8da05d8e6d yuvj440p 508ac7a9ddeb6d1794a1100ba7a1664c |