index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
demux
/
demux_disc.c
Commit message (
Expand
)
Author
Age
*
demux_disc: fix bluray subtitle language retrieval
wm4
2017-07-16
*
demux: get rid of DEMUXER_CTRL_GET_TIME_LENGTH
wm4
2017-06-20
*
demux: replace custom return codes with CONTROL_ ones
wm4
2017-06-19
*
stream: get rid of streamtype enum
wm4
2017-02-02
*
player: improve instant track switching
wm4
2016-08-06
*
demux: remove relative seeking
wm4
2016-02-28
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
demux: merge sh_video/sh_audio/sh_sub
wm4
2016-01-12
*
demux: remove weird tripple-buffering for the sh_stream list
wm4
2015-12-23
*
demux_disc: fix aspect ratio retrieval (again)
wm4
2015-12-20
*
demux_disc: fix aspect ratio
wm4
2015-12-20
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
*
csputils: rename "yuv2rgb" functions
wm4
2015-12-09
*
csputils: remove obscure int_bits matrix scaling
wm4
2015-12-09
*
player: remove higher-level remains of DVD/BD menu support
wm4
2015-08-03
*
demux: get rid of some bstr things
wm4
2015-06-24
*
demux: merge extradata fields
wm4
2015-06-21
*
demux: rename sh_stream.format to sh_stream.codec_tag
wm4
2015-06-21
*
demux: change demux_open() signature
wm4
2015-02-20
*
demux_disc: fix CDDA seekability
wm4
2015-02-03
*
demux_disc: pass seek flags to stream layer
wm4
2015-01-19
*
csputils: replace float[3][4] with a struct
wm4
2015-01-06
*
dvd, bd: don't unnecessarily block on demuxer/stream all the time
wm4
2014-12-04
*
player: always use demux_chapter
wm4
2014-11-02
*
demux_disc: bluray: fix stream language (2)
wm4
2014-09-30
*
demux_disc: export BD/DVD audio language
wm4
2014-09-29
*
demux_disc: bluray: potentially fix some aspects of seeking
wm4
2014-09-29
*
demux_disc: handle new_sh_stream() fail correctly
shdown
2014-08-30
*
demux: fix timestamp type for seek calls
wm4
2014-07-21
*
dvd, bd: fix A/V sync
wm4
2014-07-18
*
demux: drop some unused definitions
wm4
2014-07-17
*
demux: add a demuxer thread
wm4
2014-07-16
*
Revert "Remove DVD and Bluray support"
wm4
2014-07-15
*
Remove DVD and Bluray support
wm4
2014-07-14
*
dvdnav: fix time display when starting in the middle of the DVD
wm4
2014-07-13
*
dvd: potentially fix video aspect ratio
wm4
2014-07-12
*
demux_disc: flush slave demuxer packet queue on resync
wm4
2014-07-07
*
cache, dvd, bluray: simplify stream time handling
wm4
2014-07-07
*
dvd, bd: enable precise seeking
wm4
2014-07-06
*
dvd, bluray: handle playback display time handling differently
wm4
2014-07-06
*
dvd: fix first subtitle with delayed subtitle streams
wm4
2014-07-06
*
demux: minor simplification
wm4
2014-07-06
*
demux: minor simplification to internal API
wm4
2014-07-05
*
dvd, bluray, cdda: add demux_disc containing all related hacks
wm4
2014-07-05