Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add --print-num-rows and fix debug output | Matthias Vogelgesang | 2012-07-26 | 1 | -4/+7 |
* | Add -f and --print-frame-rate option | Matthias Vogelgesang | 2012-07-26 | 1 | -22/+58 |
* | Return errcode != 0 if frame could not be decoded | Matthias Vogelgesang | 2012-07-26 | 1 | -37/+66 |
* | Read output_mode and adc_resolution from frame header | Suren A. Chilingaryan | 2012-07-24 | 1 | -0/+2 |
* | Issue `no input files` also with options set | Matthias Vogelgesang | 2012-07-18 | 1 | -5/+5 |
* | Commit version 0.2 of libufodecode | Matthias Vogelgesang | 2012-07-17 | 1 | -38/+115 |
* | Add verbosity flag to output frequency and frame | Matthias Vogelgesang | 2012-07-05 | 1 | -4/+19 |
* | clear-frame does not expect an argument | Matthias Vogelgesang | 2012-05-30 | 1 | -1/+1 |
* | Fix wrong free | Matthias Vogelgesang | 2012-04-17 | 1 | -1/+2 |
* | Use CMOSIS default number of rows | Matthias Vogelgesang | 2012-04-17 | 1 | -1/+1 |
* | Decode frames after encountering corrupted ones | Matthias Vogelgesang | 2012-04-17 | 1 | -2/+4 |
* | Extend usage | Matthias Vogelgesang | 2012-04-13 | 1 | -1/+5 |
* | Add usage and issue message if no input | Matthias Vogelgesang | 2012-04-13 | 1 | -2/+15 |
* | Use getopt to eat program options | Matthias Vogelgesang | 2012-04-13 | 1 | -27/+55 |
* | Output full frame | Matthias Vogelgesang | 2012-03-13 | 1 | -2/+5 |
* | Add version 4 frame decoding | Matthias Vogelgesang | 2012-03-12 | 1 | -6/+7 |
* | Merge from Matthias | Suren A. Chilingaryan | 2011-12-09 | 1 | -1/+5 |
|\ | |||||
| * | Fix: wrong order of pixels when using SSE | Matthias Vogelgesang | 2011-12-09 | 1 | -1/+6 |
* | | Adjust ipedec as well | Suren A. Chilingaryan | 2011-12-09 | 1 | -2/+11 |
|/ | |||||
* | Add missing CMakeLists | Matthias Vogelgesang | 2011-12-02 | 1 | -0/+9 |
* | Rename to `ufodecode` | Matthias Vogelgesang | 2011-12-02 | 1 | -4/+4 |
* | Set frame number/timestamp and write results | Matthias Vogelgesang | 2011-12-01 | 1 | -3/+3 |
* | (Re-)move executable sources | Matthias Vogelgesang | 2011-12-01 | 1 | -0/+156 |
* | Make ipedec a lib and executable | Matthias Vogelgesang | 2011-12-01 | 1 | -0/+83 |