]> git.sesse.net Git - ffmpeg/history - libavformat/yuv4mpeg.c
Autodesk Animator Studio Codec (AASC) video decoder, courtesy of
[ffmpeg] / libavformat / yuv4mpeg.c
2005-01-19 Roine Gustafssonadd luma only support to yuv4mpeg patch by (Roine Gusta...
2005-01-04 Roine Gustafsson- Writes correct unknown aspect
2004-10-01 Michael Niedermayerdo not call (av_)abort()
2004-06-19 Mike Melansonsweeping change from -EIO -> AVERROR_IO
2004-05-29 Michael Niedermayerpass AVPacket into av_write_frame()
2004-04-01 Steven M. Schultzyuv4mpeg output 'C' tag patch by ("Steven M. Schultz...
2004-03-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-10-20 Michael NiedermayerAVRational
2003-10-20 Michael Niedermayerbottom_field_first -> top_field_first
2003-10-18 Roman Shaposhnik * providing MPEG codecs with a generic fields in...
2003-10-14 Mike Melansondisable encoders where appropriate (patch courtesy...
2003-09-25 Steven M. Schultzyuv4mpeg.c extra space patch by ("Steven M. Schultz...
2003-09-10 Fabrice Bellard64 bit pts for writing - more const usage
2003-08-29 Charles Yatesstdin patch by (Charles Yates <charles dot yates at...
2003-08-05 D Richard Felker IIIyuv4mpeg pipe reader for libavformat patch by (D Richar...
2003-07-17 Fabrice Bellardremoved warnings
2003-03-12 Michael Niedermayerper context frame_rate_base, this should finally fix...
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-01-11 Fabrice Bellardextracted yuv4mpeg from img.c (untested)