summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e88b100d..c50f7bbf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-03-03 Tim-Philipp Müller <tim at centricular dot net>
+
+ * ext/xvid/gstxviddec.c: (gst_xviddec_chain):
+ Declare variable at the beginning of the block and make gcc-2.9x
+ happy (fixes #333283; patch by: Jens Granseuer).
+
2006-03-03 Edward Hervey <edward@fluendo.com>
* gst/qtdemux/qtdemux.c: (qtdemux_parse), (qtdemux_parse_trak):