Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | md5proto: Remove the get_file_handle function | Martin Storsjö | 2011-12-01 | 1 | -5/+0 |
* | md5proto: Fix order of operations. | Alex Converse | 2011-11-27 | 1 | -1/+1 |
* | 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 |
* | avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols | Stefano Sabatini | 2011-04-19 | 1 | -2/+2 |
* | avio: AVIO_ prefixes for URL_ open flags. | Anton Khirnov | 2011-04-07 | 1 | -2/+2 |
* | 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 |
* | Add MD5 protocol | Måns Rullgård | 2010-07-18 | 1 | -0/+92 |