summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-06-29 16:58:25 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-06-29 16:58:25 +0000
commitdc84f0dcf10ed63af722fc94eeac45b187468163 (patch)
treed7cc319de6dc871f075a2fbb27fbd480e08eb2e9 /ChangeLog
parent1ce6923abbdc4544b2271f086727173efb4e5132 (diff)
gst/videotestsrc/gstvideotestsrc.c: Remove pad_loop function which doesn't work.
Original commit message from CVS: * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init): Remove pad_loop function which doesn't work.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f19004418..c57c6f86f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-06-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+ * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
+ Remove pad_loop function which doesn't work.
+
+2005-06-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
Send EOS when deactivating.
* gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),