ext/dv/gstdvdec.*: Fix timestamp, duration and offset of the buffers.
authorWim Taymans <wim.taymans@gmail.com>
Sun, 27 Jun 2004 14:42:09 +0000 (14:42 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sun, 27 Jun 2004 14:42:09 +0000 (14:42 +0000)
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.

ChangeLog

index fcda8ec..5805768 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2004-06-27  Wim Taymans  <wim@fluendo.com>
 
+       * 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  <wim@fluendo.com>
+
        * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
        (gst_multifdsink_class_init), (gst_multifdsink_add),
        (gst_multifdsink_remove), (gst_multifdsink_clear),