summaryrefslogtreecommitdiffstats
path: root/demux/demux_edl.c
Commit message (Expand)AuthorAgeFilesLines
* demux_edl: fix behavior with no init segment providedwm42017-02-051-0/+6
* ytdl_hook, edl: implement pseudo-DASH supportwm42017-02-041-36/+102
* player: different way to auto-enable the demuxer cachewm42017-02-021-0/+2
* stream: get rid of streamtype enumwm42017-02-021-3/+5
* demux, stream: add option to prevent opening referenced fileswm42016-12-041-0/+3
* stream, demux, config: remove some dead/unneeded option-related codewm42016-09-091-1/+0
* demux_edl: adjust warnings and variable nameswm42016-05-231-14/+14
* 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: remove redundant demux_chapter.name fieldwm42015-08-121-2/+3
* demux_edl: fix includeswm42015-05-241-2/+2
* path: make mp_path_join accept normal C stringswm42015-05-091-1/+1
* Update license headersMarcin Kurczewski2015-04-131-6/+5
* demux: timeline: honor quit requestswm42015-02-201-1/+1
* demux: add a demux_open_url() functionwm42015-02-201-18/+5
* demux: change demux_open() signaturewm42015-02-201-1/+1
* player: enable cache and demuxer thread for subtitles toowm42015-02-181-0/+1
* demux: remove file_contents fieldwm42015-02-171-5/+14
* demux_edl: make independent from MPContextwm42015-02-171-41/+36
* demux_edl: move implementationwm42015-02-171-2/+280
* timeline: reject mplayer2 EDL files, change EDL headerwm42013-11-211-7/+4
* timeline: add edl:// URIswm42013-11-191-0/+4
* timeline: add new EDL formatwm42013-11-191-8/+9
* demux: remove useless author/comment fieldswm42013-07-121-4/+3
* demux: rewrite probing and demuxer initializationwm42013-07-121-11/+12
* demux: change signature of open functions, cleanupswm42013-07-111-4/+4
* 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-1/+1
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+58