summaryrefslogtreecommitdiff
path: root/libavformat/aviobuf.c
Commit message (Collapse)AuthorAge
* checksuming for nut & nice checksum API for libavformatMichael Niedermayer2004-04-05
| | | | Originally committed as revision 2969 to svn://svn.ffmpeg.org/ffmpeg/trunk
* decode latency patch by (Leon van Stuivenberg <l dot vanstuivenberg at ↵Leon van Stuivenberg2004-03-15
| | | | | | chello dot nl>) Originally committed as revision 2896 to svn://svn.ffmpeg.org/ffmpeg/trunk
* avio patch by (Gildas Bazin <gbazin at altern dot org>)Gildas Bazin2004-02-14
| | | | Originally committed as revision 2783 to svn://svn.ffmpeg.org/ffmpeg/trunk
* disable encoders where appropriate (patch courtesy of BEROMike Melanson2003-10-14
| | | | | | <bero -at- geocities.co.jp>) Originally committed as revision 2375 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * keeping compiler happy and quietZdenek Kabelac2003-04-23
| | | | Originally committed as revision 1817 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ffserver deallocate ctx->streams on closing patch by (Mark Hills <mark at ↵Mark Hills2003-03-26
| | | | | | pogo dot org dot uk>) Originally committed as revision 1704 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
| | | | Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * static,const,compiler warning cleanupZdenek Kabelac2003-02-10
| | | | Originally committed as revision 1567 to svn://svn.ffmpeg.org/ffmpeg/trunk
* renamed libav to libavformatFabrice Bellard2002-11-25
Originally committed as revision 1276 to svn://svn.ffmpeg.org/ffmpeg/trunk