index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
demux
/
demux_disc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
demux, stream: rip out the classic stream cache
wm4
2018-08-31
1
-5
/
+2
*
demux: get rid of free_demuxer[_and_stream]()
wm4
2018-05-24
1
-2
/
+5
*
command: whitelist some blocking accesses for certain demuxers/streams
wm4
2018-05-24
1
-0
/
+2
*
demux_disc: fix bluray subtitle language retrieval
wm4
2017-07-16
1
-4
/
+4
*
demux: get rid of DEMUXER_CTRL_GET_TIME_LENGTH
wm4
2017-06-20
1
-7
/
+4
*
demux: replace custom return codes with CONTROL_ ones
wm4
2017-06-19
1
-2
/
+2
*
stream: get rid of streamtype enum
wm4
2017-02-02
1
-6
/
+22
*
player: improve instant track switching
wm4
2016-08-06
1
-1
/
+1
*
demux: remove relative seeking
wm4
2016-02-28
1
-19
/
+5
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
1
-7
/
+7
*
demux: merge sh_video/sh_audio/sh_sub
wm4
2016-01-12
1
-14
/
+10
*
demux: remove weird tripple-buffering for the sh_stream list
wm4
2015-12-23
1
-10
/
+10
*
demux_disc: fix aspect ratio retrieval (again)
wm4
2015-12-20
1
-3
/
+3
*
demux_disc: fix aspect ratio
wm4
2015-12-20
1
-2
/
+6
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
1
-1
/
+4
*
csputils: rename "yuv2rgb" functions
wm4
2015-12-09
1
-1
/
+1
*
csputils: remove obscure int_bits matrix scaling
wm4
2015-12-09
1
-4
/
+3
*
player: remove higher-level remains of DVD/BD menu support
wm4
2015-08-03
1
-3
/
+0
*
demux: get rid of some bstr things
wm4
2015-06-24
1
-2
/
+2
*
demux: merge extradata fields
wm4
2015-06-21
1
-2
/
+2
*
demux: rename sh_stream.format to sh_stream.codec_tag
wm4
2015-06-21
1
-1
/
+1
*
demux: change demux_open() signature
wm4
2015-02-20
1
-3
/
+4
*
demux_disc: fix CDDA seekability
wm4
2015-02-03
1
-6
/
+13
*
demux_disc: pass seek flags to stream layer
wm4
2015-01-19
1
-1
/
+5
*
csputils: replace float[3][4] with a struct
wm4
2015-01-06
1
-3
/
+3
*
dvd, bd: don't unnecessarily block on demuxer/stream all the time
wm4
2014-12-04
1
-0
/
+3
*
player: always use demux_chapter
wm4
2014-11-02
1
-1
/
+1
*
demux_disc: bluray: fix stream language (2)
wm4
2014-09-30
1
-0
/
+1
*
demux_disc: export BD/DVD audio language
wm4
2014-09-29
1
-0
/
+1
*
demux_disc: bluray: potentially fix some aspects of seeking
wm4
2014-09-29
1
-0
/
+6
*
demux_disc: handle new_sh_stream() fail correctly
shdown
2014-08-30
1
-2
/
+4
*
demux: fix timestamp type for seek calls
wm4
2014-07-21
1
-1
/
+1
*
dvd, bd: fix A/V sync
wm4
2014-07-18
1
-30
/
+29
*
demux: drop some unused definitions
wm4
2014-07-17
1
-1
/
+0
*
demux: add a demuxer thread
wm4
2014-07-16
1
-1
/
+10
*
Revert "Remove DVD and Bluray support"
wm4
2014-07-15
1
-0
/
+347
*
Remove DVD and Bluray support
wm4
2014-07-14
1
-347
/
+0
*
dvdnav: fix time display when starting in the middle of the DVD
wm4
2014-07-13
1
-0
/
+5
*
dvd: potentially fix video aspect ratio
wm4
2014-07-12
1
-1
/
+1
*
demux_disc: flush slave demuxer packet queue on resync
wm4
2014-07-07
1
-0
/
+3
*
cache, dvd, bluray: simplify stream time handling
wm4
2014-07-07
1
-4
/
+0
*
dvd, bd: enable precise seeking
wm4
2014-07-06
1
-4
/
+1
*
dvd, bluray: handle playback display time handling differently
wm4
2014-07-06
1
-12
/
+80
*
dvd: fix first subtitle with delayed subtitle streams
wm4
2014-07-06
1
-1
/
+3
*
demux: minor simplification
wm4
2014-07-06
1
-1
/
+1
*
demux: minor simplification to internal API
wm4
2014-07-05
1
-1
/
+1
*
dvd, bluray, cdda: add demux_disc containing all related hacks
wm4
2014-07-05
1
-0
/
+276