Nicolas George 8ffe243c85 lavf/avio: check for : in filenames for protocols.
If the first "special" character in a filename is a comma,
it can introduce protocol options, but only if there is a
colon at the end. Otherwise, it is just a filename with a
comma.

Fix trac ticket #2303.
(cherry picked from commit d9fad53f4b)
2013-03-01 08:56:06 +01:00
2012-05-04 18:40:36 +02:00
2012-12-03 19:36:15 +01:00
2012-09-25 07:42:32 +02:00
2012-09-07 14:59:01 +02:00
2012-09-27 20:25:53 +02:00
2012-09-23 21:05:29 +02:00
2013-02-07 01:24:35 +01:00
2012-12-10 00:26:56 +01:00
2011-04-08 02:50:13 +02:00
2012-09-27 01:48:14 +02:00
2012-04-06 10:23:26 +02:00
2013-02-07 01:24:35 +01:00
2013-02-07 01:24:35 +01:00

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

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

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.
Description
No description provided
Readme 582 MiB
Languages
C 89.4%
Assembly 8.3%
Makefile 1.3%
C++ 0.3%
GLSL 0.3%
Other 0.2%