aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/native
Commit message (Expand)AuthorAge
* *HUGE* set of compiler warning fixes, unused variables removalGravatar arpi2002-11-06
* usage of libmpeg2, liba52, mp3lib & svq1 can be disabledGravatar arpi2002-11-01
* some cleanupGravatar arpi2002-09-27
* declarations moved to *.c filesGravatar arpi2002-09-22
* use img_format.h instead of wine/mmioFOURCC hackGravatar arpi2002-09-22
* This patch fixes a segfault for native cvid decoder in bgr32 and bgr24 modes.Gravatar arpi2002-09-15
* mostly compiler warning fixes, some small bugfixGravatar arpi2002-08-28
* removed unused codeGravatar alex2002-08-27
* HPUX porting fixes - patch by Gansser, Martin <MGansser@rand.de>Gravatar arpi2002-08-09
* 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