view libavformat.v @ 6065:441608273a5c libavformat

Use ff_rm_codec_tags[] in RM muxer. This, incidentally, also allows muxing other audio codecs rather than only AC-3, so add some code that makes word byte-swapping only happen for AC-3, not for all audio codecs. Patch by Francesco Lavra <francescolavra interfree it>.
author rbultje
date Fri, 28 May 2010 18:21:25 +0000
parents a93a37085393
children
line wrap: on
line source

LIBAVFORMAT_$MAJOR {
        global: *;
};