]> git.sesse.net Git - ffmpeg/history - libavformat/au.c
porting optimizations from 4x4 dct to 8x8
[ffmpeg] / libavformat / au.c
2004-06-19 Mike Melansonsweeping change from -EIO -> AVERROR_IO
2004-05-29 Michael Niedermayerpass AVPacket into av_write_frame()
2003-11-10 Fabrice Bellardseek support for PCM formats
2003-10-14 Mike Melansondisable encoders where appropriate (patch courtesy...
2003-09-10 Fabrice Bellard64 bit pts for writing - more const usage
2003-08-18 Michael Niedermayeruse codec_tag for encoding too
2003-08-08 Fabrice Bellardadd av_new_stream() usage
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2002-12-04 Michael Niedermayercleanup
2002-11-25 Fabrice Bellardrenamed libav to libavformat