view libavutil.v @ 1013:83021885b234 libavutil

Cosmetics: use x ? y : z construct and merge intialization and definition for the val variable in av_read_image_line(). Simplify.
author stefano
date Sun, 12 Sep 2010 21:31:39 +0000
parents e95247c85476
children
line wrap: on
line source

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