Mercurial > mplayer.hg
log libmpcodecs/vd_mtga.c @ 23297:0e85cec59e3b
age | author | description |
---|---|---|
Thu, 07 Dec 2006 11:58:07 +0000 | reimar | Hack around libavutil/bswap.h compilation problems due to always_inline undefined. |
Wed, 29 Nov 2006 15:02:45 +0000 | diego | Remove bswap.h, use libavutil/bswap.h instead. |
Sun, 18 Jun 2006 10:59:23 +0000 | lucabe | Software Scaler headers usage cleanup |
Sat, 15 Mar 2003 21:05:37 +0000 | arpi | increment is a signed number (-1 or +1) |
Sun, 22 Sep 2002 02:33:28 +0000 | arpi | tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug |
Sun, 15 Sep 2002 13:29:00 +0000 | arpi | - fixed some bugs in RLE decoder |
Fri, 13 Sep 2002 22:13:49 +0000 | alex | query_format support by Tilman Sauerbeck <tsauerbeck@users.sourceforge.net> |