summaryrefslogtreecommitdiffstats
path: root/demux/cue.c
Commit message (Expand)AuthorAgeFilesLines
* cue: strip quotes and leading whitespace from tagswm42018-01-301-2/+10
* cue: accept lower-case cue commandswm42017-01-241-1/+1
* 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: check embedded cuesheet refers to only one fileKevin Mitchell2015-12-171-0/+15
* cue: read more metadatawm42015-10-011-9/+23
* demux: get rid of some bstr thingswm42015-06-241-7/+7
* demux_cue: move cue parser to a separate filewm42015-05-191-0/+206