]> git.sesse.net Git - ffmpeg/history - libavformat/ffm.c
porting optimizations from 4x4 dct to 8x8
[ffmpeg] / libavformat / ffm.c
2004-07-25 Michael Niedermayerffserver fixes by (Koos Vriezen <koos.vriezen at xs4all...
2004-05-29 Michael Niedermayerpass AVPacket into av_write_frame()
2004-03-18 Michael Niedermayeradjust_write_index() fix by ("Curi Fabio Eduardo (SFL...
2003-11-19 Philip GladstoneAdd more resilience in reading ffm files. In particular...
2003-10-14 Mike Melansondisable encoders where appropriate (patch courtesy...
2003-09-10 Fabrice Bellard64 bit pts for writing - more const usage
2003-08-08 Fabrice Bellardadd av_new_stream() usage
2003-03-12 Michael Niedermayerper context frame_rate_base, this should finally fix...
2003-03-08 Michael Niedermayerfixing frame_rate accuracy
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-01-23 Fabrice Bellarduse av_strdup()
2002-12-09 Michael NiedermayerAVVideoFrame -> AVFrame
2002-12-09 Philip GladstoneFix a crash caused by a null coded_picture pointer...
2002-12-04 Michael Niedermayercleanup
2002-11-25 Fabrice Bellardrenamed libav to libavformat