1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-21 07:16:56 +00:00

demux_mkv: make sure wavpacks works with older libavcodec versions

The new wavpack packet format (see previous commit) doesn't work with
older libavcodec versions, so disable the new code in this case.

The version numbers are only approximate, since the libavcodec version
wasn't bumped with the wavpack change, but it's close enough.
This commit is contained in:
wm4 2013-05-30 19:55:15 +02:00
parent 3f3531f560
commit c0db930de4