]> git.sesse.net Git - ffmpeg/history - libav/raw.c
* Ogg/Vorbis patch by Mark Hills
[ffmpeg] / libav / raw.c
2002-11-18 Fabrice Bellardnow raw mpeg4 video decoding is fully supported
2002-11-14 John Rylandfixing mp3 detection patch by (John Ryland <jryland...
2002-11-09 Måns Rullgårdc standard style / warnings patch by (mru at users...
2002-10-14 Fabrice Bellardadded null output format for speed testing
2002-10-06 Måns Rullgårdc syntax update patch by (mru at users dot sourceforge...
2002-09-12 Michael Niedermayermpegvideo_probe cant distinguish mpeg4 and mpeg1 raws...
2002-09-12 Michael Niedermayerm4v input support
2002-09-12 Philip GladstoneChange calls to abort() to be calls to av_abort()
2002-09-11 Max Krasnyanskympeg4 raw output support patch by ("Maksim (Max) Krasny...
2002-09-11 Michael Niedermayerfixing raw yuv input
2002-05-25 Fabrice Bellardlicense/copyright change
2002-05-20 Fabrice Bellardconverted to new API
2002-05-18 Fabrice Bellardfixed pcm read
2002-04-08 Zdenek Kabelac* encoding of AC3 with more than 2 channels
2002-04-07 Juanjo- Added force_pts to av_write_packet() to be able to...
2001-09-23 Fabrice Bellardadded pcm formats
2001-09-15 Fabrice Bellardfixed raw read for eof
2001-08-15 Fabrice Bellardadded raw mjpeg
2001-08-13 Fabrice Bellardwin32 fixes
2001-07-22 Fabrice BellardInitial revision