ext/dv/gstdvdec.c (gst_dvdec_decode_video): Don't clobber alloc_buffer's return value.
authorAndy Wingo <wingo@pobox.com>
Tue, 19 Jul 2005 15:29:08 +0000 (15:29 +0000)
committerAndy Wingo <wingo@pobox.com>
Tue, 19 Jul 2005 15:29:08 +0000 (15:29 +0000)
commitee992ce60d7defb22caf0ffed4ef6f014cf008b8
tree5eff0cf7ec1298d4b3deb1515fb9628e37a64949
parentc2eac81daaf330dc35ae8176a240f80ef2627481
ext/dv/gstdvdec.c (gst_dvdec_decode_video): Don't clobber alloc_buffer's return value.

Original commit message from CVS:
2005-07-19  Andy Wingo  <wingo@pobox.com>

* ext/dv/gstdvdec.c (gst_dvdec_decode_video): Don't clobber
alloc_buffer's return value.
(gst_dvdec_decode_frame): Handle unlinked pads with grace and
agility.
ChangeLog
ext/dv/gstdvdec.c