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: BRANCH-GSTREAMER-0_8-ROOT~884 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=41fcd3233be54286d8fe9b1171a196efc98a1c30;p=platform%2Fupstream%2Fgst-plugins-bad.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 fcda8ec79..580576893 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +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),