]> git.sesse.net Git - ffmpeg/history - libavcodec/ppc/vp8dsp_altivec.c
aarch64: vp9: Add NEON optimizations of VP9 MC functions
[ffmpeg] / libavcodec / ppc / vp8dsp_altivec.c
2016-09-11 Diego Biurrunppc: Update #endif comments
2015-05-31 Luca Barbatoppc: Restrict some Altivec implementations to Big Endian
2014-06-10 Diego Biurrunppc: Consistently use convenience macro for runtime...
2014-04-04 Peter RossOn2 VP7 decoder
2014-03-22 Diego Biurrunppc: dsputil: Move hpeldsp-related declarations to...
2014-02-09 Ronald S. Bultjevp8: fix PPC assembly to work if src_stride != dst_stride
2013-04-30 Diego Biurrunppc: More consistent arch initialization
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-06-08 Justin RugglesPPC: Move types_altivec.h and util_altivec.h from libav...
2012-03-02 Ronald S. Bultjevp8: change int stride to ptrdiff_t stride.
2012-02-15 Martin Storsjöppc: Add ff_ prefix to nonstatic symbols
2012-02-06 Diego Biurrundoxygen: Do not include license boilerplates in Doxygen...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-21 Mans Rullgardvp8: ppc: fix invalid reads in altivec epel mc
2010-09-08 Stefano SabatiniMove mm_support() from libavcodec to libavutil, make...
2010-09-08 Stefano SabatiniMerge has_altivec() function into mm_support(), remove...
2010-06-29 David ConradAltivec VP8 MC functions