summaryrefslogtreecommitdiff
path: root/COPYING.LGPLv3
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-06-30 18:38:34 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-07-25 23:32:08 +0200
commit09393130a0bb07f92cac111068b8b45eeafc9254 (patch)
treed264b7fd4939c9447df9dab4e877c9eadc7098e6 /COPYING.LGPLv3
parent05b763a4a4bdd64725cb28fd61a46fe60fe0c223 (diff)
avcodec/hevcdec: Pass HEVCLocalContext** via execute2
Right now the code passes a list of ints whose entry #i is just i as opaque parameter to hls_decode_entry_wpp via execute2; said list is even constantly allocated and freed. This commit stops doing so and instead passes the list of HEVCLocalContext* instead, so that the main HEVCContext can be avoided in accessing the HEVCLocalContext. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'COPYING.LGPLv3')
0 files changed, 0 insertions, 0 deletions