summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-02-12 18:18:51 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-02-12 18:18:51 +0000
commit6484fedb8d906a9eafc412c38323f3cf4f1ca0da (patch)
treecf8335f44cf536b8e59d832da519563d0ba16676 /ChangeLog
parent2a84336a8e5ab47c6eca4eb8fc97d44794443d8a (diff)
downloadgst-plugins-bad-6484fedb8d906a9eafc412c38323f3cf4f1ca0da.tar.gz
gst-plugins-bad-6484fedb8d906a9eafc412c38323f3cf4f1ca0da.tar.bz2
gst-plugins-bad-6484fedb8d906a9eafc412c38323f3cf4f1ca0da.zip
fixes for #133316, #133663 and #133528 (Stefan Kost)
Original commit message from CVS: fixes for #133316, #133663 and #133528 (Stefan Kost)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a768df71..07f8ff71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2004-02-12 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
+ classify LADSPA plugins based on number of src/sink pads
+ (#133663, Stefan Kost)
+ * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
+ fix dparams registration
+ (#133528, Stefan Kost)
+ * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
+ fix use of isprint and use g_ascii_isprint instead
+ (#133316, Stefan Kost)
+
2004-02-11 David Schleef <ds@schleef.org>
Convert a few inner loops to use liboil. This is currently