aboutsummaryrefslogtreecommitdiffhomepage
path: root/demux/demux_cue.c
Commit message (Expand)AuthorAge
* demux: get rid of DEMUXER_CTRL_GET_TIME_LENGTHGravatar wm42017-06-20
* demux_cue: include io.h for Windows UTF-8 filesystem functionsGravatar wm42017-04-04
* demux, stream: add option to prevent opening referenced filesGravatar wm42016-12-04
* Relicense some non-MPlayer source files to LGPL 2.1 or laterGravatar wm42016-01-19
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* demux_cue: remove cue tracks which have a null filename.Gravatar Kevin Mitchell2015-12-17
* cue: read more metadataGravatar wm42015-10-01
* demux: remove redundant demux_chapter.name fieldGravatar wm42015-08-12
* player, demux: replace some demux_open() uses with demux_open_url()Gravatar wm42015-06-24
* demux: get rid of some bstr thingsGravatar wm42015-06-24
* demux_cue: move cue parser to a separate fileGravatar wm42015-05-19
* path: make mp_path_join accept normal C stringsGravatar wm42015-05-09
* Update license headersGravatar Marcin Kurczewski2015-04-13
* demux: timeline: honor quit requestsGravatar wm42015-02-20
* demux: change demux_open() signatureGravatar wm42015-02-20
* player: enable cache and demuxer thread for subtitles tooGravatar wm42015-02-18
* demux: remove file_contents fieldGravatar wm42015-02-17
* demux_cue: make independent from MPContextGravatar wm42015-02-17
* demux_cue: move implementationGravatar wm42015-02-17
* demux_cue: use stream_peek()Gravatar wm42014-11-16
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* demux: remove useless author/comment fieldsGravatar wm42013-07-12
* demux: rewrite probing and demuxer initializationGravatar wm42013-07-12
* demux: change signature of open functions, cleanupsGravatar wm42013-07-11
* stream: remove padding parameter from stream_read_complete()Gravatar wm42013-06-23
* demux: don't require fill_buffer callbackGravatar wm42013-06-23
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12