log libmpcodecs/vd_mpng.c @ 25345:a892280560b5

age author description
2007-06-05 reimar Replace implicit use of fast_memcpy via macro by explicit use to allow
2006-12-07 reimar Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
2006-11-29 diego Remove bswap.h, use libavutil/bswap.h instead.
2006-07-02 reynaldo rm unnecesary casts from void* - part 3
2006-06-21 diego Move #ifdefs around complete files into the build system.
2006-06-18 lucabe Software Scaler headers usage cleanup
2006-02-07 ods15 Fix mpng to work correctly with 16 bit png's. don't have any files to test
2005-05-18 henry 8bit palette mode support (and spurious ^M removal)
2003-12-07 alex query_format support by Matthias Goerner <m.goerner@iu-bremen.de>
2002-09-22 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
2002-08-30 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
2002-03-16 arpi handle error from mpcodecs_config_vo()
2002-03-09 arpi mpng, libmpeg2 added, none of them finished :(