Michael Niedermayer
|
3edff185ab
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Martin Storsjö
|
32b83aeec1
avio: Add an URLProtocol flag for indicating that a protocol uses network
|
13 years ago |
Michael Niedermayer
|
7b0b10ce41
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Martin Storsjö
|
c3b05d2159
proto: Realign struct initializers
|
13 years ago |
Martin Storsjö
|
7e58050590
proto: Use .priv_data_size to allocate the private context
|
13 years ago |
Michael Niedermayer
|
5f268ca5c5
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Anton Khirnov
|
ddffc2fdc3
avio: add support for passing options to protocols.
|
13 years ago |
Martin Storsjö
|
6f1b7b3944
avio: Add an AVIOInterruptCB parameter to ffurl_open/ffurl_alloc
|
13 years ago |
Michael Niedermayer
|
10d2ae8cf7
Merge remote branch 'qatar/master'
|
13 years ago |
Martin Storsjö
|
c60112f268
libavformat: Make protocols pass URLContext as log context where available
|
13 years ago |
Michael Niedermayer
|
efb5fa79f5
Merge remote branch 'qatar/master'
|
13 years ago |
Stefano Sabatini
|
59d96941f0
avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols
|
13 years ago |
Michael Niedermayer
|
d4d09329ee
Merge remote branch 'qatar/master'
|
13 years ago |
Anton Khirnov
|
f35ff97f2e
lavf: use designated initializers for all protocols
|
13 years ago |
Michael Niedermayer
|
c88caa522c
Merge remote branch 'qatar/master'
|
13 years ago |
Anton Khirnov
|
f87b1b373a
avio: AVIO_ prefixes for URL_ open flags.
|
13 years ago |
Michael Niedermayer
|
434f248723
Merge remote branch 'qatar/master'
|
13 years ago |
Anton Khirnov
|
e52a9145c8
avio: make url_close() internal.
|
13 years ago |
Anton Khirnov
|
925e908bc7
avio: make url_write() internal.
|
13 years ago |
Anton Khirnov
|
bc371aca46
avio: make url_read() internal.
|
13 years ago |
Anton Khirnov
|
0589da0aa5
avio: make url_open() internal.
|
13 years ago |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
13 years ago |
Diego Elio Pettenò
|
66355be3c3
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
|
13 years ago |
Diego Elio Pettenò
|
c6610a216e
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
|
13 years ago |
Måns Rullgård
|
f3bfe388b5
Make ff_url_split() public
|
14 years ago |
Martin Storsjö
|
27241cbffe
Declare the url_write buffer parameter as const
|
14 years ago |
Aurelien Jacobs
|
e4a9e3cc7c
move ff_url_split() and ff_url_join() declarations to internal.h
|
14 years ago |
Martin Storsjö
|
f984dcf6dd
Reindent
|
14 years ago |
Martin Storsjö
|
c5c6e67c28
Rename url_split to ff_url_split
|
14 years ago |
Martin Storsjö
|
57b5555c91
Use ff_url_join for assembling URLs, instead of snprintf
|
14 years ago |
Toshimitsu Kimura
|
865780ae9b
Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com
|
15 years ago |