gst-libs/gst/play/gstplay.c: When analyzing the pads of an element the bin is mostly...
authorJulien Moutte <julien@moutte.net>
Mon, 12 Jan 2004 16:48:48 +0000 (16:48 +0000)
committerJulien Moutte <julien@moutte.net>
Mon, 12 Jan 2004 16:48:48 +0000 (16:48 +0000)
commitbbf8b3e7230b95b196c6595e51850422bf52cf99
treea5246226b18031fac1154ad57334d40093c2f237
parent99eb383a85b1f07f0e10784ccd603dab975851ea
gst-libs/gst/play/gstplay.c: When analyzing the pads of an element the bin is mostly in READY state so no caps were n...

Original commit message from CVS:
2004-01-12  Julien MOUTTE <julien@moutte.net>

* gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
analyzing the pads of an element the bin is mostly in READY state so
no caps were negotiated. This helper function needs to work with
_get_caps directly then. I was not freeing them though, added that to
fix the mem leak.
ChangeLog
gst-libs/gst/play/gstplay.c
gst-libs/gst/play/play.c