summaryrefslogtreecommitdiff
path: root/libavformat/md5proto.c
Commit message (Expand)AuthorAge
* avio: Copy URLContext generic options into child URLContextsMartin Storsjö2016-03-24
* urlprotocol: receive a list of protocols from the callerAnton Khirnov2016-02-22
* lavf: reorganize URLProtocolsAnton Khirnov2016-02-22
* md5: Allocate a normal private context for the opaque md5 context pointerMartin Storsjö2012-10-11
* md5proto: Remove the get_file_handle functionMartin Storsjö2011-12-01
* md5proto: Fix order of operations.Alex Converse2011-11-27
* avio: add support for passing options to protocols.Anton Khirnov2011-11-13
* avio: Add an AVIOInterruptCB parameter to ffurl_open/ffurl_allocMartin Storsjö2011-11-13
* avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbolsStefano Sabatini2011-04-19
* avio: AVIO_ prefixes for URL_ open flags.Anton Khirnov2011-04-07
* avio: make url_close() internal.Anton Khirnov2011-04-04
* avio: make url_write() internal.Anton Khirnov2011-04-04
* avio: make url_open() internal.Anton Khirnov2011-04-04
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-26
* Add MD5 protocolMåns Rullgård2010-07-18