summaryrefslogtreecommitdiffstats
path: root/src/ufodecode.h
Commit message (Collapse)AuthorAgeFilesLines
* Implement simple de-mosaicking of Bayer patternMatthias Vogelgesang2013-07-041-0/+4
|
* Read output_mode and adc_resolution from frame headerSuren A. Chilingaryan2012-07-241-0/+3
|
* Fix bit orderMatthias Vogelgesang2012-07-171-22/+22
|
* Commit version 0.2 of libufodecodeMatthias Vogelgesang2012-07-171-14/+62
|
* Add verbosity flag to output frequency and frameMatthias Vogelgesang2012-07-051-17/+31
|
* Add version 4 frame decodingMatthias Vogelgesang2012-03-121-3/+10
| | | | | Beware, only version 0 can be decoded with SSE. To decode version 4 frames, you have to set the release mode to Debug.
* Introduce thread-safe ufo_decoder_decode_frame functionSuren A. Chilingaryan2011-12-121-0/+1
|
* Add width support and few consistency checksSuren A. Chilingaryan2011-12-091-2/+2
|
* Rename to `ufodecode`Matthias Vogelgesang2011-12-021-0/+27