gstreamer/gst/interleave
Sebastian Dröge 38e6e8ed8f gst/interleave/interleave.c: Stop GstCollectPads before calling the parent's state change function when going from PA...
Original commit message from CVS:
* gst/interleave/interleave.c: (gst_interleave_pad_get_type),
(gst_interleave_change_state):
Stop GstCollectPads before calling the parent's state change function
when going from PAUSED to READY as we otherwise deadlock.
Fixes bug #536258.
2008-06-03 14:35:59 +00:00
..
deinterleave.c gst/interleave/deinterleave.c: Add another example launch line. 2008-05-26 10:28:47 +00:00
deinterleave.h gst/interleave/deinterleave.*: Don't set a getcaps() function on the src pads as it's not required and the default ge... 2008-05-22 18:55:09 +00:00
interleave.c gst/interleave/interleave.c: Stop GstCollectPads before calling the parent's state change function when going from PA... 2008-06-03 14:35:59 +00:00
interleave.h gst/interleave/interleave.*: Allow setting channel positions via a property and allow using the channel positions on ... 2008-06-02 12:42:14 +00:00
Makefile.am
plugin.c
plugin.h