Files
mpv/stream
wm4 a4b6bf8c41 player: refine rar:// playlist-safety handling
It was possible to make the player play local files by putting rar://
links into remote playlists, and some other potentially unsafe things.

Redo the handling of it. Now the rar-redirector (the thing in
demux_playlist.c) sets disable_safety, which makes the player open any
playlist entries returned. This is fine, because it redirects to the
same file anyway (just with different selection/interpretation of the
contents). On the other hand, rar:// itself is now considered fully
unsafe, which means that it is ignored if found in normal playlists.
2015-03-02 19:09:36 +01:00
..
2014-11-26 21:21:56 +01:00
2014-11-26 21:21:56 +01:00
2013-12-21 21:43:16 +01:00
2015-02-25 22:23:31 +01:00
2014-04-13 18:03:01 +02:00
2015-02-11 11:36:14 +01:00
2015-02-27 19:51:14 +01:00
2014-09-13 16:09:51 +02:00
2014-06-11 00:39:14 +02:00
2015-01-19 21:30:05 +01:00
2015-02-06 21:43:52 +01:00
2014-06-11 00:39:14 +02:00
2014-06-11 00:39:14 +02:00
2014-06-11 00:39:14 +02:00
2015-01-06 20:27:36 +01:00
2014-06-11 00:39:14 +02:00
2014-06-11 00:39:14 +02:00
2014-08-28 12:02:50 +02:00
2014-07-05 17:07:15 +02:00
2014-04-13 18:03:01 +02:00
2014-11-26 21:21:56 +01:00