]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/mmf.c
Use dynamically allocated ByteIOContext in AVFormatContext
[frescor/ffmpeg.git] / libavformat / mmf.c
2007-11-21 andomaUse dynamically allocated ByteIOContext in AVFormatContext
2007-09-11 aurelmove unrelated functions declarations out of allformats.h
2007-07-19 takisReplace all occurrances of AVERROR_IO with AVERROR...
2007-07-19 takisReplace all occurrances of AVERROR_NOMEM with AVERROR...
2007-04-08 michaelallocate 32 extra bytes at the end of the probe buffer...
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-07-12 mrumove common stuff from avienc.c and wav.c to new file...
2006-07-10 mruallow individual selection of muxers and demuxers
2006-07-09 mrugive AVInput/OutputFormat structs consistent names
2006-06-30 gpoirierMove initialisations and internal symbols in allformats.h,
2006-04-20 alexreport to user if mmf with midi found (and not supported)
2006-01-19 diegoProperly #ifdef muxer-specific parts.
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-09-23 diegoReplace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUX...
2005-09-20 diegoMisplaced #ifdef, the MMFContext struct is needed outsi...
2005-07-17 michaelchanging AVCodecContext codec -> *codec in AVStream...
2005-07-15 michaelYamaha SMAF file format support patch by (Vidar Madsen...