From b2d280aa94fc31b8dce82e64716a4fd6d3d270a0 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Tue, 19 Jul 2005 15:29:07 +0000 Subject: [PATCH] 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 * 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 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index cb34cfb..4c14f52 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2005-07-19 Andy Wingo + * 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. + * ext/dv/gstdvdec.h: Fix signedness error. 2005-07-19 Wim Taymans -- 2.7.4