]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/mmf.c
O_DIRECT works!!!
[frescor/ffmpeg.git] / libavformat / mmf.c
2009-02-12 diegoUse more descriptive format long_names.
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-10-03 diegoRemove offset_t typedef and use int64_t directly instead.
2008-09-08 michaelBump Major version, this commit is almost just renaming...
2008-09-02 diegoReplace generic CONFIG_MUXERS preprocessor conditionals...
2008-08-24 reimarMark several libavformat arrays const
2008-08-24 reimarRemove useless empty close functions in mmf and mm...
2008-07-11 diegoMove a function and an #ifdef CONFIG_MUXERS so that...
2008-06-06 ramiroRemove wrappers of pcm_read_seek().
2008-06-03 diegoMake long_names in lavf/lavdev optional depending on...
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...