summaryrefslogtreecommitdiffstats
path: root/libavutil/tests/cpu_init.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <[email protected]>2025-05-18 21:14:54 +0200
committerAndreas Rheinhardt <[email protected]>2025-05-26 04:24:16 +0200
commit7267e4dab82a5468c2e7a5487cdb4b2446011c34 (patch)
tree651c8be1eb0d181b1f9daec446afb85c82b92f4d /libavutil/tests/cpu_init.c
parentf7bd2a5af87bbf7cf75ee8f65b0b536644b087ae (diff)
avcodec/mpeg4videoenc: Split writing blocks into intra and inter
These are sufficiently different to warrant their own functions; in particular, the earlier code had two callsites for the actual "write block" function, one for intra and one for inter, yet the "write block" function nevertheless performed a check (that the compiler can't optimize away) for whether the current MB is intra or not. Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'libavutil/tests/cpu_init.c')
0 files changed, 0 insertions, 0 deletions