| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/avienc: add reserve_index_space option | Tobias Rapp | 2017-01-31 | 1 | -1/+0 |
* | lavf/avienc: Add xxpc entries to index | Mats Peterson | 2016-03-13 | 1 | -1/+5 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-28 | 1 | -9/+0 |
|\ |
|
| * | Generalize RIFF INFO tag support; support reading INFO tag in wav | Victor Vasiliev | 2011-11-26 | 1 | -9/+0 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | avienc: fix AVI stream index for files with >10 streams | longstone | 2011-02-23 | 1 | -0/+1 |
* | | avienc: fix AVI stream index for files with >10 streams | longstone | 2011-02-23 | 1 | -0/+1 |
|/ |
|
* | Add AVI metadata conversion table. | Anton Khirnov | 2010-02-06 | 1 | -0/+9 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | avi.h does not use anything from avcodec.h. | Aurelien Jacobs | 2008-03-03 | 1 | -2/+0 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Add official LGPL license headers to the files that were missing them. | Diego Biurrun | 2006-09-10 | 1 | -0/+18 |
* | move common stuff from avienc.c and wav.c to new file riff.c | Måns Rullgård | 2006-07-12 | 1 | -24/+0 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -6/+6 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -1/+1 |
* | initial seek support | Fabrice Bellard | 2003-11-10 | 1 | -0/+3 |
* | removed ctype.h header | Fabrice Bellard | 2003-09-08 | 1 | -0/+4 |
* | * keeping compiler happy and quiet | Zdenek Kabelac | 2003-04-23 | 1 | -1/+6 |
* | * more strict types | Zdenek Kabelac | 2003-04-23 | 1 | -1/+2 |
* | Complete support for OpenDML AVIs and AVIs > 2Gb. | Roman Shaposhnik | 2003-04-23 | 1 | -0/+1 |
* | AVI > 2Gb (OpenDML) generation patch by (Roman Shaposhnick <rvs at sun dot com>) | Roman Shaposhnik | 2003-04-08 | 1 | -0/+2 |
* | correct AUDIO strf parsing patch by (Roman Shaposhnick <rvs at sun dot com>) | Roman Shaposhnik | 2003-03-12 | 1 | -2/+1 |
* | renamed libav to libavformat | Fabrice Bellard | 2002-11-25 | 1 | -0/+28 |