view libswscale/libswscale.v @ 30862:2a8e5cea0c8c

Calculate width and height in mp4_header_process_vop(). Fixes elementary streams with -vc ffodivxvdpau and the native demuxer.
author cehoyos
date Mon, 15 Mar 2010 22:32:11 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

LIBSWSCALE_$MAJOR {
        global: swscale_*; sws_*; ff_*;
        local: *;
};