diff options
author | Bin Jin <bjin@ctrl-d.org> | 2019-03-07 14:53:52 +0000 |
---|---|---|
committer | sfan5 <sfan5@live.de> | 2019-03-09 12:56:11 +0100 |
commit | b3cbd4650984902548432f15be9f267f9cb2230e (patch) | |
tree | 8307aef32199a54c4312bba9bbca29ed376b251f /video/out/gpu/hwdec.c | |
parent | e37c253b9207980a33ff3789b560efa3c4b6eb3e (diff) | |
download | mpv-b3cbd4650984902548432f15be9f267f9cb2230e.tar.bz2 mpv-b3cbd4650984902548432f15be9f267f9cb2230e.tar.xz |
vo_gpu: make texture offset available to CHROMA hooks
Before this commit, texture offset is set after all source textures
are finalized. Which means CHROMA hooks won't be able to align with
luma planes. This could be problematic for chroma prescalers utilizing
information from luma plane.
Fix this by find the reference texture early, and set global texture
offset early.
Diffstat (limited to 'video/out/gpu/hwdec.c')
0 files changed, 0 insertions, 0 deletions