summaryrefslogtreecommitdiff
path: root/libavformat/avio_internal.h
Commit message (Expand)AuthorAge
* cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
* avio: Add avio_read wrapper to simplify error checkingVittorio Giovara2015-05-31
* avio: Rename avclass symbols relating to avioMartin Storsjö2015-02-28
* avio: Add an internal utility function for freeing dynamic buffersMartin Storsjö2015-02-24
* mp3dec: decode more data from Info headerAlessandro Ghedini2014-04-17
* aviobuf: Add functions for null buffersMartin Storsjö2013-09-19
* avio: Add const qualifiers to ffio_read_indirectBen Avison2013-08-08
* avio: Add an internal function for reading without copyingBen Avison2013-08-05
* misc typo, style and wording fixesDiego Biurrun2012-12-18
* avio: add avio_open2, taking an interrupt callback and optionsMartin Storsjö2011-11-13
* multiple inclusion guard cleanupDiego Biurrun2011-05-21
* avio: undeprecate av_url_read_fseek/fpause under nicer namesAnton Khirnov2011-04-12
* avio: make URLContext internal.Anton Khirnov2011-04-08
* avio: move two ff_udp_* functions from avio_internal to url.hAnton Khirnov2011-04-08
* avio: deprecate av_url_read_seekAnton Khirnov2011-04-05
* avio: deprecate av_url_read_pauseAnton Khirnov2011-04-05
* avio: make url_fdopen internal.Anton Khirnov2011-04-03
* avio: make url_open_dyn_packet_buf internal.Anton Khirnov2011-04-03
* avio: make get_checksum() internal.Anton Khirnov2011-03-30
* avio: move ff_crc04C11DB7_update() from avio.h -> avio_internal.hAnton Khirnov2011-03-30
* avio: make init_checksum() internal.Anton Khirnov2011-03-30
* avio: make udp_set_remote_url/get_local_port internal.Anton Khirnov2011-03-23
* avio: cosmetics - nicer vertical alignment.Anton Khirnov2011-03-23
* avio: make av_url_read_fseek/fpause internal.Anton Khirnov2011-03-21
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* avio: make url_setbufsize internal.Anton Khirnov2011-03-16
* lavf: move ff_get_v from avio.h to avio_internal.hAnton Khirnov2011-03-16
* avio: move ff_rewind_with_probe_data from avio.h to avio_internal.hAnton Khirnov2011-03-07
* avio: fix fourcc if any character is >=0x80.Ronald S. Bultje2011-03-04
* lavf: use a new ffio_wfourcc macro instead of put_tag() where possibleAnton Khirnov2011-02-25
* avio: make put_nbyte internal.Anton Khirnov2011-02-21
* avio: make get_partial_buffer internal.Anton Khirnov2011-02-21
* avio: move init_put_byte() to a new private header and rename itAnton Khirnov2011-02-20