gst/interleave/deinterleave.*: Don't set a getcaps() function on the src pads as...
authorSebastian Dröge <slomo@circular-chaos.org>
Thu, 22 May 2008 18:55:09 +0000 (18:55 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Thu, 22 May 2008 18:55:09 +0000 (18:55 +0000)
commitc6f17c33887b5ceafefd21db820b1d1bbe596577
treec48288ef5c990110e81cd88387ca9289f06ad2de
parent464df32d53bd1a4ab570276d3af6da4da1b4321a
gst/interleave/deinterleave.*: Don't set a getcaps() function on the src pads as it's not required and the default ge...

Original commit message from CVS:
* gst/interleave/deinterleave.c: (gst_deinterleave_base_init),
(gst_deinterleave_class_init), (gst_deinterleave_init),
(gst_deinterleave_add_new_pads), (gst_deinterleave_sink_getcaps):
* gst/interleave/deinterleave.h:
Don't set a getcaps() function on the src pads as it's not required
and the default getcaps() function returns the correct results for
our src pads.
Complete documentation and add myself to the authors of the element.
ChangeLog
gst/interleave/deinterleave.c
gst/interleave/deinterleave.h