summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2006-07-25 13:14:05 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2006-07-25 13:14:05 +0000
commitc0514b02093d4ed553d54bccd68d51f145d4177b (patch)
treed570d4954be363cea111caf51a49f5d24fbb3273 /ChangeLog
parentbfd753e07d111ef16a2dcac9b6fcbefceda2d8f4 (diff)
gst/avi/gstavidemux.c: Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gstinfo.h. Fixed indentation and spacing.
Original commit message from CVS: * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream): Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gstinfo.h. Fixed indentation and spacing.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b7ed2d3..a8dbd681 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-07-25 Stefan Kost <ensonic@users.sf.net>
+
+ * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes),
+ (gst_avi_demux_parse_stream):
+ Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gstinfo.h. Fixed
+ indentation and spacing.
+
2006-07-24 Tim-Philipp Müller <tim at centricular dot net>
* docs/plugins/Makefile.am: