summaryrefslogtreecommitdiff
path: root/libavformat/riff.h
Commit message (Expand)AuthorAge
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Fix two identical warnings when compiling riff.c and nuv.c with icc:Carl Eugen Hoyos2008-12-22
* Remove offset_t typedef and use int64_t directly instead.Diego Biurrun2008-10-03
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* remove deprecated codec_get_{bmp,wav}_{id,tag}()Måns Rullgård2007-07-08
* include all prerequisites in header filesMåns Rullgård2007-06-16
* patch so that the deprecated items show up correctlyMark Cox2007-05-02
* add codec_id <-> codec_tag tables to AVIn/OutputFormatMichael Niedermayer2007-01-21
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-10
* move common stuff from avienc.c and wav.c to new file riff.cMåns Rullgård2006-07-12