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.c | ||
| hpeldsp_alpha.h | ||
| hpeldsp_alpha_asm.S | ||
| idctdsp_alpha.c | ||
| idctdsp_alpha.h | ||
| idctdsp_alpha_asm.S | ||
| Makefile | ||
| me_cmp_alpha.c | ||
| me_cmp_mvi_asm.S | ||
| mpegvideo_alpha.c | ||
| pixblockdsp_alpha.c | ||
| regdef.h | ||
| simple_idct_alpha.c | ||