• Michael Niedermayer's avatar
    Merge commit 'c7f7bfc9' · e25ed260
    Michael Niedermayer authored
    * commit 'c7f7bfc9':
      Remove all Alpha architecture optimizations
    
    Conflicts:
    	libavcodec/alpha/asm.h
    	libavcodec/alpha/dsputil_alpha.c
    	libavcodec/alpha/dsputil_alpha.h
    	libavcodec/alpha/dsputil_alpha_asm.S
    	libavcodec/alpha/hpeldsp_alpha.c
    	libavcodec/alpha/hpeldsp_alpha.h
    	libavcodec/alpha/hpeldsp_alpha_asm.S
    	libavcodec/alpha/motion_est_alpha.c
    	libavcodec/alpha/motion_est_mvi_asm.S
    	libavcodec/alpha/mpegvideo_alpha.c
    	libavcodec/alpha/regdef.h
    	libavcodec/alpha/simple_idct_alpha.c
    
    We have a qemu based fate alpha client. And various failures
    on alpha have previously pointed to issues in generic C code.
    Thus IMHO it makes sense to keep alpha code as long as someone
    is willing to do the little bit of maintaince it needs
    Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    e25ed260
dct-test.c 15.8 KB