log libvo/vo_dxr2.c @ 21582:239f2c145b2f

age author description
Sun, 23 Jul 2006 10:10:06 +0000 ben use mpeg packetizer helpers for sending lpcm packets
Sat, 22 Jul 2006 10:39:00 +0000 ben use new mpeg_packetizer helpers
Mon, 03 Jul 2006 23:27:37 +0000 reynaldo get_path as const, patch by Stefan Huehner, stefan AT huehner-org
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, 30 Nov 2003 16:36:10 +0000 joey runtime 'stay-on-top' functionality
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.
Mon, 11 Nov 2002 15:22:10 +0000 alex removed get_info, using the same sheme as in libmpcodecs instead
Tue, 05 Nov 2002 22:45:53 +0000 albeu 10L found by Mark <CompGuy284 at attbi dot com>
Sat, 02 Nov 2002 22:46:09 +0000 albeu Overlay cropping options. Patch by Mark <CompGuy284 at attbi dot com> extanded
Wed, 30 Oct 2002 17:54:07 +0000 albeu Some little bugfixs
Tue, 29 Oct 2002 23:40:07 +0000 albeu Fixed the overlay, some opts to adjust the overlay
Wed, 23 Oct 2002 17:21:01 +0000 arpi cleanup config option handling in libmpdemux.
Tue, 03 Sep 2002 15:18:39 +0000 alex 10l fix by Mark <CompGuy284@attbi.com>
Wed, 28 Aug 2002 21:32:32 +0000 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
Fri, 26 Jul 2002 12:42:43 +0000 alex removed query_vaa
Tue, 28 May 2002 13:21:29 +0000 albeu Raise the colorkey tolerence
Fri, 24 May 2002 21:59:34 +0000 albeu Overlay in a window (only with x11 subdriver)
Fri, 17 May 2002 23:51:37 +0000 albeu Workaround the bug in x11 vo's (if it's one) wich let a window in the way
Mon, 13 May 2002 19:57:27 +0000 albeu Applied patch from Tobias Diedrich <ranma@gmx.at>, added volume setting
Mon, 13 May 2002 13:31:35 +0000 albeu 10L Crash if no subdriver given and overlay enabled
Mon, 13 May 2002 13:15:40 +0000 albeu Initial support for dxr2. Based on patch from Tobias Diedrich <ranma@gmx.at>.