diff options
author | Sebastien Zwickert <dilaroga@gmail.com> | 2015-06-20 13:19:29 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2015-07-28 02:42:14 +0200 |
commit | 8f067955332dc185003f30387c5deb41fe954786 (patch) | |
tree | 4dc73321449865f1675e750f46b20d96d44752b4 /libswscale/x86 | |
parent | 7085f68c14ba1c46b5b315b718ec4068abac9c12 (diff) | |
download | ffmpeg-8f067955332dc185003f30387c5deb41fe954786.tar.gz |
vda: unlock the pixel buffer base address.
The pixel buffer base address is never unlocked this causes
a bug with some pixel format types that are produced natively
by the hardware decoder: the first buffer was always used.
Unlock the pixel buffer base address fixes the issue.
(cherry picked from commit c06fdacc3dc706e70d953917fea845532d3703ca)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libswscale/x86')
0 files changed, 0 insertions, 0 deletions