view libavcodec.v @ 11378:f46b68960464 libavcodec

Move some VC1 dsp prototypes to dsputil.h; they are defined in dsputil.c Also fix function definitions to match prototypes (missing const).
author mru
date Sat, 06 Mar 2010 22:36:55 +0000
parents e80dfe0c441b
children
line wrap: on
line source

LIBAVCODEC_$MAJOR {
        global: *;
};