diff options
| author | Andy Wingo <wingo@pobox.com> | 2005-10-07 15:24:24 +0000 |
|---|---|---|
| committer | Andy Wingo <wingo@pobox.com> | 2005-10-07 15:24:24 +0000 |
| commit | aeb4ab082e7a7e5b28650706424be5e72ec1eb8f (patch) | |
| tree | 51a7da63e34dddfe4b1e395b7701c61be6c70f09 /ChangeLog | |
| parent | 19712f28f6409666ed290a57776f953ba81a43da (diff) | |
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 <wingo@pobox.com>
* ext/raw1394/gstdv1394src.c: Make interruptible, so it won't
block forever in a read().
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2005-10-07 Andy Wingo <wingo@pobox.com> + * 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 |
