201005_1
authorhgs
Thu, 01 Apr 2010 22:50:26 +0300
changeset 31 45b81204cdd1
parent 30 4f111d64a341
child 32 253cc391d7f9
201005_1
videoplayback/hbvideoplaybackview/viewsrc/mpxvideoplaybackdisplayhandler.cpp
--- a/videoplayback/hbvideoplaybackview/viewsrc/mpxvideoplaybackdisplayhandler.cpp	Thu Apr 01 22:38:49 2010 +0300
+++ b/videoplayback/hbvideoplaybackview/viewsrc/mpxvideoplaybackdisplayhandler.cpp	Thu Apr 01 22:50:26 2010 +0300
@@ -15,7 +15,7 @@
 *
 */
 
-// Version : %version:  17 %
+// Version : %version:  18 %
 
 #include <sysutil.h>
 #include <s32file.h>
@@ -531,7 +531,7 @@
     //
     if ( cropRect.Width() < cropRect.Height() )
     {
-        iRotation = EVideoRotationClockwise270;
+        iRotation = EVideoRotationClockwise90;
     }
     
     iWindowRect = cropRect;