Commit c588cbfa authored by diego's avatar diego

Add missing entry for ADPCM_EA_MAXIS_XA_DECODER.

patch by Peter Ross, pross xvid org


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@13882 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 7210b4e1
......@@ -274,6 +274,7 @@ OBJS-$(CONFIG_ADPCM_ADX_DECODER) += adxdec.o
OBJS-$(CONFIG_ADPCM_ADX_ENCODER) += adxenc.o
OBJS-$(CONFIG_ADPCM_CT_DECODER) += adpcm.o
OBJS-$(CONFIG_ADPCM_EA_DECODER) += adpcm.o
OBJS-$(CONFIG_ADPCM_EA_MAXIS_XA_DECODER) += adpcm.o
OBJS-$(CONFIG_ADPCM_EA_R1_DECODER) += adpcm.o
OBJS-$(CONFIG_ADPCM_EA_R2_DECODER) += adpcm.o
OBJS-$(CONFIG_ADPCM_EA_R3_DECODER) += adpcm.o
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment