]> git.sesse.net Git - nageru/commitdiff
Support x264 >= 153.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 31 Aug 2018 20:13:45 +0000 (22:13 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 31 Aug 2018 20:13:45 +0000 (22:13 +0200)
Newer versions of x264 support multiple bit depths in one library,
so we don't need to load dynamically anymore. (On the other hand,
there's a new parameter we need to set.) Keep the old code around
for the time being, though, since we'd like to keep supporting
stretch for now.


No differences found