]> git.sesse.net Git - ffmpeg/history - libavformat/avio.h
Add FFMPEG_ prefix to all multiple inclusion guards.
[ffmpeg] / libavformat / avio.h
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-10-11 Björn AxelssonAdd functionality to set the direction of a ByteIOConte...
2007-09-28 Björn AxelssonDocumentation fix for url_f(d)open()
2007-09-10 Aurelien Jacobs*_protocol are not part of public API
2007-06-16 Måns Rullgårdinclude all prerequisites in header files
2007-06-12 Diego Biurrunmisc typo fixes
2007-03-05 Panagiotis IssarisConvert all the comment sections into Doxygen compatibl...
2007-03-05 Panagiotis IssarisMove avio.h's url_get_max_packet_size() comment from...
2007-03-05 Panagiotis IssarisMove aviobuf.c comments to avio.h. By moving the aviobu...
2007-02-13 François RevolThis fixes error handling for BeOS, removing the need...
2007-01-14 Ronald S. Bultjemakes the filename member of the URLContext a pointer...
2007-01-01 Michael NiedermayerAVSEEK_SIZE doxy
2007-01-01 Michael Niedermayerseekless filesize retrieving support in 7 lines of...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-10 Diego BiurrunAdd official LGPL license headers to the files that...
2006-07-13 Måns Rullgårdmove adler32 to libavutil
2006-02-09 Aurelien Jacobsadd a Creative VOC (de)muxer
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-07-19 Michael Niedermayerremove non portable get/put_be64_double()
2005-07-19 Michael Niedermayerkill duplicated get/put_be24()
2005-05-30 Wolfram GlogerFix url_fsize for large files patch by (Wolfram Gloger...
2005-05-19 Aurelien Jacobsdrop most url_fileno() calls (allows to use ByteIOConte...
2004-10-08 Michael Niedermayerwrite error handling
2004-04-05 Michael Niedermayerchecksuming for nut & nice checksum API for libavformat
2004-03-15 Leon van Stuivenbergdecode latency patch by (Leon van Stuivenberg <l dot...
2003-09-30 Michael NiedermayerPatch for attribute(printf) by (Michel Bardiaux <mbardi...
2003-08-29 Michael Niedermayerlibavformat/avio.h compilation problem in VisualC+...
2003-07-17 Fabrice Bellardadded primitive aborting system
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-01-11 Fabrice Bellardadded url_get_filename()
2002-11-25 Fabrice Bellardrenamed libav to libavformat