From dca86a50a8f377dcd7abbdec641b7bf2dd89aacc Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Tue, 9 Aug 2005 12:22:11 +0000 Subject: gst/avi/gstavidemux.c: Mixing binary and logical operators is not going to work; fix position-querying in Totem. Original commit message from CVS: * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry): Mixing binary and logical operators is not going to work; fix position-querying in Totem. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index ecd89d70..541aefb2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-08-09 Ronald S. Bultje + + * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry): + Mixing binary and logical operators is not going to work; fix + position-querying in Totem. + 2005-08-08 Tim-Philipp Müller * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_class_init), -- cgit v1.2.1