diff options
| author | Wim Taymans <wim.taymans@gmail.com> | 2004-06-27 14:42:09 +0000 |
|---|---|---|
| committer | Wim Taymans <wim.taymans@gmail.com> | 2004-06-27 14:42:09 +0000 |
| commit | 916be7a8b3f2deb4ddef6b6e3438d3ead24825ca (patch) | |
| tree | 4b252528954002bddc80dce943988bd4d6391551 /ChangeLog | |
| parent | 462376ab69d63a8a99ed8446724fddff8d1d714d (diff) | |
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.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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), |
