aboutsummaryrefslogtreecommitdiffhomepage
path: root/demux/demux_timeline.c
Commit message (Expand)AuthorAge
* demux_timeline: disable pointless packet cache for sub-demuxersGravatar wm42017-12-10
* demux_timeline: don't use segments for DASHGravatar wm42017-10-26
* demux_timeline: trust attached picture flagGravatar wm42017-10-25
* demux: get rid of demux_packet.new_segment fieldGravatar wm42017-10-24
* demux_timeline: change virtual_stream array to array of pointersGravatar wm42017-10-24
* demux: drop redundant SEEK_BACKWARD flagGravatar wm42017-10-23
* demux: get rid of DEMUXER_CTRL_GET_TIME_LENGTHGravatar wm42017-06-20
* demux: replace custom return codes with CONTROL_ onesGravatar wm42017-06-19
* demux_timeline: more silencingGravatar wm42017-02-04
* ytdl_hook, edl: implement pseudo-DASH supportGravatar wm42017-02-04
* demux_timeline: move code aroundGravatar wm42017-02-04
* player: different way to auto-enable the demuxer cacheGravatar wm42017-02-02
* demux_timeline: always signal new segment after a seekGravatar wm42016-11-09
* demux_timeline: enable refresh seeks in some situationsGravatar wm42016-08-07
* player: improve instant track switchingGravatar wm42016-08-06
* demux_timeline: restore mkv edition switchingGravatar wm42016-07-14
* demux_timeline: request subtitle prefetching on crossing segmentsGravatar wm42016-03-25
* demux_timeline: skip decoder reinit when seeking to same segmentGravatar wm42016-03-17
* demux_timeline: set correct seekable flagsGravatar wm42016-03-03
* demux: remove relative seekingGravatar wm42016-02-28
* demux_timeline: slightly improve reported file formatGravatar wm42016-02-25
* demux_timeline: fix nested timelinesGravatar wm42016-02-20
* demux_timeline: cosmetics: move a functionGravatar wm42016-02-16
* demux_timeline: disable cache for inactive segmentsGravatar wm42016-02-16
* Rewrite ordered chapters and timeline stuffGravatar wm42016-02-15