From: Andy Wingo Date: Tue, 19 Jul 2005 16:08:17 +0000 (+0000) Subject: ext/dv/gstdvdec.c (gst_dvdec_decode_video): Set the proper framerate on the outbound... X-Git-Tag: 1.19.3~507^2~22036 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=998eca2d9621f0053b302a8746aee03978acd83e;p=platform%2Fupstream%2Fgstreamer.git ext/dv/gstdvdec.c (gst_dvdec_decode_video): Set the proper framerate on the outbound buffer. Original commit message from CVS: 2005-07-19 Andy Wingo * ext/dv/gstdvdec.c (gst_dvdec_decode_video): Set the proper framerate on the outbound buffer. --- diff --git a/ChangeLog b/ChangeLog index 4c14f525d0..97e9a34ccb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-07-19 Andy Wingo + * ext/dv/gstdvdec.c (gst_dvdec_decode_video): Set the proper + framerate on the outbound buffer. + * 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