| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat: Remove avformat and avio headers from protocols | Andreas Rheinhardt | 2023-09-10 | 1 | -1/+0 |
* | avformat/md5proto: Simplify data->hex conversion | Andreas Rheinhardt | 2021-12-08 | 1 | -7/+7 |
* | Merge commit 'fab8156b2f30666adabe227b3d7712fd193873b1' | Derek Buitenhuis | 2016-04-21 | 1 | -1/+1 |
|\ |
|
| * | avio: Copy URLContext generic options into child URLContexts | Martin Storsjö | 2016-03-24 | 1 | -1/+1 |
| * | urlprotocol: receive a list of protocols from the caller | Anton Khirnov | 2016-02-22 | 1 | -1/+2 |
* | | avformat: Add a protocol blacklisting API | Derek Buitenhuis | 2016-03-04 | 1 | -1/+1 |
* | | Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d' | Derek Buitenhuis | 2016-02-29 | 1 | -1/+1 |
|\| |
|
| * | lavf: reorganize URLProtocols | Anton Khirnov | 2016-02-22 | 1 | -1/+1 |
* | | Update demuxers and protocols for protocol whitelist support | Michael Niedermayer | 2016-02-02 | 1 | -2/+3 |
* | | Merge commit 'b7f1010c8fce09096057528f7cd29589ea1ae7df' | Michael Niedermayer | 2012-10-12 | 1 | -9/+15 |
|\| |
|
| * | md5: Allocate a normal private context for the opaque md5 context pointer | Martin Storsjö | 2012-10-11 | 1 | -9/+15 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-02 | 1 | -5/+0 |
|\| |
|
| * | md5proto: Remove the get_file_handle function | Martin Storsjö | 2011-12-01 | 1 | -5/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-29 | 1 | -1/+1 |
|\| |
|
| * | md5proto: Fix order of operations. | Alex Converse | 2011-11-27 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-14 | 1 | -1/+2 |
|\| |
|
| * | avio: add support for passing options to protocols. | Anton Khirnov | 2011-11-13 | 1 | -1/+2 |
| * | avio: Add an AVIOInterruptCB parameter to ffurl_open/ffurl_alloc | Martin Storsjö | 2011-11-13 | 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 | -3/+4 |
|\| |
|
| * | avio: make url_close() internal. | Anton Khirnov | 2011-04-04 | 1 | -1/+1 |
| * | avio: make url_write() internal. | Anton Khirnov | 2011-04-04 | 1 | -1/+1 |
| * | avio: make url_open() internal. | Anton Khirnov | 2011-04-04 | 1 | -1/+2 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
|/ |
|
* | Add MD5 protocol | Måns Rullgård | 2010-07-18 | 1 | -0/+92 |