view libswscale/libswscale.v @ 32345:e9556f0abee8

Replace forward declarations of skip_audio_frame() by proper #include.
author diego
date Sun, 03 Oct 2010 15:32:53 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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