From e9d3fc29c17ce3cb3f609e65de4b4852681ae4ef Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Sun, 16 Sep 2001 23:13:45 +0000 Subject: Update docs. Fixed some warnings. configure.in is ready for 0.9.1. CVS patchset: 646 CVS date: 2001/09/16 23:13:45 --- doc/xine-lib-API/html/group__video__prop.html | 37 +++++++++++++++++++++++---- 1 file changed, 32 insertions(+), 5 deletions(-) (limited to 'doc/xine-lib-API/html/group__video__prop.html') diff --git a/doc/xine-lib-API/html/group__video__prop.html b/doc/xine-lib-API/html/group__video__prop.html index dc5fb4246..607fae9c0 100644 --- a/doc/xine-lib-API/html/group__video__prop.html +++ b/doc/xine-lib-API/html/group__video__prop.html @@ -24,18 +24,20 @@ #define VO_PROP_BRIGHTNESS   5 #define VO_PROP_COLORKEY   6 - -#define VO_NUM_PROPERTIES   7 + +#define VO_PROP_SOFT_DEINTERLACE   7 + +#define VO_NUM_PROPERTIES   8

Define Documentation

-

+

@@ -228,7 +230,32 @@ Saturation property.
vo_driver_t
-#define VO_NUM_PROPERTIES   7 +#define VO_NUM_PROPERTIES   8
-


Generated at Thu Jul 26 11:29:46 2001 for XINE, A Free Video Player Project - API reference by +

+ + + + +
+ + +
+#define VO_PROP_SOFT_DEINTERLACE   7 +
+
+ + + + + +
+   + + +

+Software deinterlacing (BOB) property.

+See also:
+vo_driver_t
+


Generated at Mon Sep 17 01:05:55 2001 for XINE, A Free Video Player Project - API reference by doxygen1.2.8 written by Dimitri van Heesch, -- cgit v1.2.3