view libavutil.v @ 950:7362675c3e0a libavutil

Add av_clip_int8(), used in the upcoming VP8 decoder.
author rbultje
date Tue, 22 Jun 2010 19:11:33 +0000
parents e95247c85476
children
line wrap: on
line source

LIBAVUTIL_$MAJOR {
        global: av_*; ff_*; avutil_*;
        local: *;
};