view libswscale/libswscale.v @ 32351:7727a2450505

yadif: Explicit wordlength for compare. Fixes compile with clang. Patch by smail Dnmez, ismail namtrac org
author cehoyos
date Sun, 03 Oct 2010 20:49:50 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

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