view libavcodec.v @ 12096:900b6c2523dc libavcodec

Add av_unused to decode_mb_skip declaration to fix the following warning: libavcodec/h264.h:1260: warning: ¡Ædecode_mb_skip¡Ç defined but not used patch by Eli Friedman, eli.friedman gmail com
author diego
date Tue, 06 Jul 2010 07:40:35 +0000
parents e80dfe0c441b
children
line wrap: on
line source

LIBAVCODEC_$MAJOR {
        global: *;
};