]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/mm.c
Fix warning when compiling with FRSH
[frescor/ffmpeg.git] / libavformat / mm.c
2009-02-16 benoitAdd a context to av_log() call and update the trace...
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-11 diegoFix build: Add intreadwrite.h and bswap.h #includes...
2008-08-24 reimarRemove useless empty close functions in mmf and mm...
2008-07-08 prossRemove AVPaletteControl from ALG MM demuxer/decoder
2008-06-03 diegoMake long_names in lavf/lavdev optional depending on...
2007-11-21 andomaUse dynamically allocated ByteIOContext in AVFormatContext
2007-07-19 takisReplace all occurrances of AVERROR_IO with AVERROR...
2007-07-19 takisReplace all occurrances of AVERROR_NOMEM with AVERROR...
2007-07-05 diegolicense header consistency cosmetics
2007-04-08 diegoGet rid of unnecessary pointer casts.
2007-04-08 michaelallocate 32 extra bytes at the end of the probe buffer...
2007-01-19 alexrename BE/LE_8/16/32 to AV_RL/B_8/16/32
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-07-26 diegoFix FSF postal address.
2006-07-10 mruallow individual selection of muxers and demuxers
2006-07-09 mrugive AVInput/OutputFormat structs consistent names
2006-02-12 melansoncomplete American Laser Games MM playback system, court...