view libavformat.v @ 5873:e3fb53259d86 libavformat

Put ff_flac_write_header() in a separate C file to allow it to be shared without duplicating code or adding a dependency on vorbiscomment.o.
author jbr
date Tue, 23 Mar 2010 23:58:45 +0000
parents a93a37085393
children
line wrap: on
line source

LIBAVFORMAT_$MAJOR {
        global: *;
};