]> code.ossystems Code Review - meta-freescale.git/commit
gstreamer1.0-plugins-bad: Add directviv to glimagesink to improve playback performance
authorYuqing Zhu <carol.zhu@nxp.com>
Thu, 22 Dec 2016 10:26:38 +0000 (18:26 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 11 Jan 2017 12:56:36 +0000 (10:56 -0200)
commit591fc3b5c43518893fa928090b612c5a30fb215f
treec1f44438d2fc5fef0f03fab8490f327b9bbdfecb
parentf2fbc0edb25f6d275888113e601c6913c252ef56
gstreamer1.0-plugins-bad: Add directviv to glimagesink to improve playback performance

1.Add a physical buffer uploader in glupload plugin and using viv direct
  texture to bind physical continious buffer with texture to avoid memory
  copy from videobuffer to texture to gain good performance.

2.Reduce glimagesink load latency by override glimagesink ALLOCATION query to
  avoid memory copy.

3.Add configure check for directviv feature.

Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0003-Add-directviv-to-glimagesink-to-improve-playback-per.patch [new file with mode: 0644]
recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.10.%.bbappend