[gst-plugin-playbin2] hotfix srt subtitles
authorFraxinas <andreas.frisch@multimedia-labs.de>
Wed, 5 May 2010 14:05:28 +0000 (16:05 +0200)
committerFraxinas <andreas.frisch@multimedia-labs.de>
Wed, 5 May 2010 14:05:28 +0000 (16:05 +0200)
recipes/gstreamer/gst-plugins-base_0.10.28.bb

index 6aeb18f..9582cd1 100644 (file)
@@ -1,8 +1,10 @@
 require gst-plugins.inc
 
-SRC_URI_append_opendreambox = " file://samihack.patch;patch=1"
+SRC_URI_append_opendreambox = " file://samihack.patch;patch=1 \
+file://playbin2-Set-subtitle-encoding-on-the-decodebins-a.patch;patch=1 \
+file://playbin2-If-a-text-sink-is-provided-let-subtitle-p.patch;patch=1 "
 
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
 
 PROVIDES += "gst-plugins"