]> git.sesse.net Git - ffmpeg/history - libavformat/assenc.c
mov: Wrap stsc index and count compare in a separate function
[ffmpeg] / libavformat / assenc.c
2016-02-23 Anton Khirnovlavf: replace AVStream.codec with AVStream.codecpar
2013-09-16 Clément Bœschlavf: Don't explicitly flush after each written packet...
2012-09-15 Anton Khirnovlavf: flush the output AVIOContext in av_write_trailer().
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-07-30 Diego BiurrunImprove descriptiveness of a number of codec and contai...
2012-07-30 Diego Biurrunavformat: Drop pointless "format" from container long...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-17 Anton Khirnovavio: rename put_flush_packet -> avio_flush
2011-02-21 Anton Khirnovavio: avio: avio_ prefixes for put_* functions
2011-01-26 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
2010-12-04 Aurelien Jacobsset default subtitle_codec for ass muxer
2010-12-04 Aurelien Jacobscosmetic: alignment
2010-12-04 Aurelien Jacobsuse designated initializer in ASS (de)muxer
2010-07-25 Aurelien Jacobsadd mime-type for ASS muxer
2010-07-07 Aurelien Jacobsimprove long_name for ass (de)muxer
2008-09-26 Michael NiedermayerASS/SSA muxer.