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 | 4e0497848473d35c736561e6eb8174d5a81a4ec5 (patch) | |
tree | dfefdd34d40ed16a01de795b5c38f52cceb1425e /ChangeLog | |
parent | 71921cabfeeb290b7412d13c69165b0f64933fc0 (diff) | |
download | gst-plugins-bad-4e0497848473d35c736561e6eb8174d5a81a4ec5.tar.gz gst-plugins-bad-4e0497848473d35c736561e6eb8174d5a81a4ec5.tar.bz2 gst-plugins-bad-4e0497848473d35c736561e6eb8174d5a81a4ec5.zip |
add num-buffers property
Original commit message from CVS:
add num-buffers property
Diffstat (limited to 'ChangeLog')
-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 |