diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-04-27 09:42:45 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-04-27 09:42:45 +0000 |
commit | bcab5d65d1207e182fa896dd0354265af8ff9bee (patch) | |
tree | d1daec4989e36537c8c336888c1a817f30714daf | |
parent | 763a01a8e0dc234595ff9afe6112c4ce1b595299 (diff) |
add num-buffers property
Original commit message from CVS:
add num-buffers property
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -1,4 +1,14 @@ -2004-04-26 Benjamin Otte <otte@gnome.org> +2004-04-27 Thomas Vander Stichele <thomas at apestaart dot org> + + * Makefile.am: + * gst/videotestsrc/gstvideotestsrc.c: + (gst_videotestsrc_class_init), (gst_videotestsrc_change_state), + (gst_videotestsrc_init), (gst_videotestsrc_get), + (gst_videotestsrc_set_property), (gst_videotestsrc_get_property): + * gst/videotestsrc/gstvideotestsrc.h: + add num-buffers property + + 2004-04-26 Benjamin Otte <otte@gnome.org> * ext/mad/gstid3tag.c: (plugin_init): set id3mux rank to NONE so it doesn't confuse spider |