Age | Commit message (Expand) | Author |
2011-07-22 | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer |
2011-07-21 | dsputil: update per-arch init funcs for non-h264 high bit depth | Mans Rullgard |
2011-07-21 | dsputil: template get_pixels() for different bit depths | Mans Rullgard |
2011-05-11 | Merge remote branch 'qatar/master' | Michael Niedermayer |
2011-05-10 | Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec... | Oskar Arvidsson |
2011-04-10 | Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec... | Oskar Arvidsson |
2011-03-19 | Replace FFmpeg with Libav in licence headers | Mans Rullgard |
2011-01-18 | consolidate .gitignore patters into a single file | Janne Grunau |
2011-01-17 | convert svn:ignore properties to .gitignore files | Janne Grunau |
2009-01-19 | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun |
2008-05-09 | Use full path for #includes from another directory. | Diego Biurrun |
2008-04-02 | Do not use the mlib IDCT by default. We do not want videos which are only | Michael Niedermayer |
2008-02-01 | const src for bswap | Michael Niedermayer |
2007-05-16 | Add libavcodec to compiler include flags in order to simplify header | Ronald S. Bultje |
2006-11-12 | rename cropTbl -> ff_cropTbl | Måns Rullgård |
2006-10-07 | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun |
2006-01-12 | Update licensing information: The FSF changed postal address. | Diego Biurrun |
2005-12-22 | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun |
2005-12-17 | COSMETICS: Remove all trailing whitespace. | Diego Biurrun |
2004-03-15 | update the API for the idct function | Mike Melanson |
2003-10-11 | optimised versions of the get_pixels, diff_pixels, and bswap_buf | Mike Melanson |
2003-06-21 | the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad ... | Michael Niedermayer |
2003-05-20 | * compile fixes by Mitch at Bits.COM | Zdenek Kabelac |
2003-02-11 | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac |
2002-12-15 | mlib fix patch by (Juergen Keil <jk at tools dot de>) | Jürgen Keil |
2002-11-11 | * using DSPContext - so each codec could use its local (sub)set of CPU extension | Zdenek Kabelac |
2002-10-25 | idct_permutation_type variable, so the permutation type can quickly be identi... | Michael Niedermayer |
2002-10-08 | 16x{8,16} {avg,put}_pixels support patch by (Juergen Keil <jk at tools dot de>) | Jürgen Keil |
2002-10-06 | trying to fix the non-x86 IDCTs (untested) | Michael Niedermayer |
2002-09-19 | fixing *pixels_tab stuff (hopefully, as its untested ...) | Michael Niedermayer |
2002-08-30 | sun solaris compilation bugfix, patch by (Martin Olschewski <olschewski at zp... | Martin Olschewski |
2002-05-25 | license/copyright change | Fabrice Bellard |
2001-09-17 | copyright change | Fabrice Bellard |
2001-09-16 | mlib merge | Fabrice Bellard |