summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.5.bb
diff options
context:
space:
mode:
authorYuqing Zhu <b54851@freescale.com>2015-08-10 11:41:41 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-09-01 21:19:37 +0100
commitdd86cb34e6b2b84c8abcad554a0612d2e495661f (patch)
treed1f38a93f8ca3846a3df409626df96696b430f63 /meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.5.bb
parent36978ade7f47cf9d731f2a47ba3b5704634b5109 (diff)
downloadpoky-dd86cb34e6b2b84c8abcad554a0612d2e495661f.tar.gz
gstreamer1.0-plugins-base: Enhance SSA text lines parsing
Some parser will pass in the original ssa text line which starts with "Dialog:" and there's are maybe multiple Dialog lines in one input buffer. (From OE-Core master rev: f47e6185a2e88081f98704357e873a04d2e39c40) (From OE-Core rev: c2e8974e6c9e3e1eb386375a3839b81c23626d43) Signed-off-by: Yuqing Zhu <b54851@freescale.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.5.bb')
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.5.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.5.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.5.bb
index 8d926f3216..85e2ad6cb7 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.5.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.5.bb
@@ -19,6 +19,7 @@ SRC_URI += "file://do-not-change-eos-event-to-gap-event-if.patch \
19 file://do-not-change-eos-event-to-gap-event3.patch \ 19 file://do-not-change-eos-event-to-gap-event3.patch \
20 file://0001-basetextoverlay-make-memory-copy-when-video-buffer-s.patch \ 20 file://0001-basetextoverlay-make-memory-copy-when-video-buffer-s.patch \
21 file://0002-gstplaysink-don-t-set-async-of-custom-text-sink-to-f.patch \ 21 file://0002-gstplaysink-don-t-set-async-of-custom-text-sink-to-f.patch \
22 file://0003-ssaparse-enhance-SSA-text-lines-parsing.patch \
22" 23"
23 24
24SRC_URI[md5sum] = "357165af625c0ca353ab47c5d843920e" 25SRC_URI[md5sum] = "357165af625c0ca353ab47c5d843920e"