aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorghost <andreas.monzner@multimedia-labs.de>2009-08-24 12:20:38 +0200
committerghost <andreas.monzner@multimedia-labs.de>2009-08-24 12:20:38 +0200
commit94868243dc7cfbbfa3d32f4d8500258d719dac18 (patch)
tree3655c2be913bd798a8e9a845c3992be24d399a3c
parent8aa5785b969e3e5aa126b2b7a0c37dcd42796b9f (diff)
downloadopenembedded-94868243dc7cfbbfa3d32f4d8500258d719dac18.tar.gz
gst-plugin-dvbmediasink: push srcdate (added a workaround for a decodebin2 bug, dont poll in flush and locked mode)
-rw-r--r--packages/gstreamer/gst-plugin-dvbmediasink.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gstreamer/gst-plugin-dvbmediasink.bb b/packages/gstreamer/gst-plugin-dvbmediasink.bb
index 6795044bb2..a286a874c6 100644
--- a/packages/gstreamer/gst-plugin-dvbmediasink.bb
+++ b/packages/gstreamer/gst-plugin-dvbmediasink.bb
@@ -8,7 +8,7 @@ PR = "r0"
inherit autotools pkgconfig
-SRCDATE = "20090729"
+SRCDATE = "20090825"
SRC_URI = "cvs://anonymous@cvs.schwerkraft.elitedvb.net/cvsroot/dvbmediasink;module=dvbmediasink;method=pserver"