]> git.sesse.net Git - ffmpeg/history - libavformat/avidec.c
libdts support by (Benjamin Zores <ben at geexbox dot org>)
[ffmpeg] / libavformat / avidec.c
2004-07-14 Michael Niedermayerplay more broken files
2004-05-30 Michael Niedermayer10l
2004-05-30 Michael Niedermayerskip subtitle streams instead of perishing
2004-05-29 Michael Niedermayerexporting keyframe flags, fixes keyframe stuff with...
2004-05-24 Michael Niedermayer100l (avi seeking)
2004-05-24 Michael Niedermayer100l (AVStream.duration)
2004-05-23 Michael Niedermayerstore index for seeking in the native timebase of each...
2004-05-21 Michael Niedermayermove time_base (pts_num/pts_den) from AVFormatContext...
2004-05-06 Michael Niedermayervbr audio fix
2004-01-10 Michael Niedermayeraudio pts fix
2004-01-10 Michael Niedermayerfixing some seek failure issues
2004-01-04 Michael Niedermayer10l
2004-01-03 Michael Niedermayerforgot ...
2003-11-10 Fabrice Bellardinitial seek support
2003-11-04 Roman Shaposhnik * fixes for broken builds on Solaris, OS2 and all...
2003-11-02 Roberto TogniMake avi and asf demuxer export palette in palctrl
2003-10-31 Roman Shaposhnik * DV demuxer is now capable of decoding auxilary...
2003-09-29 Roman Shaposhnik * DV handling was streamlined for both muxing/demuxi...
2003-09-08 Mike Melansonhacks to support Xan AVI files
2003-08-08 Fabrice Bellardupdate duration and start_time - add av_new_stream...
2003-06-07 Fabrice Bellarduse custom packet allocation only for DV
2003-04-23 Roman ShaposhnikComplete support for OpenDML AVIs and AVIs > 2Gb.
2003-04-19 Michael Niedermayermemleaks
2003-03-28 Roman ShaposhnikAVI type 1 support patch by (Roman Shaposhnick <rvs...
2003-03-26 Roman ShaposhnikOpenDML AVI > 2Gb support patch by (Roman Shaposhnick...
2003-03-20 Michael Niedermayerdb video chunk in avi files support (idea by Dmitry...
2003-03-12 Michael Niedermayerper context frame_rate_base, this should finally fix...
2003-03-12 Roman Shaposhnikcorrect AUDIO strf parsing patch by (Roman Shaposhnick...
2003-03-11 Michael Niedermayerfixing parsing of opendml avis
2003-03-08 Michael Niedermayer10l
2003-03-08 Michael Niedermayerforgot ....
2003-03-08 Michael Niedermayerhuffyuv encoding fixed
2003-03-08 Michael Niedermayerread BITMAPINFOHEADER extra stuff (huffyuv decoding...
2003-03-08 Michael Niedermayerreversing not yet reversed changes from r1.7 -> r1...
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-02-02 Fabrice BellardTry this fix
2002-12-20 François RevolFix for odd strf tag in Stargate SG-1 - 3x18 - Shades...
2002-12-04 Michael Niedermayercleanup
2002-11-25 Fabrice Bellardrenamed libav to libavformat