summaryrefslogtreecommitdiff
path: root/libavformat/avio_internal.h
Commit message (Expand)AuthorAgeFilesLines
* avio: fix fourcc if any character is >=0x80.Ronald S. Bultje2011-03-051-1/+4
* lavf: use a new ffio_wfourcc macro instead of put_tag() where possibleAnton Khirnov2011-02-261-0/+2
* avio: make put_nbyte internal.Anton Khirnov2011-02-221-0/+2
* avio: make get_partial_buffer internal.Anton Khirnov2011-02-221-0/+8
* avio: move init_put_byte() to a new private header and rename itAnton Khirnov2011-02-201-0/+35