summaryrefslogtreecommitdiffstats
path: root/libavcodec/ppc/vp8dsp_altivec.c
Commit message (Expand)AuthorAgeFilesLines
* ppc: Restrict some Altivec implementations to Big EndianLuca Barbato2015-05-311-2/+2
* ppc: Consistently use convenience macro for runtime CPU detectionDiego Biurrun2014-06-101-1/+2
* On2 VP7 decoderPeter Ross2014-04-041-1/+2
* ppc: dsputil: Move hpeldsp-related declarations to a separate headerDiego Biurrun2014-03-221-1/+1
* vp8: fix PPC assembly to work if src_stride != dst_strideRonald S. Bultje2014-02-091-7/+42
* ppc: More consistent arch initializationDiego Biurrun2013-04-301-1/+7
* Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
* PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutilJustin Ruggles2012-06-081-2/+2
* vp8: change int stride to ptrdiff_t stride.Ronald S. Bultje2012-03-021-8/+8
* ppc: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-151-1/+1
* doxygen: Do not include license boilerplates in Doxygen comment blocks.Diego Biurrun2012-02-061-1/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* vp8: ppc: fix invalid reads in altivec epel mcMans Rullgard2011-02-211-7/+14
* Move mm_support() from libavcodec to libavutil, make it a publicStefano Sabatini2010-09-081-1/+2
* Merge has_altivec() function into mm_support(), remove it and useStefano Sabatini2010-09-081-1/+1
* Altivec VP8 MC functionsDavid Conrad2010-06-291-0/+295
OpenPOWER on IntegriCloud