ffmpeg/libavcodec/ppc
Rong Yan 8a03d428f1 avcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec() delete macros VEC_FMERGEH() VEC_FMERGEL(), they where wrong
GCC tool had a bug of PPC intrinsic interpret, which has been fixed in GCC 4.9.1. This bug lead to
errors in two of our previous patches. We found this when we update our GCC tools to 4.9.1 and by
reading the related info on GCC website. We fix our previous error in two separate commits

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-04-27 12:59:15 +02:00
..
asm.S
audiodsp.c
blockdsp.c
dct-test.c
fdct.h
fdctdsp.c avcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec() delete macros VEC_FMERGEH() VEC_FMERGEL(), they where wrong 2015-04-27 12:59:15 +02:00
fft_altivec.S
fft_init.c
fft_vsx.c
fft_vsx.h
fmtconvert_altivec.c Merge commit 'd74a8cb7e4' 2015-02-28 23:58:29 +01:00
h264chroma_init.c
h264chroma_template.c
h264dsp.c Revert "ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED" 2015-03-15 02:02:21 +01:00
h264qpel.c Revert "ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED" 2015-03-15 02:02:21 +01:00
h264qpel_template.c avcodec/ppc/h264qpel_template: Change if DEBUG assert() to av_assert2() 2015-01-30 16:44:00 +01:00
hpeldsp_altivec.c
hpeldsp_altivec.h
huffyuvdsp_altivec.c
idctdsp.c avcodec/ppc/idctdsp.c: POWER LE support in idct_add_altivec() 2015-02-03 06:16:39 +01:00
lossless_audiodsp_altivec.c
Makefile Merge commit '71f1ad37d8' 2015-03-01 00:06:42 +01:00
mathops.h
me_cmp.c
mpegaudiodsp_altivec.c
mpegvideo_altivec.c ppc/mpegvideo_altivec: Change assert to av_assert2() 2015-01-30 16:43:14 +01:00
mpegvideodsp.c
mpegvideoencdsp.c libavcodec/ppc/mpegvideoencdsp.c: fix stack smashing in pix_norm1_altivec() and pix_sum_altivec() 2015-01-21 03:20:41 +01:00
pixblockdsp.c
svq1enc_altivec.c
vc1dsp_altivec.c
videodsp_ppc.c
vorbisdsp_altivec.c
vp3dsp_altivec.c
vp8dsp_altivec.c Revert "ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED" 2015-03-15 02:02:21 +01:00