summaryrefslogtreecommitdiffstats
path: root/libavformat/avio_internal.h
Commit message (Expand)AuthorAgeFilesLines
...
| * avio: make get_checksum() internal.Anton Khirnov2011-03-301-0/+1
| * avio: move ff_crc04C11DB7_update() from avio.h -> avio_internal.hAnton Khirnov2011-03-301-0/+2
| * avio: make init_checksum() internal.Anton Khirnov2011-03-301-0/+3
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-241-1/+5
|\ \ | |/
| * avio: make udp_set_remote_url/get_local_port internal.Anton Khirnov2011-03-231-0/+4
| * avio: cosmetics - nicer vertical alignment.Anton Khirnov2011-03-231-1/+1
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-231-0/+5
|\ \ | |/
| * avio: make av_url_read_fseek/fpause internal.Anton Khirnov2011-03-211-0/+5
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* avio: make url_setbufsize internal.Anton Khirnov2011-03-161-0/+3
* lavf: move ff_get_v from avio.h to avio_internal.hAnton Khirnov2011-03-161-0/+2
* avio: move ff_rewind_with_probe_data from avio.h to avio_internal.hAnton Khirnov2011-03-071-0/+14
* avio: fix fourcc if any character is >=0x80.Ronald S. Bultje2011-03-041-1/+4
* lavf: use a new ffio_wfourcc macro instead of put_tag() where possibleAnton Khirnov2011-02-251-0/+2
* avio: make put_nbyte internal.Anton Khirnov2011-02-211-0/+2
* avio: make get_partial_buffer internal.Anton Khirnov2011-02-211-0/+8
* avio: move init_put_byte() to a new private header and rename itAnton Khirnov2011-02-201-0/+35
OpenPOWER on IntegriCloud