| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-03-21 | Use memset(ptr, 0, sizeof(struct)) instead of manually setting function pointers | Matthias Vogelgesang | |
| to NULL | |||
| 2011-03-18 | Initialize all camera fields with NULL to catch errors early on | Matthias Vogelgesang | |
| 2011-03-17 | Rename struct_name_t to struct_name and create typedefs | Matthias Vogelgesang | |
| 2011-03-16 | Pass target string size when calling uca_get_property | Matthias Vogelgesang | |
| 2011-03-10 | Fix all warnings issued by -Wall | Matthias Vogelgesang | |
| 2011-03-10 | Add dummy camera with frame counter | Matthias Vogelgesang | |
| 2011-03-09 | Use correct number of bytes per pixel when allocating buffers | Matthias Vogelgesang | |
| 2011-02-28 | Move buffer allocation to frame grabber | Matthias Vogelgesang | |
| 2011-02-28 | Complete frame grabber abstraction | Matthias Vogelgesang | |
| 2011-02-28 | Prepare for frame grabber abstraction | Matthias Vogelgesang | |
