From 1a193d2c7dcc3ff4aab762b1a8e7c27250e02afe Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Thu, 23 Dec 2004 13:14:24 +0000 Subject: gst/matroska/matroska-demux.c: Save position, so that queries give proper return values. Don't know how this could ev... Original commit message from CVS: * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup): Save position, so that queries give proper return values. Don't know how this could ever have worked before... --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4de56c23..f3f1ce86 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-12-23 Ronald S. Bultje + + * gst/matroska/matroska-demux.c: + (gst_matroska_demux_parse_blockgroup): + Save position, so that queries give proper return values. Don't + know how this could ever have worked before... + 2004-12-23 Thomas Vander Stichele * configure.ac: -- cgit v1.2.1