summaryrefslogtreecommitdiff
path: root/libavformat/raw.c
Commit message (Expand)AuthorAge
* disable encoders where appropriate (patch courtesy of BEROMike Melanson2003-10-14
* 64 bit pts for writing - more const usageFabrice Bellard2003-09-10
* ID3 parsing and generation in MP3 formatFabrice Bellard2003-09-08
* CODEC_ID_MP3LAME is obsoleteFabrice Bellard2003-09-08
* truncated h263 decoding support / H263-ES "demuxer"Michael Niedermayer2003-05-22
* * introducing new public interface in imgconvert.cRoman Shaposhnik2003-05-07
* prefers MP3 codec (rather than MP2) for output ifAndriy Rysin2003-05-05
* mp3 codec autodetection patch by (Andriy Rysin <arysin at bcsii dot net>)Andriy Rysin2003-05-05
* H264 decoder & demuxerMichael Niedermayer2003-04-04
* per context frame_rate_base, this should finally fix frame_rate related av sy...Michael Niedermayer2003-03-12
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
* * static,const,compiler warning cleanupZdenek Kabelac2003-02-10
* raw ac3 auto detects parametersFabrice Bellard2003-02-09
* avoid too many false detectionsFabrice Bellard2003-02-02
* removed warningsFabrice Bellard2003-01-23
* renamed libav to libavformatFabrice Bellard2002-11-25