mpv/demux
wm4 18a621ae26 demux_playlist: don't ignore last line in m3u
If EOF is reached after reading a line, the EOF flag is set. This was a
problem for the m3u code, which checked for EOF _after_ reading a line,
which will discard the last line read.

Also fix a typo in an unrelated part of the file.
2014-11-30 19:30:22 +01:00
..
codec_tags.c
codec_tags.h
demux.c
demux.h
demux_cue.c
demux_disc.c
demux_edl.c
demux_lavf.c
demux_libass.c
demux_mf.c
demux_mkv.c
demux_playlist.c demux_playlist: don't ignore last line in m3u 2014-11-30 19:30:22 +01:00
demux_raw.c
demux_subreader.c
demux_tv.c
ebml.c
ebml.h
matroska.h
mf.c
mf.h
packet.c
packet.h
stheader.h