summaryrefslogtreecommitdiffstats
path: root/libavformat/avio.h
Commit message (Expand)AuthorAgeFilesLines
* This fixes error handling for BeOS, removing the need for some ifdefs.François Revol2007-02-131-2/+2
* makes the filename member of the URLContext a pointer, so that theRonald S. Bultje2007-01-141-0/+4
* AVSEEK_SIZE doxyMichael Niedermayer2007-01-011-0/+5
* seekless filesize retrieving support in 7 lines of code, also doesnt break co...Michael Niedermayer2007-01-011-0/+2
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-101-0/+18
* move adler32 to libavutilMåns Rullgård2006-07-131-1/+0
* add a Creative VOC (de)muxerAurelien Jacobs2006-02-091-0/+2
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-1/+1
* remove non portable get/put_be64_double()Michael Niedermayer2005-07-191-2/+0
* kill duplicated get/put_be24()Michael Niedermayer2005-07-191-0/+2
* Fix url_fsize for large files patch by (Wolfram Gloger: wmglo, dent med uni-m...Wolfram Gloger2005-05-301-2/+2
* drop most url_fileno() calls (allows to use ByteIOContext directly in caller ...Aurelien Jacobs2005-05-191-0/+1
* write error handlingMichael Niedermayer2004-10-081-2/+4
* checksuming for nut & nice checksum API for libavformatMichael Niedermayer2004-04-051-0/+7
* decode latency patch by (Leon van Stuivenberg <l dot vanstuivenberg at chello...Leon van Stuivenberg2004-03-151-0/+1
* Patch for attribute(printf) by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michael Niedermayer2003-09-301-1/+1
* libavformat/avio.h compilation problem in VisualC++ by (lethean at realtime d...Michael Niedermayer2003-08-291-0/+4
* added primitive aborting systemFabrice Bellard2003-07-171-1/+10
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-11/+11
* added url_get_filename()Fabrice Bellard2003-01-111-0/+3
* renamed libav to libavformatFabrice Bellard2002-11-251-0/+153
OpenPOWER on IntegriCloud