]> git.sesse.net Git - ffmpeg/history - libavformat/ffm.c
no read loop tcp/http and http CRLF fix by (Leon van Stuivenberg <l dot vanstuivenber...
[ffmpeg] / libavformat / ffm.c
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