]> git.sesse.net Git - ffmpeg/history - libavformat/mmf.c
Bump Major version, this commit is almost just renaming bits_per_sample to
[ffmpeg] / libavformat / mmf.c
2008-09-08 Luca AbeniBump Major version, this commit is almost just renaming...
2008-09-02 Diego BiurrunReplace generic CONFIG_MUXERS preprocessor conditionals...
2008-08-24 Reimar DöffingerMark several libavformat arrays const
2008-08-24 Reimar DöffingerRemove useless empty close functions in mmf and mm...
2008-07-11 Diego BiurrunMove a function and an #ifdef CONFIG_MUXERS so that...
2008-06-06 Ramiro PollaRemove wrappers of pcm_read_seek().
2008-06-03 Stefano SabatiniMake long_names in lavf/lavdev optional depending on...
2007-11-21 Björn AxelssonUse dynamically allocated ByteIOContext in AVFormatContext
2007-09-11 Aurelien Jacobsmove unrelated functions declarations out of allformats.h
2007-07-19 Panagiotis IssarisReplace all occurrences of AVERROR_IO with AVERROR...
2007-07-19 Panagiotis IssarisReplace all occurrences of AVERROR_NOMEM with AVERROR...
2007-04-08 Michael Niedermayerallocate 32 extra bytes at the end of the probe buffer...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-07-12 Måns Rullgårdmove common stuff from avienc.c and wav.c to new file...
2006-07-10 Måns Rullgårdallow individual selection of muxers and demuxers
2006-07-09 Måns Rullgårdgive AVInput/OutputFormat structs consistent names
2006-06-30 Diego PettenòMove initialisations and internal symbols in allformats.h,
2006-04-20 Alex Beregszaszireport to user if mmf with midi found (and not supported)
2006-01-19 Gildas BazinProperly #ifdef muxer-specific parts.
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-09-23 Diego BiurrunReplace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUX...
2005-09-20 Diego BiurrunMisplaced #ifdef, the MMFContext struct is needed outsi...
2005-07-17 Michael Niedermayerchanging AVCodecContext codec -> *codec in AVStream...
2005-07-15 Vidar MadsenYamaha SMAF file format support patch by (Vidar Madsen...