aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/avidec.c
Commit message (Expand)AuthorAgeFilesLines
* audio pts fixMichael Niedermayer2004-01-101-1/+5
* fixing some seek failure issuesMichael Niedermayer2004-01-101-1/+3
* 10lMichael Niedermayer2004-01-041-2/+4
* forgot ...Michael Niedermayer2004-01-031-0/+1
* initial seek supportFabrice Bellard2003-11-101-26/+291
* * fixes for broken builds on Solaris, OS2 and all bingendianRoman Shaposhnik2003-11-041-2/+2
* Make avi and asf demuxer export palette in palctrlRoberto Togni2003-11-021-0/+16
* * DV demuxer is now capable of decoding auxilary audio stream. So,Roman Shaposhnik2003-10-311-4/+9
* * DV handling was streamlined for both muxing/demuxing andRoman Shaposhnik2003-09-291-91/+49
* hacks to support Xan AVI filesMike Melanson2003-09-081-0/+7
* update duration and start_time - add av_new_stream() usageFabrice Bellard2003-08-081-16/+42
* use custom packet allocation only for DVFabrice Bellard2003-06-071-25/+31
* Complete support for OpenDML AVIs and AVIs > 2Gb.Roman Shaposhnik2003-04-231-0/+1
* memleaksMichael Niedermayer2003-04-191-1/+12
* AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-03-281-22/+93
* OpenDML AVI > 2Gb support patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-03-261-9/+35
* db video chunk in avi files support (idea by Dmitry Poplavsky <dima at thekom...Michael Niedermayer2003-03-201-1/+2
* per context frame_rate_base, this should finally fix frame_rate related av sy...Michael Niedermayer2003-03-121-6/+10
* correct AUDIO strf parsing patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-03-121-1/+1
* fixing parsing of opendml avisMichael Niedermayer2003-03-111-28/+41
* 10lMichael Niedermayer2003-03-081-1/+1
* forgot ....Michael Niedermayer2003-03-081-0/+1
* huffyuv encoding fixedMichael Niedermayer2003-03-081-0/+3
* read BITMAPINFOHEADER extra stuff (huffyuv decoding fixed)Michael Niedermayer2003-03-081-10/+32
* reversing not yet reversed changes from r1.7 -> r1.8 except the static/const ...Michael Niedermayer2003-03-081-22/+27
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-3/+3
* Try this fixFabrice Bellard2003-02-021-1/+2
* Fix for odd strf tag in Stargate SG-1 - 3x18 - Shades of Grey.aviFrançois Revol2002-12-201-0/+2
* cleanupMichael Niedermayer2002-12-041-0/+2
* renamed libav to libavformatFabrice Bellard2002-11-251-0/+256