aboutsummaryrefslogtreecommitdiffhomepage
path: root/demux/demux.h
Commit message (Expand)AuthorAge
* demux: replace demux_pause/demux_unpause with demux_run_on_threadGravatar wm42016-03-09
* demux_timeline: set correct seekable flagsGravatar wm42016-03-03
* demux: remove relative seekingGravatar wm42016-02-28
* Rewrite ordered chapters and timeline stuffGravatar wm42016-02-15
* vd_lavc: feed A53_CC side data packets into the demuxer for eia_608 decodingGravatar Aman Gupta2016-01-18
* demux: remove unused functionGravatar wm42016-01-18
* demux: remove unused flagGravatar wm42016-01-18
* player: eliminate demux_get_next_pts()Gravatar wm42016-01-11
* demux: remove weird tripple-buffering for the sh_stream listGravatar wm42015-12-23
* player: handle rebasing start time differentlyGravatar wm42015-11-16
* demux: remove demux_add_packet() return valueGravatar wm42015-10-17
* demux: remove redundant demux_chapter.name fieldGravatar wm42015-08-12
* demux: add options to control maximum queue sizeGravatar wm42015-08-05
* player: use demux_open_url() to open main filesGravatar wm42015-08-04
* player: remove higher-level remains of DVD/BD menu supportGravatar wm42015-08-03
* demux: get rid of some bstr thingsGravatar wm42015-06-24
* demux_mkv: move global options to the demuxerGravatar wm42015-04-23
* Update license headersGravatar Marcin Kurczewski2015-04-13
* demux_mkv: check for playback abortsGravatar wm42015-03-09
* demux: add a demux_open_url() functionGravatar wm42015-02-20
* demux: change demux_open() signatureGravatar wm42015-02-20
* demux: add free_demuxer_and_stream() functionGravatar wm42015-02-20
* player: enable cache and demuxer thread for subtitles tooGravatar wm42015-02-18
* demux, matroska: remove demuxer type fieldGravatar wm42015-02-17
* demux: remove file_contents fieldGravatar wm42015-02-17
* demux_edl: make independent from MPContextGravatar wm42015-02-17
* demux_cue: make independent from MPContextGravatar wm42015-02-17
* player: use a separate context for timeline loader stuffGravatar wm42015-02-17
* demux: fix dropped subtitle packets with the new stream switchingGravatar wm42015-02-14
* demux: hack for instant stream switchingGravatar wm42015-02-13
* command: export more details about file seekabilityGravatar wm42015-01-26
* demux_disc: pass seek flags to stream layerGravatar wm42015-01-19
* command: add properties for current bitrateGravatar wm42014-12-12
* dvd, bd: don't unnecessarily block on demuxer/stream all the timeGravatar wm42014-12-04
* player: always use demux_chapterGravatar wm42014-11-02
* demux: fix demux_seek signatureGravatar wm42014-10-29
* demux: get rid of old wrapperGravatar wm42014-09-01
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* player: better cache status on status lineGravatar wm42014-08-27
* player: redo how stream caching and pausing on low cache worksGravatar wm42014-08-27
* demux: enable thread by defaultGravatar wm42014-08-16
* demux: remove unused functionGravatar wm42014-08-16
* demux: fix timestamp type for seek callsGravatar wm42014-07-21
* demux: add function to read packets asychronouslyGravatar wm42014-07-18
* demux: drop some unused definitionsGravatar wm42014-07-17
* demux: add a demuxer threadGravatar wm42014-07-16
* demux: remove accurate_seek fieldGravatar wm42014-07-08
* Remove stream_pts stuffGravatar wm42014-07-06
* dvd: fix first subtitle with delayed subtitle streamsGravatar wm42014-07-06
* demux: minor simplificationGravatar wm42014-07-06