| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '1675975216ecbea8e4826235f204dc0f4234383f' | Michael Niedermayer | 2014-03-20 | 1 | -5/+5 |
|\ |
|
| * | ppc: dsputil: Drop trailing semicolon from macros | Diego Biurrun | 2014-03-20 | 1 | -5/+5 |
* | | Merge commit 'b7d24fd4b2213104c001ed504074495568600b9c' | Michael Niedermayer | 2014-03-20 | 1 | -2/+1 |
|\| |
|
| * | ppc: dsputil: Merge some declarations and initializations | Diego Biurrun | 2014-03-20 | 1 | -2/+1 |
* | | Merge commit '022184a646896c6b27c6cca387039b030685266e' | Michael Niedermayer | 2014-03-20 | 1 | -193/+191 |
|\| |
|
| * | ppc: dsputil: more K&R formatting cosmetics | Diego Biurrun | 2014-03-20 | 1 | -193/+191 |
* | | Merge commit '82ee14d2cedd7867920529b408ed6c7ec2f13ff1' | Michael Niedermayer | 2014-03-20 | 1 | -4/+3 |
|\| |
|
| * | ppc: dsputil: comment formatting and wording/grammar improvements | Diego Biurrun | 2014-03-20 | 1 | -4/+3 |
* | | Merge commit 'de81b6ae4f38273ff27020f494cc46539110d34b' | Michael Niedermayer | 2013-08-29 | 1 | -2/+0 |
|\| |
|
| * | ppc: fdct: Remove vim editor settings comment | Diego Biurrun | 2013-08-28 | 1 | -2/+0 |
* | | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' | Michael Niedermayer | 2013-02-26 | 1 | -1/+0 |
|\| |
|
| * | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 1 | -1/+1 |
|\| |
|
| * | ppc: Add ff_ prefix to nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-16 | 1 | -24/+0 |
|\| |
|
| * | ppc: remove disabled code | Diego Biurrun | 2011-07-16 | 1 | -24/+0 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Remove PPC perf counter support | Måns Rullgård | 2010-06-26 | 1 | -7/+0 |
* | PPC: move prototypes to headers and make some functions static | Måns Rullgård | 2010-03-06 | 1 | -1/+1 |
* | Remove gcc_fixes.h. It only contains workarounds for unsupported gcc versions. | Diego Biurrun | 2009-04-12 | 1 | -2/+4 |
* | cosmetics: Remove file name from file header. | Diego Biurrun | 2009-03-15 | 1 | -2/+1 |
* | Remove AltiVec vector declaration compiler compatibility macros. | Diego Biurrun | 2008-07-24 | 1 | -3/+3 |
* | Remove wrong casts from vector declarations, this would cause errors when | Diego Biurrun | 2008-07-08 | 1 | -3/+3 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -2/+2 |
* | Change some files to only include the necessary headers. | Diego Biurrun | 2008-01-04 | 1 | -1/+1 |
* | Add libavcodec to compiler include flags in order to simplify header | Ronald S. Bultje | 2007-05-16 | 1 | -1/+1 |
* | removing ALTIVEC_USE_REFERENCE_C_CODE, since has no use anymore | Luca Barbato | 2006-10-09 | 1 | -7/+0 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -3/+5 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | 10l | Alex Beregszaszi | 2005-08-05 | 1 | -1/+1 |
* | gcc 4 compilation fix | Bret Hughes | 2005-04-17 | 1 | -57/+57 |
* | AltiVec optimized fdct patch by (James Klicman <james at klicman dot org>) | James Klicman | 2003-10-26 | 1 | -0/+498 |