view libswscale/libswscale.v @ 30972:886527159cae

Implement VOCTRL_DRAW_IMAGE instead of the deprecated draw_frame, avoiding an extra memcpy in case of stride mismatch.
author reimar
date Mon, 05 Apr 2010 07:15:22 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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