gstreamer/ext/faad
Edward Hervey d47f97b0d4 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).
2006-05-17 09:15:55 +00:00
..
gstfaad.c ext/faad/gstfaad.c: There's no guarantee that caps was set to something, and if it did, the function called to fill t... 2006-05-17 09:15:55 +00:00
gstfaad.h ext/faad/gstfaad.*: If we encounter a decoding error, don't error out immediately, but try to resync (or see if we ha... 2006-05-13 18:39:13 +00:00
Makefile.am ext/faad/Makefile.am: Fix uninstalled build. 2005-07-20 08:34:18 +00:00