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
This commit is contained in:
Benjamin Otte 2004-03-24 14:04:53 +00:00
parent 404b9dbd31
commit 15e6469a64

View file

@ -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),