aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/rv30dsp.c
diff options
context:
space:
mode:
authorFabrice Bellard <fabrice@bellard.org>2015-01-12 23:09:23 +0100
committerMichael Niedermayer <michaelni@gmx.at>2015-02-04 01:54:01 +0100
commitda81cc38e8a90071484508fbdd8fb888dc9a4b7b (patch)
tree51df6e7f3b192aa3a0c189aa70746a68bb74fb92 /libavcodec/rv30dsp.c
parentb737a2c52857b214be246ff615c6293730033cfa (diff)
downloadffmpeg-da81cc38e8a90071484508fbdd8fb888dc9a4b7b.tar.gz
avcodec/hevc: reduce memory for SAO
cherry picked from commit 5d9f79edef2c11b915bdac3a025b59a32082f409 SAO edge filter uses pre-SAO pixel data on the left and top of the ctb, so this data must be kept available. This was done previously by having 2 copies of the frame, one before and one after SAO. This commit reduces the storage to just that, instead of the previous whole frame. Commit message taken from patch by Christophe Gisquet <christophe.gisquet@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/rv30dsp.c')
0 files changed, 0 insertions, 0 deletions