[FFmpeg-devel] [PATCH 1/2] add YUVJ411P

Paul B Mahol onemda at gmail.com
Tue May 21 16:39:57 CEST 2013


On 5/21/13, compn <tempn at twmi.rr.com> wrote:
> 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?
yes

> the filters support too many?
yes

> there are too many fate tests?
yes

> there is a some duplication between lavu lavc and swscale?
yes

> we need more docs so that other devs can add formats easily?
yes

>
> -compn
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list