diff options
| author | Wim Taymans <wim.taymans@gmail.com> | 2005-11-30 19:02:35 +0000 |
|---|---|---|
| committer | Wim Taymans <wim.taymans@gmail.com> | 2005-11-30 19:02:35 +0000 |
| commit | 0b3776c0b80196d747c351ebf3e165434a38a22b (patch) | |
| tree | dfe1c797f0b80eea288ee9b1024bc3d3b6a84401 /ChangeLog | |
| parent | abe61f0d33796594721b58c9e6eb6f333a958b12 (diff) | |
ext/dv/: Fix seeking in dvdemux again, add some more debug info.
Original commit message from CVS:
* ext/dv/gstdvdec.c: (gst_dvdec_chain):
* ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
* ext/dv/gstdvdemux.h:
Fix seeking in dvdemux again, add some more debug info.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-11-30 Wim Taymans <wim@fluendo.com> + + * ext/dv/gstdvdec.c: (gst_dvdec_chain): + * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame): + * ext/dv/gstdvdemux.h: + Fix seeking in dvdemux again, add some more debug info. + 2005-11-30 Thomas Vander Stichele <thomas (at) apestaart (dot) org> * configure.ac: |
