view alpha/Makefile @ 11507:25e209f9153a libavcodec

Make g729dec.c:decoder_init() return AVERROR(EINVAL) rather than AVERROR(NOFMT) if one channel if the number of channels specified is different than 1.
author stefano
date Thu, 18 Mar 2010 00:23:02 +0000
parents cd71b238e78b
children
line wrap: on
line source

OBJS                                   += alpha/dsputil_alpha.o         \
                                          alpha/dsputil_alpha_asm.o     \
                                          alpha/motion_est_alpha.o      \
                                          alpha/motion_est_mvi_asm.o    \
                                          alpha/mpegvideo_alpha.o       \
                                          alpha/simple_idct_alpha.o     \