aboutsummaryrefslogtreecommitdiff
path: root/libavformat/mux.c
AgeCommit message (Expand)Author
2013-09-16lavf: Add a flag to enable/disable per-packet flushingLuca Barbato
2013-08-02Disable deprecation warnings for cases where a replacement is availableDiego Biurrun
2013-06-24lavf: don't abort if both encoder and muxer aspect ratios are not setRafaël Carré
2013-06-16avf: move ff_write_chained to mux.cLuca Barbato
2013-05-16Remove commented-out debug #define cruftDiego Biurrun
2013-04-30avformat: Drop unnecessary ff_ name prefixes from static functionsDiego Biurrun
2013-04-25lavf: introduce AVFMT_TS_NEGATIVELuca Barbato
2013-03-11lavf: remove disabled FF_API_INTERLEAVE_PACKET cruftAnton Khirnov
2013-03-08avpacket: use AVBuffer to allow refcounting the packets.Anton Khirnov
2013-01-14lavf: Fix assignments in if()Michael Niedermayer
2012-10-01avformat: refactor avformat_write_headerLuca Barbato
2012-10-01avformat: refactor avformat_write_headerLuca Barbato
2012-10-01avformat: split muxing functions from util.cLuca Barbato