diff options
author | Sebastien Zwickert <dilaroga@gmail.com> | 2015-06-20 13:19:29 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2015-08-20 14:38:26 +0200 |
commit | d50d11c56cd409ce4cdf38ea3298c8e2b220aec9 (patch) | |
tree | ea3b18691f1b9d5043c7b39819429595895cabe0 /libavcodec/rv10enc.c | |
parent | bada03d7463424d1c8b3921c3fdf75af4639ed7a (diff) | |
download | ffmpeg-d50d11c56cd409ce4cdf38ea3298c8e2b220aec9.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 'libavcodec/rv10enc.c')
0 files changed, 0 insertions, 0 deletions