| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '78ce568e43a7f3993c33100aa8f5d56c4c4bd493' | Michael Niedermayer | 2013-04-20 | 1 | -22/+0 |
|\ |
|
| * | sparc: hpeldsp: Move vis half-pel assembly from dsputil to hpeldsp | Ronald S. Bultje | 2013-04-19 | 1 | -3507/+0 |
* | | dsputil: unbreak compilation on sparc after 6802c70 | Hendrik Leppkes | 2013-03-14 | 1 | -0/+1 |
* | | Move sparc/vis half-pel assembly from dsputil to hpeldsp. | Ronald S. Bultje | 2013-03-13 | 1 | -3486/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-02-15 | 1 | -5/+2 |
|\| |
|
| * | sparc: dsputil: Simplify high_bit_depth checks | Diego Biurrun | 2013-02-15 | 1 | -5/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-02-11 | 1 | -8/+8 |
|\| |
|
| * | sparc: dsputil_vis: Fix silly variable name search and replace typo | Diego Biurrun | 2013-02-10 | 1 | -28/+28 |
* | | sparc: Revert some parameter name changes in dsputil_vis.c | James Almer | 2013-02-09 | 1 | -28/+28 |
* | | Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84' | Michael Niedermayer | 2013-02-06 | 1 | -1/+2 |
|\| |
|
| * | Add av_cold attributes to arch-specific init functions | Diego Biurrun | 2013-02-05 | 1 | -1/+2 |
* | | Merge commit '25841dfe806a13de526ae09c11149ab1f83555a8' | Michael Niedermayer | 2013-02-06 | 1 | -28/+28 |
|\| |
|
| * | Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter. | Diego Biurrun | 2013-02-05 | 1 | -28/+28 |
* | | Merge commit 'baf35bb4bc4fe7a2a4113c50989d11dd9ef81e76' | Michael Niedermayer | 2013-01-23 | 1 | -4/+4 |
|\| |
|
| * | dsputil: remove one array dimension from avg_no_rnd_pixels_tab. | Ronald S. Bultje | 2013-01-22 | 1 | -4/+4 |
* | | Merge commit '32ff6432284f713e9f837ee5b36fc8e9f1902836' | Michael Niedermayer | 2013-01-23 | 1 | -461/+0 |
|\| |
|
| * | dsputil: remove avg_no_rnd_pixels8. | Ronald S. Bultje | 2013-01-22 | 1 | -461/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\| |
|
| * | Add more missing includes after removing the implicit common.h | Martin Storsjö | 2012-08-16 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 1 | -1/+1 |
|\| |
|
| * | dsputil: Add ff_ prefix to the dsputil*_init* functions | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-03 | 1 | -1/+1 |
|\| |
|
| * | Replace ffmpeg references with more accurate libav* references. | Diego Biurrun | 2011-11-02 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-22 | 1 | -1/+1 |
|\| |
|
| * | dsputil: update per-arch init funcs for non-h264 high bit depth | Mans Rullgard | 2011-07-21 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-21 | 1 | -1/+2 |
|\| |
|
| * | simple_idct: add 10-bit version | Mans Rullgard | 2011-07-20 | 1 | -1/+2 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-11 | 1 | -2/+2 |
|\| |
|
| * | Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec... | Oskar Arvidsson | 2011-05-10 | 1 | -0/+3 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | | Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec... | Oskar Arvidsson | 2011-04-10 | 1 | -0/+3 |
|/ |
|
* | Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED | Måns Rullgård | 2010-03-18 | 1 | -11/+9 |
* | sparc: fix a few pages of cast warnings | Måns Rullgård | 2010-03-10 | 1 | -74/+32 |
* | sparc: fix dsputil prototypes | Måns Rullgård | 2010-03-10 | 1 | -4/+1 |
* | Remove file name from file headers. | Diego Biurrun | 2009-02-09 | 1 | -1/+0 |
* | Add missing void keyword to parameterless function declarations. | Diego Biurrun | 2009-01-30 | 1 | -1/+1 |
* | Delete unnecessary 'extern' keywords. | Diego Biurrun | 2008-12-03 | 1 | -3/+3 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | Misc spelling fixes, prefer American over British English. | Diego Biurrun | 2007-12-02 | 1 | -1/+1 |
* | spelling | Vitor Sessak | 2007-12-01 | 1 | -1/+1 |
* | Hopefully fix sparc compilation again, add incorrectly removed variable decla... | Reimar Döffinger | 2007-10-02 | 1 | -0/+1 |
* | Remove uses of SIGILL for CPU extension detection, that method is not acceptable | Reimar Döffinger | 2007-10-02 | 1 | -45/+0 |
* | Remove redundant ARCH_SPARC #ifdef, the file is compiled conditional to | Diego Biurrun | 2007-09-17 | 1 | -4/+0 |
* | add simple_idct implemented in Sparc VIS | Denes Balatoni | 2007-08-30 | 1 | -0/+11 |
* | Add libavcodec to compiler include flags in order to simplify header | Ronald S. Bultje | 2007-05-16 | 1 | -1/+1 |
* | Switch to the LGPL as agreed to by the author according to the | Diego Biurrun | 2006-10-11 | 1 | -8/+8 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -5/+4 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -2599/+2599 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -10/+10 |