summaryrefslogtreecommitdiffstats
path: root/libavformat/avio.h
Commit message (Expand)AuthorAgeFilesLines
* minor typo fixesDiego Biurrun2008-03-311-1/+1
* 1st attempt at correcting the punktuation.Michael Niedermayer2008-03-221-1/+1
* Document get_*_buffer()Michael Niedermayer2008-03-211-0/+12
* Document a few url_* functions.Michael Niedermayer2008-03-211-0/+25
* Add AVClass to URLContext at next major version bumpBjörn Axelsson2008-03-101-0/+3
* Add a av_alloc_put_byte function.Reimar Döffinger2007-12-221-0/+8
* Fix Doxygen function parameter name.Diego Biurrun2007-12-211-1/+1
* comment typo fixesDiego Biurrun2007-12-211-8/+9
* typo ;)Ivo van Poorten2007-12-211-2/+2
* Document ByteIOContext and URLContext change rules.Michael Niedermayer2007-12-201-0/+14
* Make recently added and still unused read_seek functions return offset_t.Michael Niedermayer2007-12-191-4/+4
* Merge recently added and still unused play and pause functions.Michael Niedermayer2007-12-191-12/+9
* Remove dead code which disappeared with the last major version bump.Michael Niedermayer2007-12-191-4/+0
* av_*_next() API for libavformatMichael Niedermayer2007-12-121-0/+2
* Extend ByteIOContext and add the buffered IO functions:Björn Axelsson2007-11-281-0/+9
* Extend URLProtocol with new function pointers and api functions forBjörn Axelsson2007-11-241-0/+30
* Use dynamically allocated ByteIOContext in AVFormatContextBjörn Axelsson2007-11-211-5/+5
* Fix Doxygen parameter namePanagiotis Issaris2007-11-151-1/+1
* Fix Doxygen parameter namePanagiotis Issaris2007-11-151-1/+1
* Add ff_ prefix to get_v()Kostya Shishkov2007-11-031-1/+1
* Make get_v() available to the other demuxersKostya Shishkov2007-11-031-0/+2
* rename av_crc04C11DB7_update to ff_crc04C11DB7_update and move it to aviobuf....Baptiste Coudurier2007-10-301-0/+1
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-4/+3
* Add functionality to set the direction of a ByteIOContext buffer.Björn Axelsson2007-10-111-0/+5
* Documentation fix for url_f(d)open()Björn Axelsson2007-09-281-1/+3
* *_protocol are not part of public APIAurelien Jacobs2007-09-101-11/+0
* include all prerequisites in header filesMåns Rullgård2007-06-161-0/+2
* misc typo fixesDiego Biurrun2007-06-121-3/+3
* Convert all the comment sections into Doxygen compatible comments, same forPanagiotis Issaris2007-03-051-24/+26
* Move avio.h's url_get_max_packet_size() comment from source to header file.Panagiotis Issaris2007-03-051-0/+9
* Move aviobuf.c comments to avio.h. By moving the aviobuf.c comments to avio.h,Panagiotis Issaris2007-03-051-0/+49
* 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
OpenPOWER on IntegriCloud