FFmpeg/libavformat
Anssi Hannula 39b192b8e1 avformat/hls: do not call ffurl_seek/ffurl_size on crypto protocol
ffurl_seek() will not work even when it should be a no-op, so do not
call it on crypto protocol.

Also replace use of ffurl_size() for the same reason.

Reported-by: Michael Schenk <Michael.Schenk@albistechnologies.com>
Signed-off-by: Anssi Hannula <anssi.hannula@iki.fi>
2014-04-11 00:04:34 +03:00
..
2014-04-06 16:41:41 +02:00
2014-04-09 23:21:38 +02:00
2014-04-01 01:13:09 +02:00
2014-03-31 23:47:29 +02:00
2014-04-05 02:18:09 +02:00
2014-03-22 01:26:48 +01:00
2014-04-10 03:24:07 +02:00