Martin Storsjö 8f73c06077 URLProtocol: Add URL_PROTOCOL_FLAG_NESTED_SCHEME
If this flag is set, the protocol can handle URLs where the
scheme is a nested scheme such as applehttp+file: - the protocol
can handle any URL where the first segment of the nested scheme
belongs to this protocol.

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2011-03-06 23:29:39 +01:00
2011-02-20 08:46:22 -05:00
2011-02-15 16:18:21 +01:00
2011-02-25 15:24:35 -05:00
2011-01-24 23:44:58 +00:00
2011-02-15 16:18:21 +01:00
2011-02-28 02:55:50 +00:00
2011-01-18 11:20:17 -08:00
2011-01-18 11:05:51 -08:00
2011-02-21 16:18:26 -08:00

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.
Description
No description provided
Readme 173 MiB
Languages
C 92.1%
Assembly 6%
Makefile 1.2%
C++ 0.3%
Objective-C 0.2%
Other 0.1%