log libvo/vo_gif89a.c @ 17366:934380353fd6

age author description
Thu, 12 Jan 2006 20:04:36 +0000 rathann massive attack: mp_msg printf format fixes
Mon, 10 Oct 2005 12:59:36 +0000 joey use subopt parser for arguments.
Sun, 21 Aug 2005 01:20:31 +0000 reimar remove extern for variables that are already in headers.
Fri, 05 Aug 2005 01:24:37 +0000 ivo Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
Mon, 18 Apr 2005 15:52:38 +0000 henry replace VO and VF numeric flags with #defined identifiers
Wed, 28 Jan 2004 10:03:40 +0000 alex removed unused headeer dependencies
Thu, 06 Mar 2003 04:59:20 +0000 joey remove yuv2rgb and support frame duplication
Mon, 30 Dec 2002 22:24:20 +0000 arpi sig11 (in free() in uninit) fixed
Sat, 21 Dec 2002 21:07:16 +0000 arpi I have rewritten the gif89a vo in order to solve some problems I had
Mon, 11 Nov 2002 15:22:10 +0000 alex removed get_info, using the same sheme as in libmpcodecs instead
Wed, 06 Nov 2002 23:54:29 +0000 arpi *HUGE* set of compiler warning fixes, unused variables removal
Sun, 22 Sep 2002 18:43:53 +0000 arpi U-V swapping fixed, patch by Joey Parrish <joey@yunamusic.com>
Sun, 22 Sep 2002 02:33:28 +0000 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
Wed, 28 Aug 2002 21:32:32 +0000 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
Mon, 27 May 2002 17:44:32 +0000 alex revised query_format
Mon, 13 May 2002 20:47:03 +0000 arpi cleanups, removed swscaler, osd support - by Joey Parrish <joey@yunamusic.com>
Sun, 12 May 2002 01:07:25 +0000 arpi -vo gif - by Joey Parrish <joey@yunamusic.com>