diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2005-06-29 16:58:25 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2005-06-29 16:58:25 +0000 |
commit | dc84f0dcf10ed63af722fc94eeac45b187468163 (patch) | |
tree | d7cc319de6dc871f075a2fbb27fbd480e08eb2e9 /ChangeLog | |
parent | 1ce6923abbdc4544b2271f086727173efb4e5132 (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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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), |