1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-09 14:14:39 +02:00
FFmpeg/libavformat
Nicolas George d9fad53f4b 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.
2013-02-28 19:30:56 +01:00
..
2013-02-09 20:50:11 +01:00
2013-01-30 22:17:52 +00:00
2013-02-22 13:52:43 +00:00
2013-01-24 15:02:44 +00:00
2013-01-24 15:02:44 +00:00
2013-01-25 00:04:22 +01:00
2013-02-21 22:24:26 +01:00
2013-02-21 00:59:32 +01:00
2013-02-22 13:37:35 +00:00
2013-02-23 17:24:15 +01:00
2013-02-09 20:50:11 +01:00
2013-02-13 17:36:55 +00:00