All of lore.kernel.org
 help / color / mirror / Atom feed
* [poky][PATCH v6 0/3] Add patches for Gstreamer 1.4.5 base
@ 2015-08-06 10:29 Yuqing Zhu
  2015-08-06 10:29 ` [poky][PATCH v6 1/3] gstreamer1.0-plugins-base: Add ssaparse related patch Yuqing Zhu
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Yuqing Zhu @ 2015-08-06 10:29 UTC (permalink / raw)
  To: openembedded-core

Fix issue about gstreamer1.0-plugins-base

-ssaparse: Enhance SSA text lines parsing.

-subparse: Set need_segment after sink pad receive GST_EVENT_SEGMENT.

-encodebin: Need more buffers in output queue for better performance.


Yuqing Zhu (3):
  gstreamer1.0-plugins-base: Add ssaparse related patch
  gstreamer1.0-plugins-base: Add subparse related patch
  gstreamer1.0-plugins-base: Add encodebin related patch

 ...3-ssaparse-enhance-SSA-text-lines-parsing.patch | 225 +++++++++++++++++++++
 ...t-need_segment-after-sink-pad-received-GS.patch |  69 +++++++
 ...eed-more-buffers-in-output-queue-for-bett.patch |  32 +++
 .../gstreamer/gstreamer1.0-plugins-base_1.4.5.bb   |   3 +
 4 files changed, 329 insertions(+)
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0003-ssaparse-enhance-SSA-text-lines-parsing.patch
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0004-subparse-set-need_segment-after-sink-pad-received-GS.patch
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/encodebin-Need-more-buffers-in-output-queue-for-bett.patch

-- 
1.9.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-08-07  6:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-06 10:29 [poky][PATCH v6 0/3] Add patches for Gstreamer 1.4.5 base Yuqing Zhu
2015-08-06 10:29 ` [poky][PATCH v6 1/3] gstreamer1.0-plugins-base: Add ssaparse related patch Yuqing Zhu
2015-08-06 10:29 ` [poky][PATCH v6 2/3] gstreamer1.0-plugins-base: Add subparse " Yuqing Zhu
2015-08-06 10:29 ` [poky][PATCH v6 3/3] gstreamer1.0-plugins-base: Add encodebin " Yuqing Zhu
2015-08-07  3:25 ` [poky][PATCH v6 0/3] Add patches for Gstreamer 1.4.5 base Richard Purdie
2015-08-07  6:00   ` Zhu Carol

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.