diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2006-05-31 Edward Hervey <edward@fluendo.com> + + * ext/faad/gstfaad.c: (gst_faad_class_init), (gst_faad_init), + (gst_faad_dispose), (gst_faad_sink_event), (clip_outgoing_buffer), + (gst_faad_chain), (gst_faad_change_state): + Added GstSegment to control segments. + Added clipping/dropping of outgoing buffers in order to have accurate + seeking working properly. + 2006-05-28 Tim-Philipp Müller <tim at centricular dot net> Patch by: Lutz Müller <lutz at topfrose de> |