From: Wim Taymans Date: Sun, 27 Jun 2004 14:42:09 +0000 (+0000) Subject: ext/dv/gstdvdec.*: Fix timestamp, duration and offset of the buffers. X-Git-Tag: 1.19.3~505^2~3308 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1bd0c35b9d2770608af6a9e825e8068160be6054;p=platform%2Fupstream%2Fgstreamer.git ext/dv/gstdvdec.*: Fix timestamp, duration and offset of the buffers. Original commit message from CVS: * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state): * ext/dv/gstdvdec.h: Fix timestamp, duration and offset of the buffers. --- diff --git a/ChangeLog b/ChangeLog index fcda8ec..5805768 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2004-06-27 Wim Taymans + * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop), + (gst_dvdec_change_state): + * ext/dv/gstdvdec.h: + Fix timestamp, duration and offset of the buffers. + +2004-06-27 Wim Taymans + * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type), (gst_multifdsink_class_init), (gst_multifdsink_add), (gst_multifdsink_remove), (gst_multifdsink_clear),