diff options
author | Edward Hervey <bilboed@bilboed.com> | 2008-05-17 13:13:05 +0000 |
---|---|---|
committer | Edward Hervey <bilboed@bilboed.com> | 2008-05-17 13:13:05 +0000 |
commit | cf22542b26a5c866600aae1f07216d5061b4f651 (patch) | |
tree | c22e3ac2ee670907c6f1fa666a7b9ff0231e1a00 /ChangeLog | |
parent | 8fef95c5c2ce6742ee57c0af4f387d0e5003c1d5 (diff) |
gst/extend/discoverer.py: Add timeout property.
Original commit message from CVS:
* gst/extend/discoverer.py:
Add timeout property.
Fix typos.
Beautify debugging.
Fix email.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2008-05-17 Edward Hervey <edward.hervey@collabora.co.uk> + + * gst/extend/discoverer.py: + Add timeout property. + Fix typos. + Beautify debugging. + Fix email. + 2008-05-14 Edward Hervey <edward.hervey@collabora.co.uk> Patch by: Jan Schmidt <thaytan at mad dot scientist dot com> |