| Commit message (Expand) | Author | Age | Files | Lines |
* | license header consistency: Remove redundant "all rights reserved" statement | Diego Biurrun | 2007-07-12 | 1 | -1/+0 |
* | update my email address | Måns Rullgård | 2007-07-05 | 2 | -2/+2 |
* | license header consistency cosmetics | Diego Biurrun | 2007-07-05 | 1 | -1/+0 |
* | Group all copyright and author notices together. | Diego Biurrun | 2007-07-05 | 1 | -3/+3 |
* | add a comment to indicate which #endif belong to which #define | Guillaume Poirier | 2007-06-17 | 1 | -1/+1 |
* | add multiple inclusion guards to headers | Måns Rullgård | 2007-06-17 | 1 | -0/+5 |
* | Remove unused variables. | Diego Biurrun | 2007-06-05 | 1 | -2/+2 |
* | Add libavcodec to compiler include flags in order to simplify header | Ronald S. Bultje | 2007-05-16 | 5 | -11/+11 |
* | add .type foo, %function directives for the benefit of debuggers | Måns Rullgård | 2007-04-19 | 2 | -0/+14 |
* | IWMMXT-specific dsputils clear_blocks function. | David Bateman | 2007-04-06 | 1 | -0/+21 |
* | iwmmxt ffmpeg code does not implement dct_unquantize_h263_inter_iwmmxt, but | Tim Chick | 2007-03-23 | 1 | -2/+7 |
* | enable iwmmxt support, removing mm_support() stub | Tim Chick | 2007-03-21 | 1 | -8/+4 |
* | oops, revert accidental checkin | Måns Rullgård | 2007-02-05 | 1 | -104/+40 |
* | fix multichannel decoding | Måns Rullgård | 2007-02-05 | 1 | -40/+104 |
* | missed a redundant load | Måns Rullgård | 2007-02-02 | 1 | -1/+1 |
* | save one cycle | Måns Rullgård | 2007-02-01 | 1 | -2/+6 |
* | remove redundant loads | Måns Rullgård | 2007-02-01 | 1 | -2/+8 |
* | optimize IDCT of rows with mostly zero coefficients | Måns Rullgård | 2007-01-31 | 1 | -2/+55 |
* | typo fix by Dmitry Antipov dmantipov =a= yandex =d= ru | Måns Rullgård | 2007-01-29 | 1 | -3/+3 |
* | theoretically save one cycle | Måns Rullgård | 2007-01-29 | 1 | -2/+2 |
* | ARMv6 SIMD IDCT | Måns Rullgård | 2007-01-28 | 2 | -0/+400 |
* | add missing bit from commit r7423 | Guillaume Poirier | 2007-01-07 | 1 | -0/+213 |
* | Optimization of 'dct_unquantize_h263_intra' for ARM (armv5te) | Siarhei Siamashka | 2007-01-07 | 1 | -0/+3 |
* | revert bad checkin | Måns Rullgård | 2006-11-14 | 2 | -6/+6 |
* | move some CFLAGS settings away from config.* writing section | Måns Rullgård | 2006-11-14 | 2 | -6/+6 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 9 | -36/+54 |
* | ARMv5TE optimized IDCT | Måns Rullgård | 2006-09-26 | 2 | -1/+732 |
* | fix MUL16 macro | Måns Rullgård | 2006-09-26 | 1 | -3/+3 |
* | New single instruction math operation header | Luca Barbato | 2006-09-19 | 1 | -0/+47 |
* | remove junk characters in comment | Måns Rullgård | 2006-09-16 | 1 | -1/+1 |
* | clean up #ifdef HAVE_IPP | Måns Rullgård | 2006-09-15 | 1 | -12/+11 |
* | Add official LGPL license headers to the files that were missing them. | Diego Biurrun | 2006-09-10 | 2 | -0/+37 |
* | Switch license from GPL to LGPL. The original author agreed to this as | Diego Biurrun | 2006-09-06 | 1 | -9/+9 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 5 | -5/+5 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 4 | -488/+488 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 3 | -43/+43 |
* | IWMMXT configure support + runtime selection patch by (Gildas Bazin, gbazin :... | Gildas Bazin | 2005-06-28 | 3 | -2/+20 |
* | cleanup | Michael Niedermayer | 2005-05-26 | 2 | -44/+9 |
* | Better ARM support for mplayer/ffmpeg, ported from atty fork | Bernhard Rosenkränzer | 2005-05-26 | 6 | -0/+2270 |
* | Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>.... | Alex Beregszaszi | 2003-07-07 | 2 | -5/+506 |
* | the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad ... | Michael Niedermayer | 2003-06-21 | 1 | -0/+1 |
* | MpegEncContext.(i)dct_* -> DspContext.(i)dct_* | Michael Niedermayer | 2003-03-03 | 2 | -31/+28 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -4/+4 |
* | * cut&paste fix | Zdenek Kabelac | 2002-11-20 | 1 | -1/+1 |
* | * oops fixed bad initialization of ff vals. | Zdenek Kabelac | 2002-11-19 | 1 | -3/+3 |
* | * compilation fix (ARM users please check) | Zdenek Kabelac | 2002-11-19 | 2 | -3/+9 |
* | idct_permutation_type variable, so the permutation type can quickly be identi... | Michael Niedermayer | 2002-10-25 | 1 | -2/+1 |
* | trying to fix the non-x86 IDCTs (untested) | Michael Niedermayer | 2002-10-06 | 2 | -1/+51 |
* | license/copyright change | Fabrice Bellard | 2002-05-25 | 1 | -10/+10 |
* | arm specific code | Fabrice Bellard | 2001-08-13 | 2 | -0/+413 |