Files
ffmpeg/libavformat
Wan-Teh Chang 2f84f40d45 avformat/avio: Remove no-op code in url_find_protocol().
In url_find_protocol(), proto_str is either "file" or a string
consisting of only the characters in URL_SCHEME_CHARS, which does not
include ','. Therefore the strchr(proto_str, ',') call always returns
NULL.

Note: The code was added in commit
6161c41817.

Signed-off-by: Wan-Teh Chang <wtc@google.com>
Signed-off-by: Muhammad Faiz <mfcc64@gmail.com>
2017-07-10 06:56:51 +07:00
..
2017-03-31 18:19:41 +02:00
2017-03-29 14:49:29 +02:00
2017-02-01 02:57:40 +01:00
2017-01-19 02:40:43 +01:00
2016-10-21 19:41:09 +02:00
2017-02-11 20:20:07 +01:00
2017-06-28 20:04:56 -03:00
2017-03-30 13:26:04 +02:00
2016-11-07 00:51:49 +01:00
2016-10-09 20:09:00 +02:00
2017-06-13 19:49:06 +02:00
2016-11-24 11:22:13 +01:00
2017-03-02 11:39:54 +01:00
2017-07-07 15:30:57 -04:00
2016-11-23 01:16:42 +01:00
2017-01-30 11:00:58 +01:00
2016-10-09 20:09:00 +02:00
2016-08-04 16:25:40 -03:00
2017-05-10 15:21:17 +02:00
2016-11-07 00:51:49 +01:00