summaryrefslogtreecommitdiffstats
path: root/ipecamera/events.c
Commit message (Expand)AuthorAgeFilesLines
* First stand-alone ipecamera implementationSuren A. Chilingaryan2015-04-271-160/+0
* Check if camera still started if INFINITE timeout is passed to ipecamera_get_...Suren A. Chilingaryan2015-04-091-2/+2
* Fix frame size computation in ipecamera and few debuging optionsSuren A. Chilingaryan2015-03-291-1/+1
* Fix lock-up under the frame-flood, when the frame rate is significantly faste...Suren A. Chilingaryan2013-03-261-3/+3
* Fix re-computation of first processable frame_idSuren A. Chilingaryan2012-10-231-1/+1
* Bail out from ipecamera_get_next_event if camera is stopped during the waitSuren A. Chilingaryan2012-07-271-5/+6
* Remove invalid definitions of IPECAMERA_IMAGE_CSuren A. Chilingaryan2012-07-051-1/+0
* Support infinite timeouts in the get_next_frameSuren A. Chilingaryan2012-02-021-3/+15
* Do not call the normall callback in the raw-data-only modeSuren A. Chilingaryan2011-12-131-16/+27
* In preprocessing mode, announce the events only after reconstruction is doneSuren A. Chilingaryan2011-12-121-2/+16
* Minor fixes and improvementsSuren A. Chilingaryan2011-12-121-1/+3
* Fix handling of return values from frame decoder and event callbackSuren A. Chilingaryan2011-12-121-4/+4
* multithread preprocessing of ipecamera frames and code reorganizationSuren A. Chilingaryan2011-12-121-0/+121