1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/libavcodec/alpha
Måns Rullgård 74c4746344 Alpha: proper IDCT selection
Only select the Alpha IDCT if auto or explicitly requested.  Also
disable it in lowres mode.

Originally committed as revision 16666 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-18 05:52:12 +00:00
..
asm.h Alpha: add some const, kill some warnings 2009-01-18 05:52:08 +00:00
dsputil_alpha_asm.S Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
dsputil_alpha.c Alpha: proper IDCT selection 2009-01-18 05:52:12 +00:00
motion_est_alpha.c
motion_est_mvi_asm.S Change semantic of CONFIG_*, HAVE_* and ARCH_*. 2009-01-13 23:44:16 +00:00
mpegvideo_alpha.c Alpha: factor common parts from dct_unquantize_h263_intra/inter_axp 2009-01-17 21:44:58 +00:00
regdef.h
simple_idct_alpha.c