29 Commits (127cc6dd3d0b8ce8875aecacc5c2aaf45bf52243)

Author SHA1 Message Date
Luca Barbato da60b99a88 ppc: Restrict some Altivec implementations to Big Endian 10 years ago
Michael Niedermayer b8535b273f Revert "ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED" 10 years ago
Christophe Gisquet 98cccdd91c ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED 10 years ago
Rong Yan d23e883248 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() 10 years ago
Diego Biurrun 27860819d5 ppc: Consistently use convenience macro for runtime CPU detection 11 years ago
Peter Ross ac4b32df71 On2 VP7 decoder 11 years ago
Diego Biurrun ae116cd3ed ppc: dsputil: Move hpeldsp-related declarations to a separate header 11 years ago
Ronald S. Bultje 2f6eec65ac vp8: fix PPC assembly to work if src_stride != dst_stride 11 years ago
Ronald S. Bultje 34b429d5ba vp8: fix PPC assembly and bilinear C code to work if src_stride != dst_stride. 11 years ago
Diego Biurrun 38282149b6 ppc: More consistent arch initialization 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Justin Ruggles 98db4e2a4e PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil 13 years ago
Ronald S. Bultje bd66f073fe vp8: change int stride to ptrdiff_t stride. 13 years ago
Martin Storsjö 210f72845c ppc: Add ff_ prefix to nonstatic symbols 13 years ago
Diego Biurrun 32f3c541bc doxygen: Do not include license boilerplates in Doxygen comment blocks. 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Mans Rullgard 644b66cd4a vp8: ppc: fix invalid reads in altivec epel mc 14 years ago
Mans Rullgard e0e46cae37 vp8: ppc: fix invalid reads in altivec epel mc 14 years ago
Stefano Sabatini c6c98d0897 Move mm_support() from libavcodec to libavutil, make it a public 14 years ago
Stefano Sabatini ccf22d3ed1 Merge has_altivec() function into mm_support(), remove it and use 14 years ago
David Conrad 982fac7357 Altivec VP8 MC functions 15 years ago