summaryrefslogtreecommitdiffstats
path: root/player
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-12-31 15:00:18 +0100
committerDiogo Franco (Kovensky) <diogomfranco@gmail.com>2015-01-25 17:00:13 +0900
commite3f4491a24875691a3d2b2545e27e2097223911a (patch)
tree1f9d9139005e19c27d0962fa7fff7c1cbfb4006a /player
parent12ee2e64be351a91865aac96e43906f09347f0ff (diff)
downloadmpv-e3f4491a24875691a3d2b2545e27e2097223911a.tar.bz2
mpv-e3f4491a24875691a3d2b2545e27e2097223911a.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. Conflicts: demux/demux_mkv.c
Diffstat (limited to 'player')
0 files changed, 0 insertions, 0 deletions