view libavformat.v @ 6415:d2ca6ecc8b43 libavformat

Added option to write frames interleaved (yet disabled) For this reason, a MuxerContext and write_trailer()-function was added, to track the previous packet and flush the last packet at the end.
author bindhammer
date Thu, 26 Aug 2010 10:03:09 +0000
parents a93a37085393
children
line wrap: on
line source

LIBAVFORMAT_$MAJOR {
        global: *;
};