aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/native
Commit message (Expand)AuthorAge
* 8 and 16bpp qtrle supportGravatar alex2002-07-12
* Small fix: Correct mathematical order in MEDIAN macro (gcc 3.1 didn't like it).Gravatar atmos42002-07-09
* bugfix by Michael.Lampe@iwr.uni-heidelberg.deGravatar arpi2002-07-06
* use libavcodec's get_bits() code (optional, disabled by default)Gravatar arpi2002-06-23
* use libavcodec's optimized MC functionsGravatar arpi2002-06-22
* imported from xine, generalized, created header file, all tables moved toGravatar arpi2002-06-22
* warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>Gravatar arpi2002-06-07
* warning fix (strings.h > string.h)Gravatar pl2002-05-30
* memset and memcpy were used without #include <string.h> in a few places.Gravatar arpi2002-05-20
* fixed block artefacts and speedup at the same timeGravatar iive2002-04-18
* mp_image.h and img_format.h moved to libmpcodecsGravatar arpi2002-04-13
* less namespace pollutionGravatar arpi2002-04-13
* fastmemcpy path fixedGravatar arpi2002-04-13
* native codecs files moved to libmpcodecs/native/Gravatar arpi2002-04-13
* moved to libmpcodecs/native/Gravatar arpi2002-04-13