[FFmpeg-devel] [PATCH 1/2] add YUVJ411P
compn
tempn at twmi.rr.com
Tue May 21 16:29:06 CEST 2013
On Tue, 21 May 2013 08:53:48 +0000, Paul B Mahol wrote:
>On 5/20/13, Michael Niedermayer <michaelni at gmx.at> wrote:
>> Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
>> ---
>> libavcodec/utils.c | 1 +
>> libavutil/pixdesc.c | 12 ++++++++++++
>> libavutil/pixfmt.h | 1 +
>> libswscale/utils.c | 4 ++++
>> tests/ref/fate/filter-pixdesc | 1 +
>> tests/ref/fate/filter-pixfmts-copy | 1 +
>> tests/ref/fate/filter-pixfmts-field | 1 +
>> tests/ref/fate/filter-pixfmts-hflip | 1 +
>> tests/ref/fate/filter-pixfmts-il | 1 +
>> tests/ref/fate/filter-pixfmts-null | 1 +
>> tests/ref/fate/filter-pixfmts-pad | 1 +
>> tests/ref/fate/filter-pixfmts-scale | 1 +
>> tests/ref/fate/filter-pixfmts-swapuv | 1 +
>> tests/ref/fate/filter-pixfmts-vflip | 1 +
>> 14 files changed, 28 insertions(+)
>>
>
>OK, but i think there is too many formats.
you mean we support too many?
the filters support too many?
there are too many fate tests?
there is a some duplication between lavu lavc and swscale?
we need more docs so that other devs can add formats easily?
-compn
More information about the ffmpeg-devel
mailing list