]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/avienc.c
Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roine
[frescor/ffmpeg.git] / libavformat / avienc.c
2005-05-17 melansonFraps FPS1 video decoder (v1 & v2), courtesy of Roine...
2005-05-16 mruadd VP30 fourcc
2005-04-30 michaelswitch to native time bases
2005-04-20 michaelIndeo 2 decoder by (Kostya <> kostya.shishkov gmail...
2005-04-03 melansonAutodesk Animator Studio Codec (AASC) video decoder...
2005-04-01 michaelfix vorbis in avi
2005-03-26 melansonWinnov WNV1 video decoder, courtesy of Konstantin Shishkov
2005-03-23 michael29_vtag_in_ASF_not_effective.patch by (Calcium | calciu...
2005-03-15 michaelsample_size fix
2005-03-01 melansongo LOCO, courtesy of Kostya Shishkov
2005-02-22 michaelswitch MPEG4 fourcc to FMP4
2005-01-23 michaelwmv3
2005-01-13 michael10l (a level of indirection too much) patch by (Wolfram...
2005-01-12 michaeltimestamp truncation fix?
2005-01-01 michaelWV1F support
2004-11-28 lorenmsplit ffhuffyuv into 2 codecs:
2004-11-17 melansonnative QPEG video decoder, courtesy of Konstantin Shishkov
2004-11-06 michaelcbr audio muxing fix
2004-10-27 melansonMiro VideoXL (VIXL) decoder, courtesy of Konstantin...
2004-10-24 michaeldvr-ms video decoding support
2004-10-06 kabi* fixing a few of gcc 'clean-code' warnings
2004-10-01 michaeldo not call (av_)abort()
2004-09-16 melansonIBM Ultimotion video decoder, courtesy of Konstantin...
2004-08-22 rtognimph261
2004-08-14 melansonTechSmith Camtasia (TSCC) video decoder, courtesy of...
2004-07-25 michaelmy experimental wavelet codec
2004-07-21 michaelraw rgb support
2004-06-17 michael10l fix by (Bohdan Horst <nexus at irc dot pl>)
2004-06-15 michaelpass timestamps correctly for -sync 0
2004-06-10 michaelmore fourccs
2004-05-29 michaelpass AVPacket into av_write_frame()
2004-05-07 melansonsupport SVQ1 in AVI files, just for fun
2004-04-11 michaelcodec tag for FLV
2004-04-11 michael4xm codec tag
2004-04-11 michaelsome tag for mpeg2, so looking MPEG2VIDEO up works
2004-01-12 rtognimpMSZH and ZLIB decoder support
2003-12-03 melansonDUCK codec
2003-11-29 michaelH264 fourcc patch by (Laurent Aimar <fenrir at via...
2003-10-14 melansondisable encoders where appropriate (patch courtesy...
2003-10-01 tmmmNew demuxers: Sega FILM/CPK, Westwood VQA & AUD; new...
2003-09-29 michaelni10l
2003-09-10 bellard64 bit pts for writing - more const usage
2003-09-08 bellardCODEC_ID_MP3LAME is obsolete
2003-09-08 tmmmhacks to support Xan AVI files
2003-09-05 al3xinitial nut muxer and demuxer (demuxer is not fail...
2003-09-04 michaelnicase insensitive codec_get_id()
2003-09-01 michaelniasv2 regression test
2003-07-24 michaelniATI VCR2
2003-07-24 michaelniATI VCR1 decoder
2003-07-12 michaelni10l
2003-06-20 al3xlossless jpeg support
2003-06-09 michaelni10l
2003-05-27 michaelniasv1 regression test
2003-05-07 romansh * introducing new public interface in imgconvert.c
2003-05-05 tmmmfirst pass at a new VP3 video decoder
2003-04-24 romansh * Making AVI encoding predictable (all JUNK chunks...
2003-04-23 kabi* keeping compiler happy and quiet
2003-04-23 kabi* more strict types
2003-04-23 romanshComplete support for OpenDML AVIs and AVIs > 2Gb.
2003-04-17 michaelniwe really shouldnt use M$* as default codec -> use...
2003-04-15 tmmmnative Indeo3 decoder implementation
2003-04-12 philipjsgClear out an unused field in the created AVI file....
2003-04-08 michaelniAVI > 2Gb (OpenDML) generation patch by (Roman Shaposhn...
2003-03-26 michaelniI420 patch by (Sebastien Bechet <s dot bechet at av7...
2003-03-18 michaelnimerging a small amount of the changes from BroadQ,...
2003-03-16 michaelnirawvideo patch by (Fred Rothganger <rothgang at uiuc...
2003-03-12 michaelniper context frame_rate_base, this should finally fix...
2003-03-08 michaelniwmv2 & huffyuv regression test
2003-03-08 michaelnihuffyuv encoding fixed
2003-03-08 michaelniread BITMAPINFOHEADER extra stuff (huffyuv decoding...
2003-02-11 kabi* UINTX -> uintx_t INTX -> intx_t
2003-02-09 tmmmhook this up to the CYUV decoder
2003-01-27 michaelniaudio only avi patch by (Andriy Rysin <arysin at bcsii...
2002-12-27 michaelnihuffyuv 4cc & -strict
2002-12-09 michaelniAVVideoFrame -> AVFrame
2002-12-04 michaelnicleanup
2002-11-25 bellardrenamed libav to libavformat