ffmpeg-bb/libavcodec/alpha
Andreas Rheinhardt a84fe06112 avcodec/idctdsp: Avoid inclusion of avcodec.h
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>
2023-09-11 00:26:34 +02:00
..
asm.h Merge commit '09c98327b9f25c6c1716c0ee82ce09d8b484887a' 2017-11-11 15:56:27 -03:00
blockdsp_alpha.c blockdsp: reindent after parameter removal 2015-10-03 23:34:56 +02:00
hpeldsp_alpha.c Merge commit '2957d29f0531ccd8a6f4378293424dfd92db3044' 2013-04-20 15:24:25 +02:00
hpeldsp_alpha.h Merge commit '2957d29f0531ccd8a6f4378293424dfd92db3044' 2013-04-20 15:24:25 +02:00
hpeldsp_alpha_asm.S Merge commit '2957d29f0531ccd8a6f4378293424dfd92db3044' 2013-04-20 15:24:25 +02:00
idctdsp_alpha.c avcodec/idctdsp: Avoid inclusion of avcodec.h 2023-09-11 00:26:34 +02:00
idctdsp_alpha.h Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428' 2017-03-21 14:29:52 -03:00
idctdsp_alpha_asm.S avcodec/idctdsp: change {put,add}_pixels_clamped to ptrdiff_t line_size 2014-09-24 21:43:19 -03:00
Makefile alpha/me_cmp: move code out of dsputil 2014-07-18 05:15:17 +02:00
me_cmp_alpha.c avcodec/alpha/me_cmp_alpha: Remove commented-out function 2022-08-02 08:40:58 +02:00
me_cmp_mvi_asm.S avcodec/me_cmp: Constify me_cmp_func buffer parameters 2022-07-31 03:31:53 +02:00
mpegvideo_alpha.c Merge commit '835f798c7d20bca89eb4f3593846251ad0d84e4b' 2014-08-15 20:11:56 +02:00
pixblockdsp_alpha.c Merge commit 'de452e503734ebb0fdbce86e9d16693b3530fad3' 2017-03-20 15:58:32 +01:00
regdef.h Merge commit '2957d29f0531ccd8a6f4378293424dfd92db3044' 2013-04-20 15:24:25 +02:00
simple_idct_alpha.c Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428' 2017-03-21 14:29:52 -03:00