summaryrefslogtreecommitdiffstats
path: root/libavformat/avio.h
Commit message (Expand)AuthorAgeFilesLines
...
| * avio: update file header.Anton Khirnov2011-04-101-4/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-091-6/+23
|\ \ | |/
| * avio: deprecate av_protocol_next().Anton Khirnov2011-04-081-1/+3
| * avio: add a function for iterating though protocol names.Anton Khirnov2011-04-081-0/+13
| * avio: make URLProtocol internal.Anton Khirnov2011-04-081-1/+5
| * avio: make URLContext internal.Anton Khirnov2011-04-081-1/+2
| * avio: deprecate the typedef for URLInterruptCBAnton Khirnov2011-04-081-4/+2
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-081-3/+35
|\ \ | |/
| * avio: move extern url_interrupt_cb declaration from avio.h to url.hAnton Khirnov2011-04-071-0/+2
| * avio: make av_register_protocol2 internal.Anton Khirnov2011-04-071-1/+3
| * avio: avio_ prefix for url_set_interrupt_cb.Anton Khirnov2011-04-071-1/+2
| * avio: AVIO_ prefixes for URL_ open flags.Anton Khirnov2011-04-071-1/+28
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-061-27/+4
|\ \ | |/
| * avio: make URL_PROTOCOL_FLAG_NESTED_SCHEME internalAnton Khirnov2011-04-051-1/+1
| * avio: deprecate av_url_read_seekAnton Khirnov2011-04-051-19/+2
| * avio: deprecate av_url_read_pauseAnton Khirnov2011-04-051-7/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-051-143/+43
|\ \ | |/
| * avio: deprecate url_get_filename().Anton Khirnov2011-04-041-7/+1
| * avio: deprecate url_max_packet_size().Anton Khirnov2011-04-041-10/+1
| * avio: make url_get_file_handle() internal.Anton Khirnov2011-04-041-8/+1
| * avio: make url_filesize() internal.Anton Khirnov2011-04-041-7/+1
| * avio: make url_close() internal.Anton Khirnov2011-04-041-9/+1
| * avio: make url_seek() internal.Anton Khirnov2011-04-041-16/+1
| * avio: cosmetics, move AVSEEK_SIZE/FORCE declarations togetherAnton Khirnov2011-04-041-15/+15
| * avio: make url_write() internal.Anton Khirnov2011-04-041-8/+1
| * avio: make url_read_complete() internal.Anton Khirnov2011-04-041-9/+1
| * avio: make url_read() internal.Anton Khirnov2011-04-041-11/+1
| * avio: make url_open() internal.Anton Khirnov2011-04-041-13/+1
| * avio: make url_connect internal.Anton Khirnov2011-04-041-5/+1
| * avio: make url_alloc internal.Anton Khirnov2011-04-041-13/+1
| * avio: deprecate url_open_protocolAnton Khirnov2011-04-041-11/+11
| * avio: deprecate url_poll and URLPollEntryAnton Khirnov2011-04-041-1/+5
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-041-32/+24
|\ \ | |/
| * avio: make url_fdopen internal.Anton Khirnov2011-04-031-13/+1
| * avio: make url_open_dyn_packet_buf internal.Anton Khirnov2011-04-031-14/+3
| * avio: avio_ prefix for url_close_dyn_bufAnton Khirnov2011-04-031-1/+2
| * avio: avio_ prefix for url_open_dyn_bufAnton Khirnov2011-04-031-2/+3
| * avio: introduce an AVIOContext.seekable fieldAnton Khirnov2011-04-031-3/+16
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-021-0/+16
|\ \ | |/
| * avio: document avio_alloc_context.Anton Khirnov2011-04-011-0/+16
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-311-7/+5
|\ \ | |/
| * avio: make get_checksum() internal.Anton Khirnov2011-03-301-2/+1
| * avio: move ff_crc04C11DB7_update() from avio.h -> avio_internal.hAnton Khirnov2011-03-301-2/+0
| * avio: make init_checksum() internal.Anton Khirnov2011-03-301-3/+4
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-241-4/+4
|\ \ | |/
| * avio: make udp_set_remote_url/get_local_port internal.Anton Khirnov2011-03-231-3/+3
| * avio: cosmetics - nicer vertical alignment.Anton Khirnov2011-03-231-1/+1
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-231-5/+5
|\ \ | |/
| * avio: make av_url_read_fseek/fpause internal.Anton Khirnov2011-03-211-4/+3
| * avio: deprecate url_filenoAnton Khirnov2011-03-201-1/+2
OpenPOWER on IntegriCloud