log libmpcodecs/vd_mpng.c @ 27795:51c2de6369b6

age author description
Tue, 05 Jun 2007 14:27:54 +0000 reimar Replace implicit use of fast_memcpy via macro by explicit use to allow
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, 02 Jul 2006 08:17:07 +0000 reynaldo rm unnecesary casts from void* - part 3
Wed, 21 Jun 2006 14:49:09 +0000 diego Move #ifdefs around complete files into the build system.
Sun, 18 Jun 2006 10:59:23 +0000 lucabe Software Scaler headers usage cleanup
Tue, 07 Feb 2006 18:17:12 +0000 ods15 Fix mpng to work correctly with 16 bit png's. don't have any files to test
Wed, 18 May 2005 10:44:45 +0000 henry 8bit palette mode support (and spurious ^M removal)
Sun, 07 Dec 2003 15:18:39 +0000 alex query_format support by Matthias Goerner <m.goerner@iu-bremen.de>
Sun, 22 Sep 2002 02:33:28 +0000 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
Fri, 30 Aug 2002 21:44:20 +0000 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
Sat, 16 Mar 2002 01:10:31 +0000 arpi handle error from mpcodecs_config_vo()
Sat, 09 Mar 2002 02:18:33 +0000 arpi mpng, libmpeg2 added, none of them finished :(