summaryrefslogtreecommitdiffstats
path: root/sub
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-10-30 21:07:38 +0100
committerwm4 <wm4@nowhere>2017-10-30 21:07:48 +0100
commita18a7cd4f568aa934be30b2cdf813a0879b8db19 (patch)
tree1f859ec4ba2f2fa8dcabcd443591b29134053d74 /sub
parenta7f4ecb01299835a1afe5cc051be1e9bb5d4f15d (diff)
downloadmpv-a18a7cd4f568aa934be30b2cdf813a0879b8db19.tar.bz2
mpv-a18a7cd4f568aa934be30b2cdf813a0879b8db19.tar.xz
vd_lavc: move display mastering data stuff to mp_image
This is where it should be. It only wasn't because of an old libavcodec bug, that returned the side data only on every IDR. This required some sort of caching, which is now dropped. (mp_image wouldn't have been able to do this kind of caching, because this code is stateless.) We don't support these old libavcodec versions anymore, which is why this is not needed anymore. Also move initialization of rotation/stereo stuff to dec_video.c.
Diffstat (limited to 'sub')
0 files changed, 0 insertions, 0 deletions