November 24, 2011
View 58030fc

avio: Fix handling of filenames that contain :

Michael Niedermayer authored on 2011/11/24 23:03:27
November 19, 2011
View e161b07

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/11/19 09:55:55
November 14, 2011
View 5f268ca

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/11/14 07:43:12
November 11, 2011
View c12e1bd

avio: allow any chars in protocols

Michael Niedermayer authored on 2011/11/11 01:02:02
View 6d91045

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/11/11 10:32:38
November 10, 2011
View 6161c41

avio: Support private options in URLProtocols

Michael Niedermayer authored on 2011/11/10 12:34:35
November 9, 2011
View d10361b

avio: Free URLContext private data allocated via AVOptions

Martin Storsjö authored on 2011/11/09 07:48:40
November 7, 2011
View 45f511e

avio: Mark the old interrupt callback mechanism as deprecated

Martin Storsjö authored on 2011/11/07 19:17:50
View 1dee0ac

avio: add avio_open2, taking an interrupt callback and options

Martin Storsjö authored on 2011/11/07 06:03:45
View 6f1b7b3

avio: Add an AVIOInterruptCB parameter to ffurl_open/ffurl_alloc

Martin Storsjö authored on 2011/11/07 05:50:44
View 9957cdb

avformat: Use ff_check_interrupt

Martin Storsjö authored on 2011/11/07 05:34:24
View c4a090d

avio: Add an internal utility function for checking the new interrupt callback

Martin Storsjö authored on 2011/11/07 05:10:21
View 728e6d9

avio: print a warning from ffurl_alloc() if no protocols are allocated. Fixes Ticket618

Michael Niedermayer authored on 2011/11/07 12:18:53
November 5, 2011
View ddffc2f

avio: add support for passing options to protocols.

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

avio: add and use ffurl_protocol_next().

Anton Khirnov authored on 2011/11/05 19:42:13