]> git.sesse.net Git - ffmpeg/history - libavformat/raw.c
no read loop tcp/http and http CRLF fix by (Leon van Stuivenberg <l dot vanstuivenber...
[ffmpeg] / libavformat / raw.c
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-09-08 Fabrice BellardID3 parsing and generation in MP3 format
2003-09-08 Fabrice BellardCODEC_ID_MP3LAME is obsolete
2003-05-22 Michael Niedermayertruncated h263 decoding support / H263-ES "demuxer"
2003-05-07 Roman Shaposhnik * introducing new public interface in imgconvert.c
2003-05-05 Andriy Rysinprefers MP3 codec (rather than MP2) for output if
2003-05-05 Andriy Rysinmp3 codec autodetection patch by (Andriy Rysin <arysin...
2003-04-04 Michael NiedermayerH264 decoder & demuxer
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-02-10 Zdenek Kabelac* static,const,compiler warning cleanup
2003-02-09 Fabrice Bellardraw ac3 auto detects parameters
2003-02-02 Fabrice Bellardavoid too many false detections
2003-01-23 Fabrice Bellardremoved warnings
2002-11-25 Fabrice Bellardrenamed libav to libavformat