]> git.sesse.net Git - ffmpeg/history - libavformat/avienc.c
allows adding chapters with NULL title
[ffmpeg] / libavformat / avienc.c
2003-04-23 Zdenek Kabelac* more strict types
2003-04-23 Roman ShaposhnikComplete support for OpenDML AVIs and AVIs > 2Gb.
2003-04-17 Michael Niedermayerwe really shouldnt use M$* as default codec -> use...
2003-04-15 Mike Melansonnative Indeo3 decoder implementation
2003-04-12 Philip GladstoneClear out an unused field in the created AVI file....
2003-04-08 Roman ShaposhnikAVI > 2Gb (OpenDML) generation patch by (Roman Shaposhn...
2003-03-26 Sebastien BechetI420 patch by (Sebastien Bechet <s dot bechet at av7...
2003-03-18 Michael Niedermayermerging a small amount of the changes from BroadQ,...
2003-03-16 Fred Rothgangerrawvideo patch by (Fred Rothganger <rothgang at uiuc...
2003-03-12 Michael Niedermayerper context frame_rate_base, this should finally fix...
2003-03-08 Michael Niedermayerwmv2 & huffyuv regression test
2003-03-08 Michael Niedermayerhuffyuv encoding fixed
2003-03-08 Michael Niedermayerread BITMAPINFOHEADER extra stuff (huffyuv decoding...
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-02-09 Mike Melansonhook this up to the CYUV decoder
2003-01-27 Andriy Rysinaudio only avi patch by (Andriy Rysin <arysin at bcsii...
2002-12-27 Michael Niedermayerhuffyuv 4cc & -strict
2002-12-09 Michael NiedermayerAVVideoFrame -> AVFrame
2002-12-04 Michael Niedermayercleanup
2002-11-25 Fabrice Bellardrenamed libav to libavformat