diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-05-04 15:40:55 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-06-12 13:24:09 +0200 |
commit | e80bd068c5196399161db970ec5cf989bd479859 (patch) | |
tree | 97a737c1d17cfeb150aba6f9420098064f587537 /libavcodec/flacencdsp.h | |
parent | 83278282050910cf28537c7cd27b2e2e61b53bd7 (diff) | |
download | ffmpeg-e80bd068c5196399161db970ec5cf989bd479859.tar.gz |
avcodec/mpegvideo_enc: Always set c funcs in ff_dct_encode_init()
Use the common approach whereby the _c versions are set first
and then (potentially) overwritten by the arch-specific ones
instead of calling the arch-specific code first, followed by
setting the function pointers that have not already been set.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/flacencdsp.h')
0 files changed, 0 insertions, 0 deletions