summaryrefslogtreecommitdiffstats
path: root/libavcodec/sparc/dsputil_vis.c
Commit message (Expand)AuthorAgeFilesLines
* sparc: hpeldsp: Move vis half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-191-3507/+0
* sparc: dsputil: Simplify high_bit_depth checksDiego Biurrun2013-02-151-5/+2
* sparc: dsputil_vis: Fix silly variable name search and replace typoDiego Biurrun2013-02-101-28/+28
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-051-1/+2
* Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.Diego Biurrun2013-02-051-28/+28
* dsputil: remove one array dimension from avg_no_rnd_pixels_tab.Ronald S. Bultje2013-01-221-4/+4
* dsputil: remove avg_no_rnd_pixels8.Ronald S. Bultje2013-01-221-461/+0
* Add more missing includes after removing the implicit common.hMartin Storsjö2012-08-161-0/+1
* dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö2012-02-151-1/+1
* Replace ffmpeg references with more accurate libav* references.Diego Biurrun2011-11-021-1/+1
* dsputil: update per-arch init funcs for non-h264 high bit depthMans Rullgard2011-07-211-1/+1
* simple_idct: add 10-bit versionMans Rullgard2011-07-201-1/+2
* Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-05-101-0/+3
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNEDMåns Rullgård2010-03-181-11/+9
* sparc: fix a few pages of cast warningsMåns Rullgård2010-03-101-74/+32
* sparc: fix dsputil prototypesMåns Rullgård2010-03-101-4/+1
* Remove file name from file headers.Diego Biurrun2009-02-091-1/+0
* Add missing void keyword to parameterless function declarations.Diego Biurrun2009-01-301-1/+1
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-031-3/+3
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* Misc spelling fixes, prefer American over British English.Diego Biurrun2007-12-021-1/+1
* spellingVitor Sessak2007-12-011-1/+1
* Hopefully fix sparc compilation again, add incorrectly removed variable decla...Reimar Döffinger2007-10-021-0/+1
* Remove uses of SIGILL for CPU extension detection, that method is not acceptableReimar Döffinger2007-10-021-45/+0
* Remove redundant ARCH_SPARC #ifdef, the file is compiled conditional toDiego Biurrun2007-09-171-4/+0
* add simple_idct implemented in Sparc VISDenes Balatoni2007-08-301-0/+11
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-161-1/+1
* Switch to the LGPL as agreed to by the author according to theDiego Biurrun2006-10-111-8/+8
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-5/+4
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-2599/+2599
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-10/+10
* whitespace cleanup patch by (James A. Morrison <ja2morri>@<csclub>dot<uwaterl...James A. Morrison2004-11-211-7/+7
* * patch from James Morrison (getting rid of broken code)Roman Shaposhnik2004-07-231-16/+0
* License change and cpu detection patch by (James Morrison <ja2morri at csclub...James Morrison2004-04-241-46/+104
* VIS optimized motion compensation code. by (David S. Miller <davem at redhat ...Michael Niedermayer2004-04-231-0/+4049
OpenPOWER on IntegriCloud