Openembedded Core Discussions
 help / color / mirror / Atom feed
* [poky v3][PATCH 0/6] gstreamer1.0-plugins-base: Add patches for Gstreamer 1.4.5 base
@ 2015-07-28 17:58 Yuqing Zhu
  2015-07-28 17:58 ` [poky v3][PATCH 1/6] gstreamer1.0-plugins-base: Bug fix for id3demux issue Yuqing Zhu
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Yuqing Zhu @ 2015-07-28 17:58 UTC (permalink / raw)
  To: openembedded-core

Fix id3demux issue

Handle audio/video decoder error

Update video alignment after video alignment

Add GST_VIDEO_FRAME_MAP_FLAG_NO_REF, keeping buffer writable

Gstvideofilter use new GST_VIDEO_FRAME_MAP_FLAG_NO_REF

Don't ref buffers twice when mapping

Keep sticky events around when doing a soft reset

Yuqing Zhu (6):
  gstreamer1.0-plugins-base: Bug fix for id3demux issue
  gstreamer1.0-plugins-base: handle audio/video decoder error
  gstreamer1.0-plugins-base: update video alignment after video
    alignment
  gstreamer1.0-plugins-base: Add video-frame related patch
  gstreamer1.0-plugins-base: Add videofilter related patch
  gstreamer1.0-plugins-base: Add videoencoder related patch

 ...rame-Don-t-ref-buffers-twice-when-mapping.patch | 26 +++++++
 ...frame-Add-GST_VIDEO_FRAME_MAP_FLAG_NO_REF.patch | 87 ++++++++++++++++++++++
 ...r-Use-new-GST_VIDEO_FRAME_MAP_FLAG_NO_REF.patch | 69 +++++++++++++++++
 .../fix-id3demux-utf16-to-utf8-issue.patch         | 54 ++++++++++++++
 .../handle-audio-video-decoder-error.patch         | 66 ++++++++++++++++
 .../videobuffer_updata_alignment_update.patch      | 53 +++++++++++++
 ...p-sticky-events-around-when-doing-a-soft-.patch | 46 ++++++++++++
 .../gstreamer/gstreamer1.0-plugins-base_1.4.5.bb   |  7 ++
 8 files changed, 408 insertions(+)
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0001-video-frame-Don-t-ref-buffers-twice-when-mapping.patch
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0002-video-frame-Add-GST_VIDEO_FRAME_MAP_FLAG_NO_REF.patch
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0003-videofilter-Use-new-GST_VIDEO_FRAME_MAP_FLAG_NO_REF.patch
 create mode 100755 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/fix-id3demux-utf16-to-utf8-issue.patch
 create mode 100755 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/handle-audio-video-decoder-error.patch
 create mode 100755 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/videobuffer_updata_alignment_update.patch
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/videoencoder-Keep-sticky-events-around-when-doing-a-soft-.patch

-- 
1.9.1



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

end of thread, other threads:[~2015-07-28 13:21 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-28 17:58 [poky v3][PATCH 0/6] gstreamer1.0-plugins-base: Add patches for Gstreamer 1.4.5 base Yuqing Zhu
2015-07-28 17:58 ` [poky v3][PATCH 1/6] gstreamer1.0-plugins-base: Bug fix for id3demux issue Yuqing Zhu
2015-07-28 13:09   ` Carlos Rafael Giani
2015-07-28 13:20     ` Otavio Salvador
2015-07-28 17:58 ` [poky v3][PATCH 2/6] gstreamer1.0-plugins-base: handle audio/video decoder error Yuqing Zhu
2015-07-28 13:11   ` Carlos Rafael Giani
2015-07-28 13:21     ` Otavio Salvador
2015-07-28 17:58 ` [poky v3][PATCH 3/6] gstreamer1.0-plugins-base: update video alignment after video alignment Yuqing Zhu
2015-07-28 13:12   ` Carlos Rafael Giani
2015-07-28 17:58 ` [poky v3][PATCH 4/6] gstreamer1.0-plugins-base: Add video-frame related patch Yuqing Zhu
2015-07-28 17:58 ` [poky v3][PATCH 5/6] gstreamer1.0-plugins-base: Add videofilter " Yuqing Zhu
2015-07-28 17:58 ` [poky v3][PATCH 6/6] gstreamer1.0-plugins-base: Add videoencoder " Yuqing Zhu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox