| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat: Replace ffurl_close() by ffurl_closep() where appropriate | Andreas Rheinhardt | 2020-05-25 | 1 | -3/+2 |
* | lavf: forward protocol_whitelist for the remaining cases | Andreas Cadhalpun | 2016-08-05 | 1 | -0/+9 |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
| * | urlprotocol: receive a list of protocols from the caller | Anton Khirnov | 2016-02-22 | 1 | -2/+2 |
* | | Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d' | Derek Buitenhuis | 2016-02-29 | 1 | -1/+1 |
|\| |
|
| * | lavf: reorganize URLProtocols | Anton Khirnov | 2016-02-22 | 1 | -1/+1 |
* | | Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8' | Michael Niedermayer | 2015-04-20 | 1 | -6/+6 |
|\| |
|
| * | Replace av_dlog with normal av_log at trace level | Vittorio Giovara | 2015-04-19 | 1 | -6/+6 |
* | | Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e' | Michael Niedermayer | 2015-02-14 | 1 | -1/+1 |
|\| |
|
| * | avformat: Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 1 | -1/+1 |
* | | Use correct msvc type specifiers for ptrdiff_t and size_t. | Carl Eugen Hoyos | 2014-04-24 | 1 | -2/+2 |
* | | mmsh: reimplement seeking | Michael Niedermayer | 2013-07-07 | 1 | -16/+17 |
* | | mmsh: dont close context on seeking failure | Michael Niedermayer | 2013-06-17 | 1 | -2/+4 |
* | | mmsh/mmsh_close: use ffurl_closep() | Michael Niedermayer | 2013-06-17 | 1 | -1/+1 |
* | | mmsh/mmsh_close: use av_freep() | Michael Niedermayer | 2013-06-17 | 1 | -2/+2 |
* | | mmsh: fix integer overflow in mmsh_seek() | Michael Niedermayer | 2012-10-20 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-06 | 1 | -0/+1 |
|\| |
|
| * | avio: Add an URLProtocol flag for indicating that a protocol uses network | Martin Storsjö | 2012-01-05 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-02 | 1 | -13/+10 |
|\| |
|
| * | proto: Realign struct initializers | Martin Storsjö | 2011-12-01 | 1 | -4/+4 |
| * | proto: Use .priv_data_size to allocate the private context | Martin Storsjö | 2011-12-01 | 1 | -5/+2 |
| * | mmsh: Properly clean up if the second ffurl_alloc failed | Martin Storsjö | 2011-12-01 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-29 | 1 | -1/+0 |
|\| |
|
| * | Eliminate pointless 0/NULL initializers in AVCodec and similar declarations. | Diego Biurrun | 2011-11-28 | 1 | -2/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-14 | 1 | -4/+6 |
|\| |
|
| * | avio: add support for passing options to protocols. | Anton Khirnov | 2011-11-13 | 1 | -2/+2 |
| * | avio: Add an AVIOInterruptCB parameter to ffurl_open/ffurl_alloc | Martin Storsjö | 2011-11-13 | 1 | -2/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-11 | 1 | -2/+3 |
|\| |
|
| * | mms: Set http custom headers via the AVOption | Martin Storsjö | 2011-11-10 | 1 | -2/+3 |
* | | mmsh: add return value for mmsh_open() | Michael Niedermayer | 2011-11-01 | 1 | -1/+1 |
* | | mmsh: do not try to seek to negative tiimestamps, it does not work | Michael Niedermayer | 2011-11-01 | 1 | -1/+2 |
* | | mmsh_read_seek: skip header | Michael Niedermayer | 2011-10-31 | 1 | -0/+3 |
* | | mmsh:_implement a minimal mmsh_seek() so the stream position can be found out. | Michael Niedermayer | 2011-10-31 | 1 | -1/+11 |
* | | mmsh: mmsh_read_seek() | Michael Niedermayer | 2011-10-31 | 1 | -0/+20 |
* | | mmsh: split out mmsh_open_internal() | Michael Niedermayer | 2011-10-31 | 1 | -2/+8 |
* | | mmsh: move location storage into context | Michael Niedermayer | 2011-10-31 | 1 | -3/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-04 | 1 | -1/+0 |
|\| |
|
| * | Remove return statements following infinite loops without break | Mans Rullgard | 2011-07-03 | 1 | -1/+0 |
| * | mmsh: fixed printf injection bug in mmsh request | Kirill Zorin | 2011-06-16 | 1 | -1/+1 |
* | | mmsh: fix 400 bad request | Kirill Zorin | 2011-06-16 | 1 | -2/+2 |
* | | mmsh: fixed printf injection bug in mmsh request | Kirill Zorin | 2011-06-16 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-08 | 1 | -1/+1 |
|\| |
|
| * | Drop unnecessary directory prefixes from #include directives. | Diego Biurrun | 2011-06-07 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-20 | 1 | -2/+2 |
|\| |
|
| * | avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols | Stefano Sabatini | 2011-04-19 | 1 | -2/+2 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-08 | 1 | -2/+2 |
|\| |
|
| * | avio: AVIO_ prefixes for URL_ open flags. | Anton Khirnov | 2011-04-07 | 1 | -2/+2 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-05 | 1 | -11/+12 |
|\| |
|
| * | avio: make url_close() internal. | Anton Khirnov | 2011-04-04 | 1 | -2/+2 |