]> git.nihav.org Git - nihav.git/commitdiff
h264: more micro-optimisations
authorKostya Shishkov <kostya.shishkov@gmail.com>
Fri, 11 Aug 2023 16:27:48 +0000 (18:27 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Fri, 11 Aug 2023 16:27:48 +0000 (18:27 +0200)
* split IDCT function so it has only two parameters
* evade instantiating frame references for each MB or even sub-block
* other small code changes


No differences found