aboutsummaryrefslogtreecommitdiffhomepage
path: root/demux/demux_edl.c
Commit message (Expand)AuthorAge
* demux_edl: add title option to override title of chaptersGravatar sfan52018-08-13
* demux_edl: fix undefined behavior if mp4 init segment is not providedGravatar wm42018-03-03
* demux: get rid of DEMUXER_CTRL_GET_TIME_LENGTHGravatar wm42017-06-20
* demux_edl: fix behavior with no init segment providedGravatar wm42017-02-05
* ytdl_hook, edl: implement pseudo-DASH supportGravatar wm42017-02-04
* player: different way to auto-enable the demuxer cacheGravatar wm42017-02-02
* stream: get rid of streamtype enumGravatar wm42017-02-02
* demux, stream: add option to prevent opening referenced filesGravatar wm42016-12-04
* stream, demux, config: remove some dead/unneeded option-related codeGravatar wm42016-09-09
* demux_edl: adjust warnings and variable namesGravatar wm42016-05-23
* 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: remove redundant demux_chapter.name fieldGravatar wm42015-08-12
* demux_edl: fix includesGravatar wm42015-05-24
* 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: add a demux_open_url() functionGravatar 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_edl: make independent from MPContextGravatar wm42015-02-17
* demux_edl: move implementationGravatar wm42015-02-17
* timeline: reject mplayer2 EDL files, change EDL headerGravatar wm42013-11-21
* timeline: add edl:// URIsGravatar wm42013-11-19
* timeline: add new EDL formatGravatar wm42013-11-19
* 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