October 12, 2012
View f391e40

Merge commit 'e002e3291e6dc7953f843abf56fc14f08f238b21'

Michael Niedermayer authored on 2012/10/12 21:52:34
October 11, 2012
View e002e32

Use the new aes/md5/sha/tree allocation functions

Martin Storsjö authored on 2012/10/11 21:10:45
October 10, 2012
View f3f35f7

crypto should allow passing of options to the underlying protocol via the url_open2 interface

Duncan Salerno authored on 2012/10/10 03:13:14
August 31, 2012
View 12c8912

crypto: Remove a stray double space

Martin Storsjö authored on 2012/08/31 06:51:49
November 9, 2011
View eaa8c1f

crypto: Don't manually free memory allocated via AVOptions

Martin Storsjö authored on 2011/11/09 07:50:37
November 7, 2011
View 6f1b7b3

avio: Add an AVIOInterruptCB parameter to ffurl_open/ffurl_alloc

Martin Storsjö authored on 2011/11/07 05:50:44
November 5, 2011
View ddffc2f

avio: add support for passing options to protocols.

Anton Khirnov authored on 2011/11/05 18:04:04
View dc86ca1

crypto: add decoding flag to options.

Anton Khirnov authored on 2011/11/05 22:07:13
October 4, 2011
View 145f741

AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*

Anton Khirnov authored on 2011/10/04 14:38:01
June 8, 2011
View a71bcd1

crypto: Use av_freep instead of av_free

Etienne Buira authored on 2011/06/08 09:20:53
April 29, 2011
View f0029cb

lavf: use designated initializers for AVClasses.

Anton Khirnov authored on 2011/04/29 18:30:02
April 25, 2011
View ac9cf2e

crypto: Use av_freep instead of av_free

Martin Storsjö authored on 2011/04/25 02:10:37
January 23, 2011
View 6e4f70a

Add a protocol handler for AES CBC decryption with PKCS7 padding

Martin Storsjö authored on 2011/01/23 08:31:41