summaryrefslogtreecommitdiff
path: root/libav/avi.h
Commit message (Collapse)AuthorAge
* renamed libav to libavformatFabrice Bellard2002-11-25
| | | | Originally committed as revision 1276 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * cleanup statics & constZdenek Kabelac2002-11-11
| | | | Originally committed as revision 1186 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * Made encoding to ASF streams work again. It turns out that the defaultPhilip Gladstone2002-10-30
| | | | | | | | | stream id that AVI wants for MSMPEG4V3 doesn't work for ASF. I have added a flag to indicate that certain tags should not be used in ASF streams. I think that this is the wrong solution (just adding a flag for ASF), but it does work. Originally committed as revision 1112 to svn://svn.ffmpeg.org/ffmpeg/trunk
* unified wav header parsing - added extradata supportFabrice Bellard2002-10-28
| | | | Originally committed as revision 1092 to svn://svn.ffmpeg.org/ffmpeg/trunk
* converted to new APIFabrice Bellard2002-05-20
| | | | Originally committed as revision 547 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * some minor modification by Philip GladstonZdenek Kabelac2002-04-08
| | | | | | * grab containes new code Originally committed as revision 388 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * more warning cleanupsZdenek Kabelac2002-04-08
| | | | | | * adding const & statics Originally committed as revision 387 to svn://svn.ffmpeg.org/ffmpeg/trunk
* correct pcm audio format handlingFabrice Bellard2001-09-24
| | | | Originally committed as revision 147 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Initial revisionFabrice Bellard2001-07-22
Originally committed as revision 5 to svn://svn.ffmpeg.org/ffmpeg/trunk