summaryrefslogtreecommitdiffstats
path: root/player/video.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-12-31 15:00:18 +0100
committerwm4 <wm4@nowhere>2014-12-31 15:00:18 +0100
commitf5b314e9e8685098badaf2bfc8f94422c0f9c4fc (patch)
treecbe93c98e6f8599a7a3aa87669853f9fdf069e1f /player/video.c
parent799e8861bbfe63981b49e299eeb585424f86d98c (diff)
downloadmpv-f5b314e9e8685098badaf2bfc8f94422c0f9c4fc.tar.bz2
mpv-f5b314e9e8685098badaf2bfc8f94422c0f9c4fc.tar.xz
demux_mkv: enable codec parsing for vfw-muxed files too
For some codecs, we need to invoke a codec parser (because libavcodec will run into trouble otherwise). This was done based on the Matroska codec field. But this ignores handling of vfw-muxed files, which use a pseudo-codec to signal presence of vfw structures, which we must unmangle to get the real codec. Handle this by rearranging the code. This fixes at least mp3-in-mkv for vfw-muxed files; typically old files.
Diffstat (limited to 'player/video.c')
0 files changed, 0 insertions, 0 deletions