summaryrefslogtreecommitdiffstats
path: root/demux/demux_edl.c
Commit message (Expand)AuthorAgeFilesLines
* edl: accept arbitrary pathswm42019-12-201-17/+0
* stream, demux: redo origin policy thingwm42019-12-201-1/+4
* demux_edl: fix reusing segment source fileswm42019-12-171-2/+4
* stream: turn into a ring buffer, make size configurablewm42019-11-061-1/+3
* demux_timeline, demux_edl: correctly enable cache in pseudo-DASH modewm42019-10-081-1/+4
* demux_edl: better selection of part which defines the track layoutwm42019-10-061-1/+17
* demux_edl: fix assertion failure on exit in obscure ytdl caseswm42019-09-191-0/+1
* demux_edl, cue, mkv: slightly nicer file format indicationwm42019-09-191-4/+22
* demux_edl, cue, mkv: clean up timeline stuff slightlywm42019-09-191-60/+68
* demux_edl: add no_clipwm42019-09-191-1/+4
* demux_edl: add a special header to disable chapter generationwm42019-09-191-11/+17
* demux_edl: explicitly error on unknown header typeswm42019-09-191-0/+2
* demux_edl: minor cleanup to header parsingwm42019-09-191-31/+35
* demux, demux_edl: add extension for tracks sourced from separate streamswm42019-09-191-21/+38
* demux: change hack for closing subtitle files earlywm42019-09-191-0/+1
* demux: make demux_open() privatewm42019-09-191-3/+5
* demux_edl: don't assume data follows a comment linePhilip Sequeira2019-03-031-1/+3
* demux_edl: add title option to override title of chapterssfan52018-08-131-1/+4
* demux_edl: fix undefined behavior if mp4 init segment is not providedwm42018-03-031-1/+1
* demux: get rid of DEMUXER_CTRL_GET_TIME_LENGTHwm42017-06-201-11/+1
* 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