summaryrefslogtreecommitdiff
path: root/libavformat/avio_internal.h
Commit message (Expand)AuthorAge
* 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