mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
a84fe06112
Not every user of idctdsp.h wants to initialize an IDCTDSPContext; e.g. the proresdsp only uses ff_init_scantable_permutation() and the IDCT permutation enum; similarly for cavsdsp and wmv2dsp. Using a forward declaration here avoids an avcodec.h dependency in the relevant files. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> |
||
---|---|---|
.. | ||
asm.h | ||
blockdsp_alpha.c | ||
hpeldsp_alpha_asm.S | ||
hpeldsp_alpha.c | ||
hpeldsp_alpha.h | ||
idctdsp_alpha_asm.S | ||
idctdsp_alpha.c | ||
idctdsp_alpha.h | ||
Makefile | ||
me_cmp_alpha.c | ||
me_cmp_mvi_asm.S | ||
mpegvideo_alpha.c | ||
pixblockdsp_alpha.c | ||
regdef.h | ||
simple_idct_alpha.c |