log libvo/vo_bl.c @ 17590:2fd66535616a

age author description
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
Sun, 10 Jul 2005 12:35:43 +0000 rik --Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:
Mon, 18 Apr 2005 15:52:38 +0000 henry replace VO and VF numeric flags with #defined identifiers
Thu, 14 Apr 2005 12:44:28 +0000 rik --Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:
Thu, 28 Oct 2004 01:15:53 +0000 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
Wed, 11 Aug 2004 13:39:32 +0000 rik --Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:
Wed, 13 Aug 2003 16:29:32 +0000 alex Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.