summaryrefslogtreecommitdiffstats
path: root/libavcodec/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-151-5/+2
|\
| * sparc: dsputil: Simplify high_bit_depth checksDiego Biurrun2013-02-151-5/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-111-8/+8
|\ \ | |/
| * sparc: dsputil_vis: Fix silly variable name search and replace typoDiego Biurrun2013-02-101-28/+28
* | sparc: Revert some parameter name changes in dsputil_vis.cJames Almer2013-02-091-28/+28
* | Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer2013-02-061-1/+2
|\ \ | |/
| * Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-051-1/+2
* | Merge commit '25841dfe806a13de526ae09c11149ab1f83555a8'Michael Niedermayer2013-02-061-28/+28
|\ \ | |/
| * Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.Diego Biurrun2013-02-051-28/+28
* | Merge commit 'baf35bb4bc4fe7a2a4113c50989d11dd9ef81e76'Michael Niedermayer2013-01-231-4/+4
|\ \ | |/
| * dsputil: remove one array dimension from avg_no_rnd_pixels_tab.Ronald S. Bultje2013-01-221-4/+4
* | Merge commit '32ff6432284f713e9f837ee5b36fc8e9f1902836'Michael Niedermayer2013-01-231-461/+0
|\ \ | |/
| * dsputil: remove avg_no_rnd_pixels8.Ronald S. Bultje2013-01-221-461/+0
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-232-7/+6
|\ \ | |/
| * Drop DCTELEM typedefDiego Biurrun2013-01-222-7/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-162-0/+4
|\ \ | |/
| * Fix even more missing includes after the common.h removalMartin Storsjö2012-08-161-0/+3
| * Add more missing includes after removing the implicit common.hMartin Storsjö2012-08-161-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-131-2/+2
|\ \ | |/
| * build: Consistently handle conditional compilation for all optimization OBJS.Diego Biurrun2012-04-121-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-261-2/+2
|\ \ | |/
| * build: prettyprinting cosmeticsDiego Biurrun2012-03-261-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-161-1/+1
|\ \ | |/
| * dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö2012-02-151-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-031-1/+1
|\ \ | |/
| * Replace ffmpeg references with more accurate libav* references.Diego Biurrun2011-11-021-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-221-1/+1
|\ \ | |/
| * dsputil: update per-arch init funcs for non-h264 high bit depthMans Rullgard2011-07-211-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-211-1/+2
|\ \ | |/
| * simple_idct: add 10-bit versionMans Rullgard2011-07-201-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-221-1/+1
|\ \ | |/
| * multiple inclusion guard cleanupDiego Biurrun2011-05-211-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-111-2/+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-194-16/+16
* | Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-04-101-0/+3
|/
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-181-3/+0
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-171-0/+3
* Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNEDMåns Rullgård2010-03-181-11/+9
* Move arch-specific makefile parts into $arch/MakefileMåns Rullgård2010-03-161-0/+2
* sparc: fix a few pages of cast warningsMåns Rullgård2010-03-102-76/+34
* sparc: fix dsputil prototypesMåns Rullgård2010-03-103-4/+31
* Remove DECLARE_ALIGNED_{8,16} macrosMåns Rullgård2010-03-061-5/+5
* Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård2010-01-221-5/+5
* Remove file name from file headers.Diego Biurrun2009-02-092-2/+0
* Add missing void keyword to parameterless function declarations.Diego Biurrun2009-01-301-1/+1
* Remove useless inline qualifier, fixes linking with gcc 4.3.Alexis Ballier2008-12-091-1/+1
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-031-3/+3
* Convert asm keyword into __asm__.Diego Pettenò2008-10-162-35/+35
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
OpenPOWER on IntegriCloud