mpv/demux
llyyr c5561b8e09 demux_playlist: fix comparison for current file if it's in current dir
When the file is in the current working directory, stream->path points
the path user passed as arg, so it may or may not include './'.

Strip it from both to make the comparison work

Fixes: c201c4874d
2024-10-24 12:34:58 +02:00
..
cache.c options: remove some deprecated OPT_REPLACED option mapping 2024-06-25 02:18:58 +00:00
cache.h
codec_tags.c
codec_tags.h
cue.c
cue.h
demux.c demux_playlist: use --directory-filter-types for --autocreate-playlist 2024-08-10 23:27:40 +02:00
demux.h demux_playlist: add --autocreate-playlist-{video,audio,image}-exts 2024-08-10 23:27:40 +02:00
demux_cue.c options: remove some deprecated OPT_REPLACED option mapping 2024-06-25 02:18:58 +00:00
demux_disc.c
demux_edl.c demux_edl: don't try to extract dirname from self-expanding protocols 2024-07-11 03:48:25 +02:00
demux_lavf.c various: remove no longer needed availability checks 2024-06-22 16:12:14 +02:00
demux_libarchive.c
demux_mf.c demux_mf: disable glob for fuzzing 2024-08-04 21:33:36 +02:00
demux_mkv.c demux_mkv: drop image probing down to 10000 blocks 2024-09-26 02:55:35 +00:00
demux_mkv_timeline.c stream: don't mark stdin as a filesystem file 2024-09-14 16:17:44 +02:00
demux_null.c
demux_playlist.c demux_playlist: fix comparison for current file if it's in current dir 2024-10-24 12:34:58 +02:00
demux_raw.c
demux_timeline.c
ebml.c demux/ebml: bump ebml size limit to 512 MiB 2024-07-15 17:38:22 +02:00
ebml.h
matroska.h
packet.c various: remove no longer needed availability checks 2024-06-22 16:12:14 +02:00
packet.h sub: avoid unneeded calls to is_animated 2024-06-04 12:29:13 +00:00
stheader.h
timeline.c
timeline.h