]> git.sesse.net Git - ffmpeg/history - libavformat/mux.c
rtpproto: Check for the right feature when reading a sockaddr_in6
[ffmpeg] / libavformat / mux.c
2013-08-02 Diego BiurrunDisable deprecation warnings for cases where a replacem...
2013-06-24 Rafaël Carrélavf: don't abort if both encoder and muxer aspect...
2013-06-16 Luca Barbatoavf: move ff_write_chained to mux.c
2013-05-15 Diego BiurrunRemove commented-out debug #define cruft
2013-04-30 Diego Biurrunavformat: Drop unnecessary ff_ name prefixes from stati...
2013-04-25 Luca Barbatolavf: introduce AVFMT_TS_NEGATIVE
2013-03-11 Anton Khirnovlavf: remove disabled FF_API_INTERLEAVE_PACKET cruft
2013-03-08 Anton Khirnovavpacket: use AVBuffer to allow refcounting the packets.
2013-01-14 Michael Niedermayerlavf: Fix assignments in if()
2012-10-01 Luca Barbatoavformat: refactor avformat_write_header
2012-10-01 Luca Barbatoavformat: refactor avformat_write_header
2012-10-01 Luca Barbatoavformat: split muxing functions from util.c