summaryrefslogtreecommitdiff
path: root/libavformat/avi.h
Commit message (Expand)AuthorAge
* Generalize RIFF INFO tag support; support reading INFO tag in wavVictor Vasiliev2011-11-26
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* avienc: fix AVI stream index for files with >10 streamslongstone2011-02-23
* Add AVI metadata conversion table.Anton Khirnov2010-02-06
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* avi.h does not use anything from avcodec.h.Aurelien Jacobs2008-03-03
* 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
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* initial seek supportFabrice Bellard2003-11-10
* removed ctype.h headerFabrice Bellard2003-09-08
* * keeping compiler happy and quietZdenek Kabelac2003-04-23
* * more strict typesZdenek Kabelac2003-04-23
* Complete support for OpenDML AVIs and AVIs > 2Gb.Roman Shaposhnik2003-04-23
* AVI > 2Gb (OpenDML) generation patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-04-08
* correct AUDIO strf parsing patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-03-12
* renamed libav to libavformatFabrice Bellard2002-11-25