summaryrefslogtreecommitdiffstats
path: root/libavcodec/sh4/dsputil_align.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '48a4ffa722c0874b251de9d201babed52cef0bcb'Michael Niedermayer2013-02-061-28/+0
|\
| * sh4: drop unused functionsLuca Barbato2013-02-051-28/+0
* | Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer2013-02-061-3/+3
|\ \ | |/
| * sh4: Fix silly type vs. variable name search and replace typoDiego Biurrun2013-02-051-1/+1
| * Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-051-2/+2
* | Merge commit '25841dfe806a13de526ae09c11149ab1f83555a8'Michael Niedermayer2013-02-061-1/+1
|\ \ | |/
| * Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.Diego Biurrun2013-02-051-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-241-9/+0
|\ \ | |/
| * dsputil: Separate h264 qpelMans Rullgard2013-01-241-9/+0
* | 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-9/+0
|\ \ | |/
| * dsputil: remove avg_no_rnd_pixels8.Ronald S. Bultje2013-01-221-9/+0
* | Merge commit '523c7bd23c781aa0f3a85044896f5e18e8b52534'Michael Niedermayer2012-12-191-1/+1
|\ \ | |/
| * misc typo, style and wording fixesDiego Biurrun2012-12-181-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-101-1/+0
|\ \ | |/
| * sh4: dsputil: remove duplicate of ff_gmc_c()Mans Rullgard2012-12-101-1/+0
* | 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-07-221-1/+1
|\ \ | |/
| * dsputil: update per-arch init funcs for non-h264 high bit depthMans Rullgard2011-07-211-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-111-4/+4
|\ \ | |/
| * Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-05-101-0/+8
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* | Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-04-101-0/+8
|/
* sh4: move dsputil prototypes to header fileMåns Rullgård2010-03-081-0/+1
* sh4: fix about 1000 warningsMåns Rullgård2010-03-081-44/+45
* SH4: replace missed rnd_avg2 -> rnd_avg32Måns Rullgård2008-11-191-20/+20
* SH4: rename functions with conflicting namesMåns Rullgård2008-11-191-31/+31
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-2/+2
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-161-2/+2
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-221/+221
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-1/+1
* cleanupMichael Niedermayer2003-05-141-18/+5
* aligned dsputil (for sh4) patch by (BERO <bero at geocities dot co dot jp>)BERO2003-05-141-0/+441
OpenPOWER on IntegriCloud