| Commit message (Expand) | Author | Age | Files | Lines |
* | the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad ... | Michael Niedermayer | 2003-06-21 | 1 | -1/+3 |
* | 4, not 2 | Mike Melanson | 2003-06-20 | 1 | -1/+1 |
* | added support for B-frames and multiple slices | Mike Melanson | 2003-06-19 | 1 | -4/+5 |
* | ASV1 codec | Michael Niedermayer | 2003-05-19 | 1 | -0/+1 |
* | moving the svq3 motion compensation stuff to dsputil (this also means that ex... | Michael Niedermayer | 2003-05-15 | 1 | -4/+20 |
* | cleanup | Michael Niedermayer | 2003-05-14 | 1 | -0/+12 |
* | sh4 optimized idct & bswap patch by (BERO <bero at geocities dot co dot jp>) | BERO | 2003-05-14 | 1 | -0/+6 |
* | more idct_permute docs | Michael Niedermayer | 2003-05-11 | 1 | -0/+4 |
* | doxy | Michael Niedermayer | 2003-05-05 | 1 | -0/+8 |
* | doc fixes (forgot to commit) | Michael Niedermayer | 2003-04-25 | 1 | -4/+6 |
* | fixed static init | Fabrice Bellard | 2003-04-20 | 1 | -0/+1 |
* | H264 decoder & demuxer | Michael Niedermayer | 2003-04-04 | 1 | -0/+11 |
* | halfpel MC doxy | Michael Niedermayer | 2003-03-15 | 1 | -0/+41 |
* | typo | Michael Niedermayer | 2003-03-06 | 1 | -2/+2 |
* | per file doxy | Michael Niedermayer | 2003-03-06 | 1 | -2/+1 |
* | cosmetics | Michael Niedermayer | 2003-03-06 | 1 | -3/+3 |
* | more dox | Michael Niedermayer | 2003-03-06 | 1 | -0/+36 |
* | MpegEncContext.(i)dct_* -> DspContext.(i)dct_* | Michael Niedermayer | 2003-03-03 | 1 | -11/+20 |
* | * prototypes at one place | Zdenek Kabelac | 2003-02-11 | 1 | -0/+3 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -28/+28 |
* | win32: rint() does not seem to be defined with mingw32-gcc 2.95 - do you have... | Fabrice Bellard | 2003-01-28 | 1 | -0/+5 |
* | Altivec on non darwin systems patch by Romain Dolbeau | Romain Dolbeau | 2003-01-26 | 1 | -0/+4 |
* | fixing DCTELEM != short | Michael Niedermayer | 2003-01-15 | 1 | -1/+2 |
* | more compare functions (rd & bit) | Michael Niedermayer | 2003-01-15 | 1 | -0/+2 |
* | altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>) | Romain Dolbeau | 2003-01-11 | 1 | -1/+4 |
* | qpel fix | Michael Niedermayer | 2003-01-09 | 1 | -1/+17 |
* | fft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-tes... | Fabrice Bellard | 2003-01-07 | 1 | -0/+2 |
* | qpel in mmx2/3dnow | Michael Niedermayer | 2003-01-05 | 1 | -0/+1 |
* | qpel encoding | Michael Niedermayer | 2002-12-27 | 1 | -10/+25 |
* | altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot n... | Brian Foley | 2002-11-26 | 1 | -0/+4 |
* | * altivec and pix_norm patch by Brian Foley | Brian Foley | 2002-11-22 | 1 | -0/+1 |
* | huffyuv | Michael Niedermayer | 2002-11-14 | 1 | -0/+5 |
* | * fixing some minor const warnings | Zdenek Kabelac | 2002-11-12 | 1 | -1/+1 |
* | * using DSPContext - so each codec could use its local (sub)set of CPU extension | Zdenek Kabelac | 2002-11-11 | 1 | -53/+55 |
* | lrintf detection (based upon a patch by François Revol <revol at free dot fr>) | Michael Niedermayer | 2002-11-05 | 1 | -1/+1 |
* | NetBSD fix by Bernd Ernesti <mplayer@lists.veego.de> | Alex Beregszaszi | 2002-10-30 | 1 | -1/+2 |
* | added lrintf for non ISOC libcs (fixme: find a better test) | Fabrice Bellard | 2002-10-29 | 1 | -0/+9 |
* | avoid name clash | Fabrice Bellard | 2002-10-29 | 1 | -4/+4 |
* | new generic FFT/MDCT code for audio codecs | Fabrice Bellard | 2002-10-28 | 1 | -1/+48 |
* | optimize block_permute() | Michael Niedermayer | 2002-10-23 | 1 | -1/+5 |
* | complete mpeg4 GMC decoding support | Michael Niedermayer | 2002-10-16 | 1 | -1/+3 |
* | idct permutation cleanup, idct can be selected per context now | Michael Niedermayer | 2002-09-29 | 1 | -15/+4 |
* | ps2 idct patch by (Leon van Stuivenberg <leonvs at iae dot nl>) | Leon van Stuivenberg | 2002-09-23 | 1 | -0/+8 |
* | fdct_mmx -> ff_fdct_mmx (renamed to avoid namespace conflict with xvid) | Arpi | 2002-09-19 | 1 | -1/+1 |
* | alignment info | Michael Niedermayer | 2002-09-14 | 1 | -13/+23 |
* | put/avg_pixels16 | Michael Niedermayer | 2002-09-11 | 1 | -8/+16 |
* | altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot nuigalway d... | Brian Foley | 2002-09-02 | 1 | -3/+1 |
* | patch by Heliodoro Tammaro <helio at interactives dot org> | Heliodoro Tammaro | 2002-08-30 | 1 | -0/+2 |
* | slow but accurate integer dct from IJG (should be ok with the LGPL as the old... | Michael Niedermayer | 2002-08-29 | 1 | -2/+1 |
* | first cut at altivec support on darwin patch by (Brian Foley <bfoley at comps... | Brian Foley | 2002-08-28 | 1 | -0/+7 |