aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/x86/float_dsp_init.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-05-07 17:52:23 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-05-12 07:03:32 +0200
commit74bcfe5f858a720695736268c861fb34160941e9 (patch)
tree4fef328c723d981ca6a4f9af39fe37079cc8ee9e /libavutil/x86/float_dsp_init.c
parent01701019e0c3264529aee4d895b12237c766e9d4 (diff)
downloadffmpeg-74bcfe5f858a720695736268c861fb34160941e9.tar.gz
avcodec/h263, h263data: Move ff_h263_init_rl_inter to h263.c
The SVQ1 decoder does not need mpegvideo or rl.c, but it uses stuff from h263data.c. But since 61fe481586425a41d45e371de1e875b49882477d h263data.c called ff_rl_init() and this of course led to build errors when the SVQ1 decoder is enabled and mpegvideo disabled. Fix this by moving ff_h263_init_rl_inter() to h263.c. Fixes ticket #9224. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> (cherry picked from commit e2301feabc2be18e1ee878dcdf643fd78b90c735)
Diffstat (limited to 'libavutil/x86/float_dsp_init.c')
0 files changed, 0 insertions, 0 deletions