summaryrefslogtreecommitdiff
path: root/test/grab-async.c
AgeCommit message (Collapse)Author
2011-03-23Some very important person at SiSo decided to have 64-bit frame numbers on 64-Matthias Vogelgesang
bit systems and 32-bit frame numbers on 32-bit systems. This commit changes the API to the former, which means it now takes 1.44x10^10 years to have an overflow at a very slow frame rate of 1000 frames per second.
2011-03-21Fix me4 callback grabbingMatthias Vogelgesang
2011-03-18Add (possible) meta data transmission and integrate callback in pco and pfMatthias Vogelgesang
2011-03-18Pass registered user data to callbackMatthias Vogelgesang
2011-03-17Expose grab-by-callback via camera and add asynchronous grabbing exampleMatthias Vogelgesang