summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Commit version 0.2 of libufodecodeMatthias Vogelgesang2012-07-171-38/+115
|
* Add verbosity flag to output frequency and frameMatthias Vogelgesang2012-07-051-4/+19
|
* clear-frame does not expect an argumentMatthias Vogelgesang2012-05-301-1/+1
| | | | | Fix problem that ipedec eats one filename after supplying "-c" or "--clear-frame".
* Fix wrong freeMatthias Vogelgesang2012-04-171-1/+2
|
* Use CMOSIS default number of rowsMatthias Vogelgesang2012-04-171-1/+1
|
* Decode frames after encountering corrupted onesMatthias Vogelgesang2012-04-171-2/+4
|
* Extend usageMatthias Vogelgesang2012-04-131-1/+5
|
* Add usage and issue message if no inputMatthias Vogelgesang2012-04-131-2/+15
|
* Use getopt to eat program optionsMatthias Vogelgesang2012-04-131-27/+55
|
* Output full frameMatthias Vogelgesang2012-03-131-2/+5
|
* Add version 4 frame decodingMatthias Vogelgesang2012-03-121-6/+7
| | | | | Beware, only version 0 can be decoded with SSE. To decode version 4 frames, you have to set the release mode to Debug.
* Merge from MatthiasSuren A. Chilingaryan2011-12-091-1/+5
|\
| * Fix: wrong order of pixels when using SSEMatthias Vogelgesang2011-12-091-1/+6
| |
* | Adjust ipedec as wellSuren A. Chilingaryan2011-12-091-2/+11
|/
* Add missing CMakeListsMatthias Vogelgesang2011-12-021-0/+9
|
* Rename to `ufodecode`Matthias Vogelgesang2011-12-021-4/+4
|
* Set frame number/timestamp and write resultsMatthias Vogelgesang2011-12-011-3/+3
|
* (Re-)move executable sourcesMatthias Vogelgesang2011-12-011-0/+156
|
* Make ipedec a lib and executableMatthias Vogelgesang2011-12-011-0/+83