summaryrefslogtreecommitdiff
path: root/libswscale
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2014-07-27 19:40:20 +0000
committerAnton Khirnov <anton@khirnov.net>2014-08-09 16:15:51 +0000
commit7acdd3a1275bcd9cad48f9632169f6bbaeb39d84 (patch)
treed9888f7a1fe3f7c1f199bc686af27212c0fba839 /libswscale
parent52a2c17ec006282f388071a831dfb21288611253 (diff)
hevc_filter: avoid excessive calls to ff_hevc_get_ref_list()
1) each of the loops run within a single CTB, so the relevant reference list is constant 2) when that CTB is, or lies on the same slice as, the current one, we can use a simple access instead of a relatively expensive call to ff_hevc_get_ref_list()
Diffstat (limited to 'libswscale')
0 files changed, 0 insertions, 0 deletions