[FFmpeg-cvslog] r19775 - in trunk: libavcodec/imgconvert.c libavcodec/pixdesc.c libavutil/pixfmt.h
Ramiro Polla
ramiro.polla
Sun Sep 6 03:12:34 CEST 2009
On Sat, Sep 5, 2009 at 8:33 PM, ramiro<subversion at mplayerhq.hu> wrote:
> Author: ramiro
> Date: Sun Sep ?6 01:33:25 2009
> New Revision: 19775
>
> Log:
> Make 16bit YUV formats compatible with NE avcodec_get_pix_fmt().
> Patch by Lars T?uber <lars <dot> taeuber <at> gmx <dot> net>.
FATE fails at the v210 decoder test. The Command string should be changed from
'$BUILD_PATH/ffmpeg -i $SAMPLES_PATH/v210/v210_720p-partial.avi
-pix_fmt yuv422pbe -an -f framecrc -'
to
'$BUILD_PATH/ffmpeg -i $SAMPLES_PATH/v210/v210_720p-partial.avi
-pix_fmt yuv422p16be -an -f framecrc -'
Ramiro Polla
More information about the ffmpeg-cvslog
mailing list