From 086c50363a834315c5bdbf3ba869f35edd729f7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Sun, 23 Dec 2007 10:34:39 +0000 Subject: gst/rawparse/gstrawparse.c: Always seek on frame boundaries, will produce nothing useful otherwise. Original commit message from CVS: * gst/rawparse/gstrawparse.c: (gst_raw_parse_src_event): Always seek on frame boundaries, will produce nothing useful otherwise. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6aa7694c..4eab00e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-12-23 Sebastian Dröge + + * gst/rawparse/gstrawparse.c: (gst_raw_parse_src_event): + Always seek on frame boundaries, will produce nothing useful + otherwise. + 2007-12-23 Sebastian Dröge * configure.ac: -- cgit v1.2.1