view libavutil.v @ 875:69a4f52a47e4 libavutil

random_seed: try other alternatives if reading /dev/random fails
author mru
date Thu, 11 Mar 2010 02:32:11 +0000
parents e95247c85476
children
line wrap: on
line source

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