]> git.sesse.net Git - ffmpeg/history - libavformat/rmenc.c
Make ff_h264_decode_rbsp_trailing static to h264.c
[ffmpeg] / libavformat / rmenc.c
2010-05-28 Francesco LavraReindent after r23361.
2010-05-28 Francesco LavraUse ff_rm_codec_tags[] in RM muxer. This, incidentally...
2010-03-31 Jean-Daniel DupasReplace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG...
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
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