Openembedded Core Discussions
 help / color / mirror / Atom feed
* [poky][PATCH v2 0/7] Add patches for gstreamer 1.6
@ 2016-01-20  9:51 Yuqing Zhu
  2016-01-20  9:51 ` [poky][PATCH v2 1/7] gstreamer1.0: [baseparse] unset FLAG_DISCONT when push to adapter Yuqing Zhu
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Yuqing Zhu @ 2016-01-20  9:51 UTC (permalink / raw)
  To: openembedded-core

---gstreamer1.0
   Correct the setting for FLAG_DISCONT when push to adapter,
   in case audio decoder subclass can not get enough data.

---gstreamer1.0-plugins-base
   Send taglist if no valid frame is decoded util EOS.
   Add video crop supporting when convert frame.

---gstreamer1.0-plugins-bad
   Need to set right pid if pid is 0 when create streams.
   Add detecting picture coding type when drain.
   Fix memory leak of navigation thread.

Yuqing Zhu (7):
  gstreamer1.0: [baseparse] unset FLAG_DISCONT when push to adapter
  gstreamer1.0-plugins-base: Fix taglist not being sent to down stream
    if all the frame corrupted
  gstreamer1.0-plugins-base: Add video crop supporting when convert
    frame
  gstreamer1.0-plugins-bad: Need to set right pid if pid is 0 when
    create streams
  gstreamer1.0-plugins-bad: Add detecting picture coding type when drain
  gstreamer1.0-plugins-bad: Add detecting picture coding type when drain
  gstreamer1.0-plugins-bad: Fix memory leak of navigation thread

 ...pegtsmux-Need-get-pid-when-create-streams.patch |  45 +++++++
 ...arse-Need-detect-picture-coding-type-when.patch |  47 +++++++
 ...rse-Need-detect-picture-coding-type-when-.patch |  47 +++++++
 ...window-fix-memory-leak-of-navigation-thre.patch |  35 +++++
 .../gstreamer/gstreamer1.0-plugins-bad_1.6.2.bb    |   7 +-
 ...-send-to-down-stream-if-all-the-frame-cor.patch |  57 ++++++++
 ...ame-Support-video-crop-when-convert-frame.patch | 143 +++++++++++++++++++++
 .../gstreamer/gstreamer1.0-plugins-base_1.6.2.bb   |   2 +
 ...e-unset-FLAG_DISCONT-when-push-to-adapter.patch |  33 +++++
 .../gstreamer/gstreamer1.0_1.6.2.bb                |   1 +
 10 files changed, 416 insertions(+), 1 deletion(-)
 create mode 100755 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0002-mpegtsmux-Need-get-pid-when-create-streams.patch
 create mode 100755 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0003-mpeg4videoparse-Need-detect-picture-coding-type-when.patch
 create mode 100755 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0004-mpegvideoparse-Need-detect-picture-coding-type-when-.patch
 create mode 100755 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0005-glplugin-glwindow-fix-memory-leak-of-navigation-thre.patch
 create mode 100755 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0005-taglist-not-send-to-down-stream-if-all-the-frame-cor.patch
 create mode 100755 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0006-convertframe-Support-video-crop-when-convert-frame.patch
 create mode 100755 meta/recipes-multimedia/gstreamer/gstreamer1.0/0002-baseparse-unset-FLAG_DISCONT-when-push-to-adapter.patch

-- 
1.9.1



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

end of thread, other threads:[~2016-01-21 14:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-20  9:51 [poky][PATCH v2 0/7] Add patches for gstreamer 1.6 Yuqing Zhu
2016-01-20  9:51 ` [poky][PATCH v2 1/7] gstreamer1.0: [baseparse] unset FLAG_DISCONT when push to adapter Yuqing Zhu
2016-01-20  9:51 ` [poky][PATCH v2 2/7] gstreamer1.0-plugins-base: Fix taglist not being sent to down stream if all the frame corrupted Yuqing Zhu
2016-01-20  9:51 ` [poky][PATCH v2 3/7] gstreamer1.0-plugins-base: Add video crop supporting when convert frame Yuqing Zhu
2016-01-20  9:51 ` [poky][PATCH v2 4/7] gstreamer1.0-plugins-bad: Need to set right pid if pid is 0 when create streams Yuqing Zhu
2016-01-20  9:51 ` [poky][PATCH v2 5/7] gstreamer1.0-plugins-bad: Add detecting picture coding type when drain Yuqing Zhu
2016-01-20  9:51 ` [poky][PATCH v2 6/7] " Yuqing Zhu
2016-01-20  9:51 ` [poky][PATCH v2 7/7] gstreamer1.0-plugins-bad: Fix memory leak of navigation thread Yuqing Zhu
2016-01-21 14:39 ` [poky][PATCH v2 0/7] Add patches for gstreamer 1.6 Richard Purdie

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