summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-03-24 14:04:53 +0000
committerBenjamin Otte <otte@gnome.org>2004-03-24 14:04:53 +0000
commit15e6469a64d9fccca6c0c79bbbd6a201277ea74a (patch)
treedb471a13d382461d0d45379d401fac614e01aea9
parent404b9dbd3121a3bf5977e5a2326540c45b6316da (diff)
downloadgst-plugins-bad-15e6469a64d9fccca6c0c79bbbd6a201277ea74a.tar.gz
gst-plugins-bad-15e6469a64d9fccca6c0c79bbbd6a201277ea74a.tar.bz2
gst-plugins-bad-15e6469a64d9fccca6c0c79bbbd6a201277ea74a.zip
gst/level/gstlevel.c: add proxying getcaps function, so level doesn't advertise impossible caps
Original commit message from CVS: * gst/level/gstlevel.c: (gst_level_init): add proxying getcaps function, so level doesn't advertise impossible caps
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bdcd5e20..18cd9464 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-03-24 Benjamin Otte <otte@gnome.org>
+
+ * gst/level/gstlevel.c: (gst_level_init):
+ add proxying getcaps function, so level doesn't advertise impossible
+ caps
+
2004-03-24 David Schleef <ds@schleef.org>
* gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),