]> git.sesse.net Git - ffmpeg/history - libavformat/riff.h
Include msrledec.h: It contains the prototype for ff_msrle_decode().
[ffmpeg] / libavformat / riff.h
2009-10-16 Carl Eugen HoyosMake AVCodecTag.id enum CodecID and use CODEC_ID_NONE...
2009-06-22 Daniel VerkampAdd ff_ prefixes to exported symbols in libavformat...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-12-22 Carl Eugen HoyosFix two identical warnings when compiling riff.c and...
2008-10-03 Diego BiurrunRemove offset_t typedef and use int64_t directly instead.
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-07-08 Måns Rullgårdremove deprecated codec_get_{bmp,wav}_{id,tag}()
2007-06-16 Måns Rullgårdinclude all prerequisites in header files
2007-05-02 Mark Coxpatch so that the deprecated items show up correctly
2007-01-21 Michael Niedermayeradd codec_id <-> codec_tag tables to AVIn/OutputFormat
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-10 Diego BiurrunAdd official LGPL license headers to the files that...
2006-07-12 Måns Rullgårdmove common stuff from avienc.c and wav.c to new file...