| Commit message (Expand) | Author | Age |
* | Replace implicit use of fast_memcpy via macro by explicit use to allow | reimar | 2007-06-05 |
* | Remove internal minilzo, external liblzo can be used instead. | diego | 2007-02-18 |
* | Use ffmpeg lzo instead of (also quite outdated) minlzo in nuppelvideo. | reimar | 2007-01-31 |
* | Fix FSF address and otherwise broken license headers. | diego | 2007-01-22 |
* | Hack around libavutil/bswap.h compilation problems due to always_inline undef... | reimar | 2006-12-07 |
* | Remove bswap.h, use libavutil/bswap.h instead. | diego | 2006-11-29 |
* | Remove mmx.h, the licensing status was doubtful, and put a minimal | diego | 2006-11-10 |
* | There is a reference to a file COPYRIGHT that we do not include, so paste | diego | 2006-07-30 |
* | 10l, we should really, really use lzo1x_decompress_safe instead of lzo1x_deco... | reimar | 2006-04-09 |
* | 10l: missing const put this in data segment instead of text/rodata | rfelker | 2006-04-03 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 |
* | Remove tables used by MPlayer native 14_4 and 28_8 codecs | rtognimp | 2005-12-27 |
* | Remove MPlayer native 14_4 and 28_8 codecs (they are in lavc) | rtognimp | 2005-12-09 |
* | Unify include path handling, -I.. is in CFLAGS. | diego | 2005-11-18 |
* | Stupidity in last patch broke compile without MMX: RTjpeg_lmask is a union | reimar | 2005-10-04 |
* | Fix 100l bugs that break playback on 64 bit systems (like typedefing __u32 | reimar | 2005-10-04 |
* | Make nuv files work on bigendian (but old nuv files created with mencoder | reimar | 2005-03-03 |
* | bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it> | faust3 | 2005-02-04 |
* | ICC 8.0 compilation fixes | atmos4 | 2004-08-02 |
* | Cinepak and RoqA/V are now in ffmpeg | rtognimp | 2004-07-15 |
* | x86-64 (amd64) support by Kenny Root | alex | 2004-06-26 |
* | Qt RLE is now in ffmpeg | rtognimp | 2004-05-05 |
* | more lvalue casts, ugly this time | rfelker | 2004-05-01 |
* | Remove MSZH/ZLIB, FLI and QTRLE, they are now in ffmpeg | rtognimp | 2004-04-29 |
* | Remove 8BPS, MsRLE, MsVideo1, RPZA, SMC | rtognimp | 2003-12-23 |
* | 10^1337 litres (now, that's an inflation) | alex | 2003-08-29 |
* | removed our native svq1 and huffyuv implementation as libavcodec's implementa... | alex | 2003-07-13 |
* | cosmetics | alex | 2003-07-03 |
* | 1000l | rfelker | 2003-06-13 |
* | RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. | rtognimp | 2003-06-08 |
* | bcopy -> memcpy for MINGW32 port | faust3 | 2003-03-30 |
* | removed obsolete unused cyuv.c | arpi | 2003-02-09 |
* | Quicktime rle 32 bit supported | rtognimp | 2003-01-26 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 |
* | usage of libmpeg2, liba52, mp3lib & svq1 can be disabled | arpi | 2002-11-01 |
* | some cleanup | arpi | 2002-09-27 |
* | declarations moved to *.c files | arpi | 2002-09-22 |
* | use img_format.h instead of wine/mmioFOURCC hack | arpi | 2002-09-22 |
* | This patch fixes a segfault for native cvid decoder in bgr32 and bgr24 modes. | arpi | 2002-09-15 |
* | mostly compiler warning fixes, some small bugfix | arpi | 2002-08-28 |
* | removed unused code | alex | 2002-08-27 |
* | HPUX porting fixes - patch by Gansser, Martin <MGansser@rand.de> | arpi | 2002-08-09 |
* | 8 and 16bpp qtrle support | alex | 2002-07-12 |
* | Small fix: Correct mathematical order in MEDIAN macro (gcc 3.1 didn't like it). | atmos4 | 2002-07-09 |
* | bugfix by Michael.Lampe@iwr.uni-heidelberg.de | arpi | 2002-07-06 |
* | use libavcodec's get_bits() code (optional, disabled by default) | arpi | 2002-06-23 |
* | use libavcodec's optimized MC functions | arpi | 2002-06-22 |
* | imported from xine, generalized, created header file, all tables moved to | arpi | 2002-06-22 |
* | warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2002-06-07 |
* | warning fix (strings.h > string.h) | pl | 2002-05-30 |