diff options
| author | Matthias Vogelgesang <matthias.vogelgesang@kit.edu> | 2012-02-03 11:12:42 +0100 |
|---|---|---|
| committer | Matthias Vogelgesang <matthias.vogelgesang@kit.edu> | 2012-02-03 11:12:42 +0100 |
| commit | 3994e7e9e476bc575b14a1b1705f1cfa65e1ae6c (patch) | |
| tree | e10dea18ced02dea14fbfa104e1c3df13c9fcee1 /NEWS | |
| parent | c9c94390c520ad496082222858c0f1285f1432df (diff) | |
Preliminary support of streaming for the UFO camera
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -6,8 +6,9 @@ Changes in libuca 0.5.0 - Adapt cameras/ipe.c to support the current driver API -- uca_cam_grab_callback()s have to return UCA_BUFFER_KEEP or UCA_BUFFER_RELEASE - now +- API changes + - new enum type uca_buffer_status + - uca_cam_grab_callback()s have to return uca_buffer_status - New symbols: - uca_cam_release_buffer() |
