summaryrefslogtreecommitdiffstats
path: root/demux/demux_cue.c
Commit message (Expand)AuthorAgeFilesLines
* demux_cue: deprecate --demuxer-cue-codepage for --metadata-codepageDudemanguy2023-10-071-15/+6
* options: change option macros and all option declarationswm42020-03-181-1/+1
* stream, demux: redo origin policy thingwm42019-12-201-2/+6
* stream: turn into a ring buffer, make size configurablewm42019-11-061-2/+3
* demux_cue: auto-detect CUE sheet charsetwnoun2019-09-211-0/+31
* demux_edl, cue, mkv: slightly nicer file format indicationwm42019-09-191-0/+1
* demux_edl, cue, mkv: clean up timeline stuff slightlywm42019-09-191-11/+9
* demux: change hack for closing subtitle files earlywm42019-09-191-0/+2
* demux: get rid of DEMUXER_CTRL_GET_TIME_LENGTHwm42017-06-201-15/+1
* demux_cue: include io.h for Windows UTF-8 filesystem functionswm42017-04-041-0/+2
* demux, stream: add option to prevent opening referenced fileswm42016-12-041-0/+3
* Relicense some non-MPlayer source files to LGPL 2.1 or laterwm42016-01-191-7/+7
* mpv_talloc.h: rename from talloc.hDmitrij D. Czarkoff2016-01-111-1/+1
* demux_cue: remove cue tracks which have a null filename.Kevin Mitchell2015-12-171-2/+12
* cue: read more metadatawm42015-10-011-15/+15
* demux: remove redundant demux_chapter.name fieldwm42015-08-121-2/+3
* player, demux: replace some demux_open() uses with demux_open_url()wm42015-06-241-6/+2
* demux: get rid of some bstr thingswm42015-06-241-6/+6
* demux_cue: move cue parser to a separate filewm42015-05-191-180/+10
* path: make mp_path_join accept normal C stringswm42015-05-091-2/+2
* Update license headersMarcin Kurczewski2015-04-131-6/+5
* demux: timeline: honor quit requestswm42015-02-201-1/+1
* demux: change demux_open() signaturewm42015-02-201-2/+3
* player: enable cache and demuxer thread for subtitles toowm42015-02-181-0/+1
* demux: remove file_contents fieldwm42015-02-171-3/+11
* demux_cue: make independent from MPContextwm42015-02-171-34/+36
* demux_cue: move implementationwm42015-02-171-4/+388
* demux_cue: use stream_peek()wm42014-11-161-6/+2
* Move compat/ and bstr/ directory contents somewhere elsewm42014-08-291-1/+1
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-1/+1
* demux: remove useless author/comment fieldswm42013-07-121-4/+3
* demux: rewrite probing and demuxer initializationwm42013-07-121-12/+11
* demux: change signature of open functions, cleanupswm42013-07-111-5/+5
* stream: remove padding parameter from stream_read_complete()wm42013-06-231-1/+1
* demux: don't require fill_buffer callbackwm42013-06-231-6/+0
* Rename directories, move files (step 2 of 2)wm42012-11-121-2/+2
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+65