| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/avio: make the logic simple | Jun Zhao | 2018-05-06 | 1 | -3/+2 |
* | avformat/avio: check input URLContext value NULL | Steven Liu | 2017-12-28 | 1 | -4/+6 |
* | lavf/avio: Print the https warning also for missing tls protocol. | Carl Eugen Hoyos | 2017-10-23 | 1 | -1/+1 |
* | libavformat: not treat 0 as EOF | Daniel Kucera | 2017-10-19 | 1 | -2/+4 |
* | avformat/avio: Remove no-op code in url_find_protocol(). | Wan-Teh Chang | 2017-07-10 | 1 | -2/+0 |
* | lavf/avio: Be more explicit in logging white/black list matches | Alexander Strasser | 2017-03-14 | 1 | -2/+2 |
* | lavf/avio: Remove unnecessary escaping of ' in string literals | Alexander Strasser | 2017-03-14 | 1 | -2/+2 |
* | HTTP: improve performance by reducing forward seeks | Joel Cunningham | 2017-02-14 | 1 | -0/+7 |
* | avformat/avio: Fix null pointer dereference in case of memleak | Michael Niedermayer | 2016-05-18 | 1 | -0/+2 |
* | avformat/avio: fix memory leak in url_find_protocol | Yong Lei | 2016-05-18 | 1 | -0/+1 |
* | Merge commit 'fab8156b2f30666adabe227b3d7712fd193873b1' | Derek Buitenhuis | 2016-04-21 | 1 | -2/+5 |
|\ |
|
| * | avio: Copy URLContext generic options into child URLContexts | Martin Storsjö | 2016-03-24 | 1 | -1/+4 |
* | | Merge commit 'ccea588f831906084b8c8235222920e6984beb72' | Derek Buitenhuis | 2016-04-18 | 1 | -1/+4 |
|\| |
|
| * | avio: Add an option 'rw_timeout' | Andrey Utkin | 2016-03-24 | 1 | -4/+17 |
* | | Merge commit 'd44f3e4059506a182f59218b1e967d42b01e097c' | Derek Buitenhuis | 2016-04-18 | 1 | -0/+3 |
|\| |
|
| * | avio: Apply avoptions on the URLContext itself as well | Martin Storsjö | 2016-03-24 | 1 | -0/+3 |
| * | urlprotocol: receive a list of protocols from the caller | Anton Khirnov | 2016-02-22 | 1 | -16/+26 |
* | | lavf/avio: Remove linebreak from https warning. | Carl Eugen Hoyos | 2016-04-10 | 1 | -1/+1 |
* | | avformat/avio: Fix unknown protocol handling | Michael Niedermayer | 2016-03-17 | 1 | -8/+10 |
* | | avformat: Add a protocol blacklisting API | Derek Buitenhuis | 2016-03-04 | 1 | -2/+20 |
* | | Merge commit '832a202c47a246ed15e3edc6b05dfcfa7d82c4b2' | Derek Buitenhuis | 2016-02-29 | 1 | -2/+5 |
|\| |
|
| * | protocols: make the list of protocols static | Anton Khirnov | 2016-02-22 | 1 | -4/+10 |
* | | Merge commit '7d61dc95d741ca134d59b1f34c4e10c4c4e36f56' | Derek Buitenhuis | 2016-02-29 | 1 | -20/+2 |
|\| |
|
| * | lavf: move urlcontext_child_class_next() to protocols.c | Anton Khirnov | 2016-02-22 | 1 | -20/+1 |
* | | Merge commit '0fa00d05911aa8043ecad8dead4a73cab7faadf6' | Derek Buitenhuis | 2016-02-29 | 1 | -15/+0 |
|\| |
|
| * | lavf: move avio_enum_protocols() to protocols.c | Anton Khirnov | 2016-02-22 | 1 | -15/+0 |
* | | Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d' | Derek Buitenhuis | 2016-02-29 | 1 | -40/+26 |
|\| |
|
| * | lavf: reorganize URLProtocols | Anton Khirnov | 2016-02-22 | 1 | -32/+22 |
* | | avformat: add protocol_whitelist | Michael Niedermayer | 2016-02-02 | 1 | -4/+63 |
* | | avformat/avio: free url/avio options | Michael Niedermayer | 2016-01-29 | 1 | -0/+1 |
* | | avformat/avio: Limit url option parsing to the documented cases | Michael Niedermayer | 2016-01-20 | 1 | -2/+9 |
* | | lavf/avio: add ffurl_accept and ffurl_handshake | Stephan Holljes | 2015-08-01 | 1 | -0/+20 |
* | | avformat/avio: Move avio_delete() avio_move() to avpriv_ namespace | Michael Niedermayer | 2015-06-29 | 1 | -2/+2 |
* | | lavf: set is_connected flag so url can be properly closed | Mariusz Szczepańczyk | 2015-06-24 | 1 | -0/+1 |
* | | lavf/avio: Extend API with avio_move() and avio_delete() | Mariusz Szczepańczyk | 2015-06-22 | 1 | -0/+38 |
* | | avformat: clarify what package needs to be compiled with SSL support | wm4 | 2015-06-18 | 1 | -1/+1 |
* | | lavf/tls: Support Secure Transport | Rodger Combs | 2015-05-29 | 1 | -1/+3 |
* | | lavf: add directory listing API | Lukasz Marek | 2015-03-27 | 1 | -0/+74 |
* | | Merge commit 'b97f427fb56bdbf7de8e2d4b72d01114aa6eceda' | Michael Niedermayer | 2015-03-12 | 1 | -1/+3 |
|\| |
|
| * | lavf: Explicitly convert types at function pointer assignment | Diego Biurrun | 2015-03-11 | 1 | -1/+3 |
| * | avio: fix sizeof argument | Michael Niedermayer | 2014-10-20 | 1 | -1/+1 |
* | | Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867' | Michael Niedermayer | 2014-08-15 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Write NULL pointer inequality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -1/+1 |
* | | Fix warning if https protocol was requested but isn't available. | Carl Eugen Hoyos | 2014-08-12 | 1 | -1/+1 |
* | | Merge commit 'ec4f04da1a3462dac429b9d15dee5f027309da15' | Michael Niedermayer | 2014-07-27 | 1 | -1/+1 |
|\| |
|
| * | avformat: Mark argument in av_{i|o}format_next/ffurl_protocol_next as const | Diego Biurrun | 2014-07-26 | 1 | -1/+1 |
* | | lavf: Use av_gettime_relative() | Olivier Langlois | 2014-05-17 | 1 | -2/+2 |
* | | avformat/avio: also set generic URL context options | Michael Niedermayer | 2014-03-30 | 1 | -0/+2 |
* | | lavf/avio: fix ffurl_alloc error checks | Lukasz Marek | 2014-03-06 | 1 | -2/+2 |
* | | lavf/avio: Introduce avio_find_protocol_name | Alexander Strasser | 2014-02-16 | 1 | -10/+29 |