rv34: Drop now unnecessary dsputil dependencies
This commit is contained in:
@@ -188,7 +188,7 @@ QPEL_FUNCS_SET (OP, 3, 2, OPT)
|
||||
|
||||
#endif /* HAVE_YASM */
|
||||
|
||||
av_cold void ff_rv40dsp_init_x86(RV34DSPContext *c, DSPContext *dsp)
|
||||
av_cold void ff_rv40dsp_init_x86(RV34DSPContext *c)
|
||||
{
|
||||
#if HAVE_YASM
|
||||
int mm_flags = av_get_cpu_flags();
|
||||
|
Reference in New Issue
Block a user