aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/native
Commit message (Expand)AuthorAge
* ICC 8.0 compilation fixesGravatar atmos42004-08-02
* Cinepak and RoqA/V are now in ffmpegGravatar rtognimp2004-07-15
* x86-64 (amd64) support by Kenny RootGravatar alex2004-06-26
* Qt RLE is now in ffmpegGravatar rtognimp2004-05-05
* more lvalue casts, ugly this timeGravatar rfelker2004-05-01
* Remove MSZH/ZLIB, FLI and QTRLE, they are now in ffmpegGravatar rtognimp2004-04-29
* Remove 8BPS, MsRLE, MsVideo1, RPZA, SMCGravatar rtognimp2003-12-23
* 10^1337 litres (now, that's an inflation)Gravatar alex2003-08-29
* removed our native svq1 and huffyuv implementation as libavcodec's implementa...Gravatar alex2003-07-13
* cosmeticsGravatar alex2003-07-03
* 1000lGravatar rfelker2003-06-13
* RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders.Gravatar rtognimp2003-06-08
* bcopy -> memcpy for MINGW32 portGravatar faust32003-03-30
* removed obsolete unused cyuv.cGravatar arpi2003-02-09
* Quicktime rle 32 bit supportedGravatar rtognimp2003-01-26
* *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