Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: include <strings.h> for strcasecmp() | wm4 | 2014-07-10 | 1 | -0/+2 |
* | Add more const | wm4 | 2014-06-11 | 1 | -3/+3 |
* | demux_playlist: fix m3u detection logic | wm4 | 2014-05-11 | 1 | -1/+1 |
* | demux_playlist: don't require header for m3u | wm4 | 2014-05-06 | 1 | -4/+3 |
* | demux_playlist: add some mime types | wm4 | 2014-05-06 | 1 | -2/+4 |
* | demux_playlist: allow recognizing format by mime type | wm4 | 2014-05-06 | 1 | -0/+21 |
* | demux_playlist: move parser for plaintext playlists | wm4 | 2014-01-19 | 1 | -2/+23 |
* | demux_playlist: handle stream_read_line() errors | wm4 | 2014-01-19 | 1 | -2/+6 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 1 | -3/+3 |
* | Move options/config related files from mpvcore/ to options/ | wm4 | 2013-12-17 | 1 | -2/+2 |
* | playlist: rewrite PLS parser | wm4 | 2013-11-04 | 1 | -0/+22 |
* | demux_playlist: add mov RTSPtext tag parser | Benjamin Franzke | 2013-09-14 | 1 | -0/+18 |
* | demux_playlist: port ini reference playlist parser | wm4 | 2013-08-28 | 1 | -1/+18 |
* | core: add a playlist demuxer | wm4 | 2013-08-26 | 1 | -0/+136 |