]> git.sesse.net Git - ffmpeg/history - libavformat/rmenc.c
mkvenc: Handle negative timestamps correctly
[ffmpeg] / libavformat / rmenc.c
2009-03-21 Ronald S. BultjeRemove index writing in RM muxer, since it is broken...
2009-02-17 Aurelien Jacobsuse new metadata API in rm (de)muxer
2009-02-12 Diego BiurrunUse more descriptive format long_names.
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2008-12-13 Ronald S. BultjeSplit RMContext into RMDemux/MuxContext and make them...
2008-08-03 Justin Rugglescosmetics: make all references to AC-3 capitalized...
2008-06-03 Stefano SabatiniMake long_names in lavf/lavdev optional depending on...
2008-05-26 Diego Biurrunconsistency cosmetics: indices --> indexes
2007-12-02 Kostya ShishkovFix muxer so that generated files are playable by realp...
2007-11-21 Björn AxelssonUse dynamically allocated ByteIOContext in AVFormatContext
2007-05-30 Aurelien Jacobssplit rm muxer and demuxer in their own files