]> git.sesse.net Git - ffmpeg/commit
avcodec/jpeglsdec: Don't allocate+free JPEGLSState for every frame
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
Wed, 14 Apr 2021 19:24:33 +0000 (21:24 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
Sun, 18 Apr 2021 02:32:15 +0000 (04:32 +0200)
commit9b3c46a081a9f01559082bf7a154fc6be1e06c18
treecea171937cd35edddd0d163604a1d6b040db4ff7
parent5627da3555ecbf6fbfd98d045abbc7b63bc98fce
avcodec/jpeglsdec: Don't allocate+free JPEGLSState for every frame

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
libavcodec/jpeglsdec.c