From aeb4ab082e7a7e5b28650706424be5e72ec1eb8f Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Fri, 7 Oct 2005 15:24:24 +0000 Subject: ext/raw1394/gstdv1394src.c: Make interruptible, so it won't block forever in a read(). Original commit message from CVS: 2005-10-07 Andy Wingo * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't block forever in a read(). --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 78cef270..62814192 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-10-07 Andy Wingo + * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't + block forever in a read(). + * 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 -- cgit