| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | new ratecontrol code | Michael Niedermayer | 2002-08-25 | 1 | -0/+3 |
* | move unaligned access macros to dsputil.h - added unaligned 32 bit store | Fabrice Bellard | 2002-06-11 | 1 | -0/+19 |
* | added ff_idct_put/add | Fabrice Bellard | 2002-06-05 | 1 | -0/+2 |
* | avoid name clash with libjpeg - added missing externs | Fabrice Bellard | 2002-06-04 | 1 | -2/+2 |
* | license/copyright change | Fabrice Bellard | 2002-05-25 | 1 | -0/+18 |
* | removed unused stuff - added dsputil_set_bit_exact() support for easier testing | Fabrice Bellard | 2002-05-20 | 1 | -7/+1 |
* | fixed mpeg4 time stuff on encoding | Michael Niedermayer | 2002-04-17 | 1 | -0/+2 |
* | sizeof(s->block) isnt 64*6*2 anymore bugfix | Michael Niedermayer | 2002-03-28 | 1 | -0/+2 |
* | 4MV motion estimation (not finished yet) | Michael Niedermayer | 2002-03-27 | 1 | -6/+10 |
* | divx5-gmc support | Michael Niedermayer | 2002-03-09 | 1 | -0/+7 |
* | - Added PSNR feature to libavcodec and ffmpeg. By now just Y PSNR until I'm | Juanjo | 2002-02-26 | 1 | -0/+6 |
* | Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de> | Nick Kurshev | 2002-01-20 | 1 | -0/+7 |
* | fix for non-mmx runtimedetect encoding bugs - patch by Michael Niedermayer <m... | Michael Niedermayer | 2002-01-10 | 1 | -24/+4 |
* | new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT... | Arpi | 2001-12-09 | 1 | -0/+23 |
* | mlib merge | Fabrice Bellard | 2001-09-16 | 1 | -0/+9 |
* | arm optimizations | Fabrice Bellard | 2001-08-13 | 1 | -2/+11 |
* | export for imgconvert usage | Fabrice Bellard | 2001-08-11 | 1 | -0/+1 |
* | added block permutation functions | Fabrice Bellard | 2001-08-07 | 1 | -0/+12 |
* | MMX/MMXEXT iDCT support, using external functions currently defined in libmpeg2 | Arpi | 2001-08-03 | 1 | -0/+1 |
* | added emms_c() macro which should can used in c code in both mmx/non mmx cases | Fabrice Bellard | 2001-07-24 | 1 | -1/+9 |
* | fixed config for direct mplayer build compatibility | Fabrice Bellard | 2001-07-23 | 1 | -1/+1 |
* | Initial revision | Fabrice Bellard | 2001-07-22 | 1 | -0/+91 |