ext/faad/gstfaad.c: There's no guarantee that caps was set to something, and if it...
authorEdward Hervey <bilboed@bilboed.com>
Wed, 17 May 2006 09:15:55 +0000 (09:15 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 17 May 2006 09:15:55 +0000 (09:15 +0000)
commitd47f97b0d41a5dd6a32a70da0139a1698c97ebe3
tree4f5cea099d2ad14e3af15866c1d1ddda6601dcf9
parent9f82685e96f4e513eefd8adf46a2af412226df47
ext/faad/gstfaad.c: There's no guarantee that caps was set to something, and if it did, the function called to fill t...

Original commit message from CVS:
* ext/faad/gstfaad.c: (gst_faad_chain):
There's no guarantee that caps was set to something, and if it did, the
function called to fill that variable actually sets the caps on the
sourcpad, so we call gst_pad_alloc_buffer_and_set_caps() using
GST_PAD_CAPS(faad->srcpad).
ChangeLog
ext/faad/gstfaad.c