view libavcodec.v @ 11323:7089198d1d10 libavcodec

Make av_get_bit_rate() static and remove av_, the function is only used inside libavcodec/utils.c.
author cehoyos
date Sun, 28 Feb 2010 19:05:51 +0000
parents e80dfe0c441b
children
line wrap: on
line source

LIBAVCODEC_$MAJOR {
        global: *;
};