log libmpcodecs/vd_xanim.c @ 28184:0fb5551413f7

age author description
Fri, 16 May 2008 00:23:02 +0000 diego cosmetics: Remove pointless parentheses from return calls.
Mon, 28 Apr 2008 14:43:30 +0000 diego Consistently #include mpbswap.h instead of bswap.h everywhere.
Sun, 27 May 2007 20:45:34 +0000 reimar Removed useless fastmemcpy.h includes in video decoders
Sun, 01 Apr 2007 21:59:54 +0000 uau "()" to "(void)" function param list fixes
Wed, 21 Jun 2006 14:49:09 +0000 diego Move #ifdefs around complete files into the build system.
Thu, 12 Jan 2006 20:04:36 +0000 rathann massive attack: mp_msg printf format fixes
Thu, 03 Jul 2003 20:22:51 +0000 alex removing my (nonworking) email address
Sun, 09 Feb 2003 20:18:23 +0000 arpi linux->osdep
Fri, 13 Sep 2002 19:08:15 +0000 alex removed unused code. fixed yv12+debug-mode sig11
Tue, 10 Sep 2002 20:03:04 +0000 arpi - some cleanup, unused code removed
Fri, 06 Sep 2002 16:51:16 +0000 alex removed xacodec_driver, using sh->context instead, removed xacodec_image, using mpi instead, some warning fixes. note: mpi optimisations are still pending
Thu, 05 Sep 2002 16:34:57 +0000 alex merged xacodec.c and vd_xanim.c
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
Sun, 23 Jun 2002 15:15:31 +0000 alex yvu9 and if09 support
Sat, 23 Mar 2002 15:09:05 +0000 alex added xanim url
Sat, 16 Mar 2002 01:10:31 +0000 arpi handle error from mpcodecs_config_vo()
Thu, 07 Mar 2002 20:43:17 +0000 arpi common includes moved to private vd_internal.h
Thu, 07 Mar 2002 01:39:07 +0000 arpi xanim, raw, rle added