| Commit message (Expand) | Author | Age | Files | Lines |
* | options: change option macros and all option declarations | wm4 | 2020-03-18 | 1 | -1/+1 |
* | stream, demux: redo origin policy thing | wm4 | 2019-12-20 | 1 | -2/+6 |
* | stream: turn into a ring buffer, make size configurable | wm4 | 2019-11-06 | 1 | -2/+3 |
* | demux_cue: auto-detect CUE sheet charset | wnoun | 2019-09-21 | 1 | -0/+31 |
* | demux_edl, cue, mkv: slightly nicer file format indication | wm4 | 2019-09-19 | 1 | -0/+1 |
* | demux_edl, cue, mkv: clean up timeline stuff slightly | wm4 | 2019-09-19 | 1 | -11/+9 |
* | demux: change hack for closing subtitle files early | wm4 | 2019-09-19 | 1 | -0/+2 |
* | demux: get rid of DEMUXER_CTRL_GET_TIME_LENGTH | wm4 | 2017-06-20 | 1 | -15/+1 |
* | demux_cue: include io.h for Windows UTF-8 filesystem functions | wm4 | 2017-04-04 | 1 | -0/+2 |
* | demux, stream: add option to prevent opening referenced files | wm4 | 2016-12-04 | 1 | -0/+3 |
* | Relicense some non-MPlayer source files to LGPL 2.1 or later | wm4 | 2016-01-19 | 1 | -7/+7 |
* | mpv_talloc.h: rename from talloc.h | Dmitrij D. Czarkoff | 2016-01-11 | 1 | -1/+1 |
* | demux_cue: remove cue tracks which have a null filename. | Kevin Mitchell | 2015-12-17 | 1 | -2/+12 |
* | cue: read more metadata | wm4 | 2015-10-01 | 1 | -15/+15 |
* | demux: remove redundant demux_chapter.name field | wm4 | 2015-08-12 | 1 | -2/+3 |
* | player, demux: replace some demux_open() uses with demux_open_url() | wm4 | 2015-06-24 | 1 | -6/+2 |
* | demux: get rid of some bstr things | wm4 | 2015-06-24 | 1 | -6/+6 |
* | demux_cue: move cue parser to a separate file | wm4 | 2015-05-19 | 1 | -180/+10 |
* | path: make mp_path_join accept normal C strings | wm4 | 2015-05-09 | 1 | -2/+2 |
* | Update license headers | Marcin Kurczewski | 2015-04-13 | 1 | -6/+5 |
* | demux: timeline: honor quit requests | wm4 | 2015-02-20 | 1 | -1/+1 |
* | demux: change demux_open() signature | wm4 | 2015-02-20 | 1 | -2/+3 |
* | player: enable cache and demuxer thread for subtitles too | wm4 | 2015-02-18 | 1 | -0/+1 |
* | demux: remove file_contents field | wm4 | 2015-02-17 | 1 | -3/+11 |
* | demux_cue: make independent from MPContext | wm4 | 2015-02-17 | 1 | -34/+36 |
* | demux_cue: move implementation | wm4 | 2015-02-17 | 1 | -4/+388 |
* | demux_cue: use stream_peek() | wm4 | 2014-11-16 | 1 | -6/+2 |
* | Move compat/ and bstr/ directory contents somewhere else | wm4 | 2014-08-29 | 1 | -1/+1 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 1 | -1/+1 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 | 1 | -1/+1 |
* | demux: remove useless author/comment fields | wm4 | 2013-07-12 | 1 | -4/+3 |
* | demux: rewrite probing and demuxer initialization | wm4 | 2013-07-12 | 1 | -12/+11 |
* | demux: change signature of open functions, cleanups | wm4 | 2013-07-11 | 1 | -5/+5 |
* | stream: remove padding parameter from stream_read_complete() | wm4 | 2013-06-23 | 1 | -1/+1 |
* | demux: don't require fill_buffer callback | wm4 | 2013-06-23 | 1 | -6/+0 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 | 1 | -2/+2 |
* | Rename directories, move files (step 1 of 2) (does not compile) | wm4 | 2012-11-12 | 1 | -0/+65 |