use vaapisink to enable hardware video acceleration
authorYan Yin <yan.yin@intel.com>
Fri, 7 Sep 2012 06:13:32 +0000 (14:13 +0800)
committerYan Yin <yan.yin@intel.com>
Fri, 7 Sep 2012 06:14:12 +0000 (14:14 +0800)
mmfw-sysconf-simulator/usr/etc/mmfw_player.ini
packaging/mmfw-sysconf-mfld-blackbay.changes

index 107158c..21dfc1b 100644 (file)
@@ -8,11 +8,11 @@ use sink handler = yes
 disable segtrap = yes ; same effect with --gst-disable-segtrap 
 
 ; set default videosink element according to video surface type(X, EVAS, NULL)
-videosink element x = ximagesink
+videosink element x = vaapisink
 videosink element evas = evasimagesink
 videosink element fake = fakesink
 
-video converter element = ffmpegcolorspace
+video converter element =
 
 audiosink element = avsysaudiosink 
 
index 61ee998..da529c2 100644 (file)
@@ -1,3 +1,6 @@
+* Fri Sep 07 2012 Yan Yin <yan.yin@intel.com> submit/2.0_beta/20120907.011104@acdddfc
+- use vaapisink to enable hardware video acceleration.
+
 * Thu Sep 06 2012 Vivian Zhang <vivian.zhang@intel.com> 5d48915
 - Set device.api property for alsa sinks which are required for speaker&wired_accessory switching