summaryrefslogtreecommitdiff
path: root/libavformat/avidec.c
Commit message (Expand)AuthorAge
...
* hacks to support Xan AVI filesMike Melanson2003-09-08
* update duration and start_time - add av_new_stream() usageFabrice Bellard2003-08-08
* use custom packet allocation only for DVFabrice Bellard2003-06-07
* Complete support for OpenDML AVIs and AVIs > 2Gb.Roman Shaposhnik2003-04-23
* memleaksMichael Niedermayer2003-04-19
* AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-03-28
* OpenDML AVI > 2Gb support patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-03-26
* db video chunk in avi files support (idea by Dmitry Poplavsky <dima at thekom...Michael Niedermayer2003-03-20
* per context frame_rate_base, this should finally fix frame_rate related av sy...Michael Niedermayer2003-03-12
* correct AUDIO strf parsing patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-03-12
* fixing parsing of opendml avisMichael Niedermayer2003-03-11
* 10lMichael Niedermayer2003-03-08
* forgot ....Michael Niedermayer2003-03-08
* huffyuv encoding fixedMichael Niedermayer2003-03-08
* read BITMAPINFOHEADER extra stuff (huffyuv decoding fixed)Michael Niedermayer2003-03-08
* reversing not yet reversed changes from r1.7 -> r1.8 except the static/const ...Michael Niedermayer2003-03-08
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
* Try this fixFabrice Bellard2003-02-02
* Fix for odd strf tag in Stargate SG-1 - 3x18 - Shades of Grey.aviFrançois Revol2002-12-20
* cleanupMichael Niedermayer2002-12-04
* renamed libav to libavformatFabrice Bellard2002-11-25