summaryrefslogtreecommitdiffstats
path: root/mpv_talloc.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-12-29 16:00:44 +0100
committerKevin Mitchell <kevmitch@gmail.com>2017-12-30 00:37:58 -0700
commitff506c1e49982a8c705fd49d57d8df8ad55a9c2e (patch)
tree25d7d905898afd00ff42d8659922501b4dc4b2f8 /mpv_talloc.h
parentd9ca235c68038629807fbcf21fd679cadbb8eba8 (diff)
downloadmpv-ff506c1e49982a8c705fd49d57d8df8ad55a9c2e.tar.bz2
mpv-ff506c1e49982a8c705fd49d57d8df8ad55a9c2e.tar.xz
demux_mkv: fix x264 hack if video track uses header compression
The x264 hack requires reading the first video packet, which in turn we handle with a hack in demux_mkv.c to get the packet without having to add special crap to demux.c. Another useless MKV feature (which they enabled by default at one point and which caused many demuxers to break completely, only to disable it again when it was too late) conflicts with this, because we actually pass a block as packet contents, instead of after "decompression". Fix this by calling demux_mkv_decode().
Diffstat (limited to 'mpv_talloc.h')
0 files changed, 0 insertions, 0 deletions