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