summaryrefslogtreecommitdiffstats
path: root/ipecamera/reader.c
Commit message (Collapse)AuthorAgeFilesLines
* More fixes to frame separation in multiframe mode; debugging modeSuren A. Chilingaryan2012-10-231-21/+25
|
* Fix splitting of frames in case of MULTIFRAME_PACKETS camera bugSuren A. Chilingaryan2012-10-231-7/+39
|
* Skip non-informative packets on DMASuren A. Chilingaryan2012-10-221-1/+5
|
* Support both UFO4 and UFO5 frame formatsSuren A. Chilingaryan2012-10-091-5/+13
|
* Support 12-bit modesSuren A. Chilingaryan2012-07-241-3/+7
|
* Minor fix for frame partitioningSuren A. Chilingaryan2012-07-051-2/+4
|
* Remove invalid definitions of IPECAMERA_IMAGE_CSuren A. Chilingaryan2012-07-051-1/+0
|
* UFO5 size estimationSuren A. Chilingaryan2012-07-051-5/+31
|
* Send padding data to rawdata_callbackSuren A. Chilingaryan2011-12-131-0/+18
|
* Stop reader thread on pcilib_stopSuren A. Chilingaryan2011-12-121-1/+1
|
* Minor fixes and improvementsSuren A. Chilingaryan2011-12-121-1/+3
|
* multithread preprocessing of ipecamera frames and code reorganizationSuren A. Chilingaryan2011-12-121-0/+170