[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xine-devel
Subject:    [xine-devel] [PATCH] voraw minor fix
From:       Christophe Thommeret <hftom () free ! fr>
Date:       2008-10-19 13:56:06
Message-ID: 200810191556.07129.hftom () free ! fr
[Download RAW message or body]

let raw  video out plugin handle cropping.

-- 
Christophe Thommeret

["voraw-crop-fix.diff" (text/x-diff)]

diff -r f98dfc2d6b7a src/video_out/video_out_raw.c
--- a/src/video_out/video_out_raw.c	Thu Oct 02 17:31:31 2008 +0200
+++ b/src/video_out/video_out_raw.c	Sun Oct 19 15:52:50 2008 +0200
@@ -473,7 +473,7 @@ static int raw_gui_data_exchange (vo_dri
 
 static uint32_t raw_get_capabilities (vo_driver_t *this_gen)
 {
-  uint32_t capabilities = VO_CAP_YV12 | VO_CAP_YUY2;
+  uint32_t capabilities = VO_CAP_YV12 | VO_CAP_YUY2 | VO_CAP_CROP;
   return capabilities;
 }
 


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

_______________________________________________
xine-devel mailing list
xine-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xine-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic