index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
demux
/
demux_playlist.c
Commit message (
Expand
)
Author
Age
*
stream: get rid of streamtype enum
wm4
2017-02-02
*
demux, stream: add option to prevent opening referenced files
wm4
2016-12-04
*
demux_playlist: recognize m3u8 as playlist extension
wm4
2016-05-17
*
demux_playlist: read directories recursive
wm4
2016-04-18
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
player: warn against using HLS URLs with --playlist
wm4
2015-08-04
*
demux_playlist: skip hidden directories
wm4
2015-07-29
*
player: parse and expose m3u playlist titles
wm4
2015-07-10
*
demux_playlist: make mime type comparison case-insensitive
wm4
2015-06-20
*
path: make mp_path_join accept normal C strings
wm4
2015-05-09
*
player: allow playing directories
wm4
2015-04-17
*
demux: fix rar support for files containing DTS audio tracks
wm4
2015-03-24
*
player: refine rar:// playlist-safety handling
wm4
2015-03-02
*
stream_rar: treat rar files as playlists
wm4
2015-02-27
*
player: enable cache and demuxer thread for subtitles too
wm4
2015-02-18
*
demux_playlist: unquote entries in pls playlists
wm4
2014-12-30
*
demux_playlist: fix negated condition
wm4
2014-12-06
*
demux_playlist: detect headerless m3u files by extension
wm4
2014-12-05
*
demux_playlist: don't ignore last line in m3u
wm4
2014-11-30
*
demux_playlist: redirect ASF streaming to mmsh://
wm4
2014-10-30
*
build: include <strings.h> for strcasecmp()
wm4
2014-07-10
*
Add more const
wm4
2014-06-11
*
demux_playlist: fix m3u detection logic
wm4
2014-05-11
*
demux_playlist: don't require header for m3u
wm4
2014-05-06
*
demux_playlist: add some mime types
wm4
2014-05-06
*
demux_playlist: allow recognizing format by mime type
wm4
2014-05-06
*
demux_playlist: move parser for plaintext playlists
wm4
2014-01-19
*
demux_playlist: handle stream_read_line() errors
wm4
2014-01-19
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
playlist: rewrite PLS parser
wm4
2013-11-04
*
demux_playlist: add mov RTSPtext tag parser
Benjamin Franzke
2013-09-14
*
demux_playlist: port ini reference playlist parser
wm4
2013-08-28
*
core: add a playlist demuxer
wm4
2013-08-26