view libavformat.v @ 6036:201152a121b5 libavformat

Make ff_random_get_seed public, rename to av_get_random_seed, export the header Keep an old ff_ named function for binary compatibility until the next major bump.
author mstorsjo
date Sun, 23 May 2010 08:53:40 +0000
parents a93a37085393
children
line wrap: on
line source

LIBAVFORMAT_$MAJOR {
        global: *;
};