• Stefano Sabatini's avatar
    Declare support for the pixel formats: · af0e6621
    Stefano Sabatini authored
    PIX_FMT_YUVJ420P
    PIX_FMT_YUVJ422P
    PIX_FMT_YUVJ440P
    PIX_FMT_YUVJ444P
    
    in the isSupported{In,Out} macros.
    
    These pixel formats are not true pixel formats but hacks specific to
    JPEG in libavcodec. They are deprecated and should be removed (that is
    from libavcodec first and libswscale second)...  but they must be
    tested by swscale-test.
    
    See thread:
    Subject: [FFmpeg-devel] [PATCH] Extend show_pix_fmts() to make it print the input/output support
    Date: 2010-01-30 15:54:08 GMT
    
    Originally committed as revision 30474 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
    af0e6621
Name
Last commit
Last update
..
bfin Loading commit data...
mlib Loading commit data...
ppc Loading commit data...
sparc Loading commit data...
x86 Loading commit data...
Makefile Loading commit data...
colorspace-test.c Loading commit data...
libswscale.v Loading commit data...
options.c Loading commit data...
rgb2rgb.c Loading commit data...
rgb2rgb.h Loading commit data...
rgb2rgb_template.c Loading commit data...
swscale-test.c Loading commit data...
swscale.c Loading commit data...
swscale.h Loading commit data...
swscale_internal.h Loading commit data...
swscale_template.c Loading commit data...
utils.c Loading commit data...
yuv2rgb.c Loading commit data...