diff options
| author | Andy Wingo <wingo@pobox.com> | 2005-10-07 16:22:59 +0000 |
|---|---|---|
| committer | Andy Wingo <wingo@pobox.com> | 2005-10-07 16:22:59 +0000 |
| commit | cf60bb696eaf67c934af9f2424d95cc7d4d82285 (patch) | |
| tree | e1983514abd57360dd31a0f0604d46c031a0d50b /ChangeLog | |
| parent | aeb4ab082e7a7e5b28650706424be5e72ec1eb8f (diff) | |
Post a message when the cable is unplugged.
Original commit message from CVS:
(gst_dv1394src_bus_reset): Post a message when the cable is
unplugged.
(gst_dv1394src_create, gst_dv1394src_unlock): Remove some prints.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't block forever in a read(). + (gst_dv1394src_bus_reset): Post a message when the cable is + unplugged. + (gst_dv1394src_create, gst_dv1394src_unlock): Remove some prints. * ext/raw1394/gstdv1394src.c: Clean up for style before doing some hacking. The only change should be that the state change stuff was |
