- 21 Jan, 2015 1 commit
-
-
Andreas Cadhalpun authored
The vec_ste calls were mistakenly changed to vec_vsx_st in c5ca76ad, which caused stack smashing. Changing them back fixes crashes on ppc64el, when configured with --toolchain=hardened. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 08 Dec, 2014 1 commit
-
-
Rong Yan authored
add GET_VDST16() macro Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 04 Dec, 2014 2 commits
-
-
Rong Yan authored
avcodec/ppc/vp8dsp_altivec.c: POWER LE support put_vp8_epel_h_altivec_core() put_vp8_epel_v_altivec_core() put_vp8_pixels16_altivec() add marcos GET_PIXHL() GET_OUTER() LOAD_HL() Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Rong Yan authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 02 Dec, 2014 1 commit
-
-
Rong Yan authored
adds macro GET_T() Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 28 Nov, 2014 5 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Rong Yan authored
add put_unligned_store() and avg_unligned_store() macros Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Rong Yan authored
avcodec/ppc/h264qpel_template: POWER LE support for PREFIX_h264_qpel16_h_lowpass_altivec() PREFIX_h264_qpel16_v_lowpass_altivec() PREFIX_h264_qpel16_hv_lowpass_altivec() add load_alignment() macro Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Rong Yan authored
avcodec/ppc/h264chroma_template: POWER LE support for PREFIX_h264_chroma_mc8_altivec() PREFIX_no_rnd_vc1_chroma_mc8_altivec() CHROMA_MC8_ALTIVEC_CORE_SIMPLE() CHROMA_MC8_ALTIVEC_CORE() add marcos GET_VSRC1() GET_VSRC() Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Rong Yan authored
avcodec/ppc/h264dsp: POWER LE support for h264_idct8_add_altivec() h264_idct_dc_add_internal() h264_loop_filter_luma_altivec() write16x4() VEC_1D_DCT() weight_h264_W_altivec() biweight_h264_W_altivec() VEC_LOAD_U8_ADD_S16_STORE_U8() ALTIVEC_STORE_SUM_CLIP() add marcos GET_2PERM() dstv_load() vdst_load() dest_unligned_store() Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 24 Nov, 2014 1 commit
-
-
Vittorio Giovara authored
CC: libav-stable@libav.org Bug-Id: CID 700556 / CID 700557 / CID 700558
-
- 11 Nov, 2014 2 commits
-
-
Rong Yan authored
libavcodec/ppc/me_cmp.c : support little endian in sse8_altivec(), hadamard8_diff8x8_altivec() and hadamard8_diff16x8_altivec() Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Rong Yan authored
add marcos GET_PERM() LOAD_PIX() for POWER LE Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 07 Nov, 2014 1 commit
-
-
Rong Yan authored
libavcodec/ppc/hpeldsp_altivec.c : fix ff_put_pixels16_altivec() put_no_rnd_pixels16_xy2_altivec() put_no_rnd_pixels8_xy2_altivec() avg_pixels8_altivec() avg_pixels8_xy2_altivec() put_pixels16_xy2_altivec() put_pixels8_xy2_altivec() ff_avg_pixels16_altivec() for POWER LE Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 10 Oct, 2014 4 commits
-
-
Rong Yan authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Rong Yan authored
libavcodec/ppc/me_cmp.c : fix sad16_altivec() sse16_altivec() sad16_xy2_altivec() sad16_x2_altivec() sad16_y2_altivec() sad8_altivec() for POWER LE Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Rong Yan authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Rong Yan authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 29 Aug, 2014 1 commit
-
-
Reimar Döffinger authored
Only "./configure --enable-gpl" on x86 was tested. Signed-off-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
- 15 Aug, 2014 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 06 Aug, 2014 1 commit
-
-
Michael Niedermayer authored
Found-by: ubitux Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 02 Aug, 2014 1 commit
-
-
Diego Biurrun authored
-
- 01 Aug, 2014 1 commit
-
-
Diego Biurrun authored
This is how all the other init functions operate.
-
- 27 Jul, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 25 Jul, 2014 1 commit
-
-
Diego Biurrun authored
-
- 21 Jul, 2014 1 commit
-
-
Diego Biurrun authored
-
- 19 Jul, 2014 1 commit
-
-
Diego Biurrun authored
-
- 18 Jul, 2014 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
Also rename the enum values to be consistent with other DCT permutations.
-
- 17 Jul, 2014 1 commit
-
-
Diego Biurrun authored
-
- 13 Jul, 2014 1 commit
-
-
Diego Biurrun authored
-
- 11 Jul, 2014 1 commit
-
-
Diego Biurrun authored
-
- 09 Jul, 2014 1 commit
-
-
Diego Biurrun authored
-
- 07 Jul, 2014 1 commit
-
-
Diego Biurrun authored
-
- 06 Jul, 2014 1 commit
-
-
Diego Biurrun authored
-
- 30 Jun, 2014 1 commit
-
-
Diego Biurrun authored
-
- 23 Jun, 2014 1 commit
-
-
Diego Biurrun authored
-
- 22 Jun, 2014 1 commit
-
-
Diego Biurrun authored
-
- 18 Jun, 2014 1 commit
-
-
Rong Yan authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-