summaryrefslogtreecommitdiffstats
path: root/src/ufodecode.c
Commit message (Collapse)AuthorAgeFilesLines
* Adapt tailMatthias Vogelgesang2012-03-301-2/+4
|
* Implement frame version 5Matthias Vogelgesang2012-03-231-0/+54
|
* Add version 4 frame decodingMatthias Vogelgesang2012-03-121-17/+219
| | | | | Beware, only version 0 can be decoded with SSE. To decode version 4 frames, you have to set the release mode to Debug.
* Fix wrong address access and skip till first valid headerMatthias Vogelgesang2012-02-141-2/+5
|
* Fix: formatting (whitespace, indentation)Matthias Vogelgesang2012-02-101-66/+54
|
* Fix printf typeSuren A. Chilingaryan2011-12-121-1/+1
|
* Introduce quiete checking of frame consistenciesSuren A. Chilingaryan2011-12-121-14/+31
|
* Introduce thread-safe ufo_decoder_decode_frame functionSuren A. Chilingaryan2011-12-121-31/+69
|
* Merge from MatthiasSuren A. Chilingaryan2011-12-091-23/+27
|\
| * Fix: wrong order of pixels when using SSEMatthias Vogelgesang2011-12-091-26/+28
| |
* | Support new footerSuren A. Chilingaryan2011-12-091-12/+22
| |
* | Fill channel maskSuren A. Chilingaryan2011-12-091-0/+2
| |
* | Add width support and few consistency checksSuren A. Chilingaryan2011-12-091-14/+34
|/
* Add documentation and split CMakeListsMatthias Vogelgesang2011-12-021-5/+11
|
* Rename to `ufodecode`Matthias Vogelgesang2011-12-021-0/+335