summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2005-10-07 13:17:53 +0000
committerAndy Wingo <wingo@pobox.com>2005-10-07 13:17:53 +0000
commit19712f28f6409666ed290a57776f953ba81a43da (patch)
tree289ef1b6111de9db3a4830ce653f10ce19cac7d9 /ChangeLog
parent76f35f988f37430e3d45e4d14fac68f0d0871cc4 (diff)
ext/raw1394/gstdv1394src.c: Clean up for style before doing some hacking. The only change should be that the state ch...
Original commit message from CVS: 2005-10-07 Andy Wingo <wingo@pobox.com> * ext/raw1394/gstdv1394src.c: Clean up for style before doing some hacking. The only change should be that the state change stuff was put into basesrc's start() and stop() routines, which coalesces some steps.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dd722c03..78cef270 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-10-07 Andy Wingo <wingo@pobox.com>
+
+ * ext/raw1394/gstdv1394src.c: Clean up for style before doing some
+ hacking. The only change should be that the state change stuff was
+ put into basesrc's start() and stop() routines, which coalesces
+ some steps.
+
2005-10-07 Tim-Philipp Müller <tim at centricular dot net>
* configure.ac: