]> git.sesse.net Git - ffmpeg/history - libavformat/md5proto.c
crypto: consistently use size_t as type for length parameters
[ffmpeg] / libavformat / md5proto.c
2016-03-24 Martin Storsjöavio: Copy URLContext generic options into child URLCon...
2016-02-22 Anton Khirnovurlprotocol: receive a list of protocols from the caller
2016-02-22 Anton Khirnovlavf: reorganize URLProtocols
2012-10-11 Martin Storsjömd5: Allocate a normal private context for the opaque...
2011-12-01 Martin Storsjömd5proto: Remove the get_file_handle function
2011-11-28 Alex Conversemd5proto: Fix order of operations.
2011-11-13 Anton Khirnovavio: add support for passing options to protocols.
2011-11-13 Martin Storsjöavio: Add an AVIOInterruptCB parameter to ffurl_open...
2011-04-19 Stefano Sabatiniavio: remove AVIO_* access symbols in favor of new...
2011-04-07 Anton Khirnovavio: AVIO_ prefixes for URL_ open flags.
2011-04-04 Anton Khirnovavio: make url_close() internal.
2011-04-04 Anton Khirnovavio: make url_write() internal.
2011-04-04 Anton Khirnovavio: make url_open() internal.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-26 Diego Elio PettenòPrefix all _demuxer, _muxer, _protocol from libavformat...
2010-07-18 Måns RullgårdAdd MD5 protocol