summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/native
Commit message (Expand)AuthorAgeFilesLines
* Make nuv files work on bigendian (but old nuv files created with mencoderreimar2005-03-032-4/+7
* bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it>faust32005-02-041-1/+1
* ICC 8.0 compilation fixesatmos42004-08-021-13/+13
* Cinepak and RoqA/V are now in ffmpegrtognimp2004-07-152-1563/+0
* x86-64 (amd64) support by Kenny Rootalex2004-06-261-1/+1
* Qt RLE is now in ffmpegrtognimp2004-05-051-400/+0
* more lvalue casts, ugly this timerfelker2004-05-011-8/+8
* Remove MSZH/ZLIB, FLI and QTRLE, they are now in ffmpegrtognimp2004-04-291-380/+0
* Remove 8BPS, MsRLE, MsVideo1, RPZA, SMCrtognimp2003-12-233-1169/+0
* 10^1337 litres (now, that's an inflation)alex2003-08-291-1/+2
* removed our native svq1 and huffyuv implementation as libavcodec's implementa...alex2003-07-133-2808/+0
* cosmeticsalex2003-07-032-2/+2
* 1000lrfelker2003-06-132-14/+14
* RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders.rtognimp2003-06-087-0/+3370
* bcopy -> memcpy for MINGW32 portfaust32003-03-301-1/+1
* removed obsolete unused cyuv.carpi2003-02-091-84/+0
* Quicktime rle 32 bit supportedrtognimp2003-01-261-0/+100
* *HUGE* set of compiler warning fixes, unused variables removalarpi2002-11-061-2/+0
* usage of libmpeg2, liba52, mp3lib & svq1 can be disabledarpi2002-11-011-0/+4
* some cleanuparpi2002-09-271-79/+28
* declarations moved to *.c filesarpi2002-09-221-12/+0
* use img_format.h instead of wine/mmioFOURCC hackarpi2002-09-221-7/+7
* This patch fixes a segfault for native cvid decoder in bgr32 and bgr24 modes.arpi2002-09-151-6/+6
* mostly compiler warning fixes, some small bugfixarpi2002-08-281-1/+1
* removed unused codealex2002-08-271-32/+0
* HPUX porting fixes - patch by Gansser, Martin <MGansser@rand.de>arpi2002-08-091-0/+1
* 8 and 16bpp qtrle supportalex2002-07-121-3/+177
* Small fix: Correct mathematical order in MEDIAN macro (gcc 3.1 didn't like it).atmos42002-07-091-1/+1
* bugfix by Michael.Lampe@iwr.uni-heidelberg.dearpi2002-07-061-1/+2
* use libavcodec's get_bits() code (optional, disabled by default)arpi2002-06-232-18/+44
* use libavcodec's optimized MC functionsarpi2002-06-221-0/+16
* imported from xine, generalized, created header file, all tables moved toarpi2002-06-223-0/+2762
* warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>arpi2002-06-071-1/+1
* warning fix (strings.h > string.h)pl2002-05-301-1/+1
* memset and memcpy were used without #include <string.h> in a few places.arpi2002-05-203-0/+3
* fixed block artefacts and speedup at the same timeiive2002-04-181-2/+7
* mp_image.h and img_format.h moved to libmpcodecsarpi2002-04-131-1/+1
* less namespace pollutionarpi2002-04-131-3/+3
* fastmemcpy path fixedarpi2002-04-131-1/+1
* native codecs files moved to libmpcodecs/native/arpi2002-04-133-0/+1117
* moved to libmpcodecs/native/arpi2002-04-1316-0/+10760