diff options
| author | Edward Hervey <bilboed@bilboed.com> | 2006-06-02 11:33:18 +0000 |
|---|---|---|
| committer | Edward Hervey <bilboed@bilboed.com> | 2006-06-02 11:33:18 +0000 |
| commit | b91d63fb3b709b100ea67a561d1e5861acc725e8 (patch) | |
| tree | 540ded53af6eba6be94fd2ab0325cda0a85d383a /ChangeLog | |
| parent | 7174c10edff8a9fcd5e3c54e3c2f36e21b40a4ef (diff) | |
ext/dv/gstdvdec.*: Added GstSegment handling, now implements dropping/clipping.
Original commit message from CVS:
* ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_event),
(gst_dvdec_chain), (gst_dvdec_change_state):
* ext/dv/gstdvdec.h:
Added GstSegment handling, now implements dropping/clipping.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-06-02 Edward Hervey <edward@fluendo.com> + + * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_event), + (gst_dvdec_chain), (gst_dvdec_change_state): + * ext/dv/gstdvdec.h: + Added GstSegment handling, now implements dropping/clipping. + 2006-06-01 Stefan Kost <ensonic@users.sf.net> * ext/aalib/gstaasink.h: |
