[FFmpeg-devel] [PATCH 1/2] add YUVJ411P
Paul B Mahol
onemda at gmail.com
Tue May 21 10:53:48 CEST 2013
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.
More information about the ffmpeg-devel
mailing list