log libmpcodecs/img_format.h @ 29899:0447ba499275

age author description
Sat, 21 Nov 2009 18:45:41 +0000 reimar Add a define for IMGFMT_RGB48NE that depends on machine endianness.
Tue, 10 Nov 2009 19:11:13 +0000 cehoyos Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
Mon, 19 Oct 2009 09:50:51 +0000 diego Add missing '#include "config.h"', the header uses HAVE_BIGENDIAN.
Wed, 12 Aug 2009 01:03:21 +0000 reimar 100l, fix compilation again and make codec-cfg.c use the predefined constants
Wed, 12 Aug 2009 00:51:09 +0000 reimar 1000l, RGB48BE does _not_ use 49 bit/pixel, probably fixes 48 bit PNG decoding.
Tue, 11 Aug 2009 17:51:11 +0000 cehoyos Add IMGFMT_RGB48LE and IMGFMT_RGB48BE.