| Commit message (Expand) | Author | Age | Files | Lines |
* | polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resam... | Michael Niedermayer | 2004-06-17 | 1 | -46/+6 |
* | fix normalization | Michael Niedermayer | 2004-06-06 | 1 | -3/+6 |
* | cubic filter instead of truncated sinc | Michael Niedermayer | 2004-06-06 | 1 | -1/+7 |
* | padding support in ffmpeg patch by (Todd Kirby <doubleshot at pacbell dot net>) | Todd Kirby | 2004-04-08 | 1 | -14/+39 |
* | avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>) | Drew Hess | 2003-09-29 | 1 | -19/+23 |
* | per file doxy | Michael Niedermayer | 2003-03-06 | 1 | -0/+6 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -36/+36 |
* | * static,const,compiler warning cleanup | Zdenek Kabelac | 2003-02-10 | 1 | -1/+0 |
* | practically disabling altivec resampling code (some ppl said its broken) patc... | Dieter | 2002-12-06 | 1 | -1/+1 |
* | Simplify an expression and eliminate a compile warning | Philip Gladstone | 2002-11-30 | 1 | -1/+1 |
* | altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot n... | Brian Foley | 2002-11-26 | 1 | -1/+135 |
* | Change abort() calls to av_abort() calls. | Philip Gladstone | 2002-09-12 | 1 | -1/+1 |
* | fixing tests | Michael Niedermayer | 2002-09-05 | 1 | -2/+2 |
* | croping patch by (talus25 at speakeasy dot net) with fixes from atmos & me | Michael Niedermayer | 2002-09-01 | 1 | -13/+34 |
* | license/copyright change | Fabrice Bellard | 2002-05-25 | 1 | -11/+11 |
* | * minor cleanup | Zdenek Kabelac | 2002-05-22 | 1 | -1/+1 |
* | removed useless header includes - use av memory functions | Fabrice Bellard | 2002-05-18 | 1 | -8/+4 |
* | - removed #include ../config.h, because it's included from common.h | Arpi | 2001-08-02 | 1 | -5/+0 |
* | Adding fastmemcpy stuff to speedup mplayer project | Nick Kurshev | 2001-08-02 | 1 | -0/+10 |
* | fixed config for direct mplayer build compatibility | Fabrice Bellard | 2001-07-23 | 1 | -5/+5 |
* | Initial revision | Fabrice Bellard | 2001-07-22 | 1 | -0/+614 |