[OE-core] [poky][PATCH v5 0/3] gstreamer1.0-plugins-base: Add patches for Gstreamer 1.4.5 base

Yuqing Zhu b54851 at freescale.com
Thu Jul 30 18:03:52 UTC 2015


Fix issue about gstreamer1.0-plugins-base

-gststreamsynchronizer: Sending EOS event instead of GAP event as GAP event has issue when A/V have
 different duration.
 Stop sending second track EOS event if sending the first track EOS return fail.

-basetextoverlay: Make memory copy when video buffer's memory is read only.

-gstplaysink: Don't set async of custom text-sink to false.

Yuqing Zhu (3):
  gstreamer1.0-plugins-base: Add gststreamsynchronizer related patch
  gstreamer1.0-plugins-base: Add basetextoverlay related patch
  gstreamer1.0-plugins-base: Add gstplaysink related patch

 ...rlay-make-memory-copy-when-video-buffer-s.patch | 129 +++++++++++++++++++++
 ...-don-t-set-async-of-custom-text-sink-to-f.patch |  31 +++++
 .../do-not-change-eos-event-to-gap-event2.patch    |  49 ++++++++
 .../do-not-change-eos-event-to-gap-event3.patch    |  31 +++++
 .../gstreamer/gstreamer1.0-plugins-base_1.4.5.bb   |   4 +
 5 files changed, 244 insertions(+)
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0001-basetextoverlay-make-memory-copy-when-video-buffer-s.patch
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0002-gstplaysink-don-t-set-async-of-custom-text-sink-to-f.patch
 create mode 100755 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/do-not-change-eos-event-to-gap-event2.patch
 create mode 100755 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/do-not-change-eos-event-to-gap-event3.patch

-- 
1.9.1




More information about the Openembedded-core mailing list