summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRosfran Borges <rosfran.borges@idnt.org.br>2007-01-28 13:01:02 +0000
committerTim-Philipp Müller <tim@centricular.net>2007-01-28 13:01:02 +0000
commitd0b9ec1252d36cebbdd96b858c6e30892eb90527 (patch)
treeae14d561ca9a12089416eff39264e30e70d5edf6 /ChangeLog
parentf7632ce231a991fba32691154a6c0576cec3dc51 (diff)
downloadgst-plugins-bad-d0b9ec1252d36cebbdd96b858c6e30892eb90527.tar.gz
gst-plugins-bad-d0b9ec1252d36cebbdd96b858c6e30892eb90527.tar.bz2
gst-plugins-bad-d0b9ec1252d36cebbdd96b858c6e30892eb90527.zip
ext/mythtv/gstmythtvsrc.c: Remove sleep calls, they've been moved into the library now ... (#354451).
Original commit message from CVS: Patch by: Rosfran Borges <rosfran dot borges at idnt org br> * ext/mythtv/gstmythtvsrc.c: (gst_mythtv_src_start), (gst_mythtv_src_next_program_chain): Remove sleep calls, they've been moved into the library now ... (#354451).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ad7cc27..33a09af9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-01-28 Tim-Philipp Müller <tim at centricular dot net>
+
+ Patch by: Rosfran Borges <rosfran dot borges at idnt org br>
+
+ * ext/mythtv/gstmythtvsrc.c: (gst_mythtv_src_start),
+ (gst_mythtv_src_next_program_chain):
+ Remove sleep calls, they've been moved into the library now ...
+ (#354451).
+
2007-01-27 Tim-Philipp Müller <tim at centricular dot net>
* tests/icles/videocrop-test.c: (test_with_caps):