summaryrefslogtreecommitdiffstats
path: root/input
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-01-11 01:43:40 +0100
committerwm4 <wm4@nowhere>2014-01-11 01:47:14 +0100
commit589f4871ea0ef4e95065906192f7329096e33ab0 (patch)
treea827b03b89da70e3c353a28e70822217ca203b7f /input
parent85e90668ae10fb025d7c450eb7eb37b48c9eded1 (diff)
downloadmpv-589f4871ea0ef4e95065906192f7329096e33ab0.tar.bz2
mpv-589f4871ea0ef4e95065906192f7329096e33ab0.tar.xz
vd_lavc: matroska: remove weird realvideo special handling
This case can't happen with the normal realvideo codepath in demux_mkv.c, because the code would errors out if the extradata is too small, and everything would be broken anyway in the case the vd_lavc.c condition is actually triggered. It still might happen with VfW-muxed realvideo in Matroska, though. Basically, I'm hoping this doesn't matter anyway, and that the vd_lavc.c code was for other old demuxers, like demux_avi or demux_rm. Following the commit history, it's not really clear for what demuxer this code was added.
Diffstat (limited to 'input')
0 files changed, 0 insertions, 0 deletions