summaryrefslogtreecommitdiffstats
path: root/libavcodec/mlib
Commit message (Expand)AuthorAgeFilesLines
* Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-04-101-0/+4
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-181-3/+0
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-171-0/+3
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-191-1/+1
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-2/+2
* Do not use the mlib IDCT by default. We do not want videos which are onlyMichael Niedermayer2008-04-021-1/+1
* const src for bswapMichael Niedermayer2008-02-011-1/+1
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-161-2/+2
* rename cropTbl -> ff_cropTblMåns Rullgård2006-11-121-1/+1
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-17/+17
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-1/+1
* update the API for the idct functionMike Melanson2004-03-151-1/+1
* optimised versions of the get_pixels, diff_pixels, and bswap_bufMike Melanson2003-10-111-109/+296
* the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad ...Michael Niedermayer2003-06-211-0/+6
* * compile fixes by Mitch at Bits.COMZdenek Kabelac2003-05-201-5/+5
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-4/+4
* mlib fix patch by (Juergen Keil <jk at tools dot de>)Jürgen Keil2002-12-151-1/+5
* * using DSPContext - so each codec could use its local (sub)set of CPU extensionZdenek Kabelac2002-11-111-23/+23
* idct_permutation_type variable, so the permutation type can quickly be identi...Michael Niedermayer2002-10-251-3/+1
* 16x{8,16} {avg,put}_pixels support patch by (Juergen Keil <jk at tools dot de>)Jürgen Keil2002-10-081-34/+135
* trying to fix the non-x86 IDCTs (untested)Michael Niedermayer2002-10-061-5/+20
* fixing *pixels_tab stuff (hopefully, as its untested ...)Michael Niedermayer2002-09-191-10/+10
* sun solaris compilation bugfix, patch by (Martin Olschewski <olschewski at zp...Martin Olschewski2002-08-301-1/+8
* license/copyright changeFabrice Bellard2002-05-251-11/+11
* copyright changeFabrice Bellard2001-09-171-1/+1
* mlib mergeFabrice Bellard2001-09-161-0/+144
OpenPOWER on IntegriCloud