| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-26 | meson: match .pc file name with CMake'sHEADmaster | Matthias Vogelgesang | |
| 2018-01-26 | Add meson option to control sensor width | Matthias Vogelgesang | |
| 2017-06-20 | Allow IPECAMERA_WIDTH to be set during configure | Matthias Vogelgesang | |
| 2017-06-20 | Use alternative meson build system | Matthias Vogelgesang | |
| 2017-06-20 | Require at least a 4K block for decoding | Matthias Vogelgesang | |
| 2016-09-29 | Do not attempt decoding if no more data left | Matthias Vogelgesang | |
| 2016-07-11 | Shift data writes by start offset | Matthias Vogelgesang | |
| 2016-01-19 | Prevent buffer overflow with corrupt data | Matthias Vogelgesang | |
| 2016-01-19 | Adjust offset for windowed frames | Matthias Vogelgesang | |
| 2015-08-19 | Fix pkgconfig install dir | Matthias Vogelgesang | |
| 2015-08-13 | Do not check magic4 in version 6 | Matthias Vogelgesang | |
| This is now becoming a valid data field itself. | |||
| 2015-07-14 | Fix version 6 decoding | Matthias Vogelgesang | |
| We have to skip the "tail" of every 640 columns. | |||
| 2015-06-23 | Fix wrong results due to endianess | Matthias Vogelgesang | |
| 2015-06-23 | Remove unused ldscript | Matthias Vogelgesang | |
| 2015-06-23 | Fix pkg-config install dir | Matthias Vogelgesang | |
| 2015-06-23 | Simplify decoding a bit | Matthias Vogelgesang | |
| 2015-06-23 | Use ConfigurePaths to configure paths | Matthias Vogelgesang | |
| 2015-06-23 | Increase pixel buffer | Matthias Vogelgesang | |
| This is necessary because we get more rows (until index 1088) than what should be possible by the sensor. | |||
| 2015-06-23 | Return advanced number of bytes for simplification | Matthias Vogelgesang | |
| 2015-06-23 | Declare src register consts to save another 2ms | Matthias Vogelgesang | |
| 2015-06-23 | Add SSE-based decoding of v6 format | Matthias Vogelgesang | |
| Shaves off about 30% time. | |||
| 2015-06-22 | Implement v6 data format | Matthias Vogelgesang | |
| 2015-06-19 | Add preliminary v6 header struct | Matthias Vogelgesang | |
| 2015-06-19 | Use header struct and simplify reading | Matthias Vogelgesang | |
| 2015-06-18 | Start using the common pre-header | Matthias Vogelgesang | |
| 2015-06-18 | Use consistent style | Matthias Vogelgesang | |
| 2015-06-18 | Remove support for version 0 and 4 | Matthias Vogelgesang | |
| 2015-02-10 | Markdownify README file | Matthias Vogelgesang | |
| 2015-02-10 | Fix unused warning | Matthias Vogelgesang | |
| 2015-02-10 | Fix for new DMA filling | Matthias Vogelgesang | |
| deadbeefs and other magic numbers can appear now ... | |||
| 2014-07-23 | Update number of frames only on success | Matthias Vogelgesang | |
| 2014-01-27 | Output last corrupted data | Matthias Vogelgesang | |
| 2013-07-04 | Use write function | Matthias Vogelgesang | |
| 2013-07-04 | Make Timer private and calculate elapsed seconds | Matthias Vogelgesang | |
| 2013-07-04 | Move timer functions into timer.{c,h} | Matthias Vogelgesang | |
| 2013-07-04 | Implement simple de-mosaicking of Bayer pattern | Matthias Vogelgesang | |
| 2013-07-04 | Bump version to 0.3 for master branch | Matthias Vogelgesang | |
| 2013-07-04 | Release version 0.2.3 | Matthias Vogelgesang | |
| 2013-06-19 | Use correct field in release mode | Matthias Vogelgesang | |
| 2013-06-19 | Try to use number of rows from header data | Matthias Vogelgesang | |
| 2013-06-19 | Add .gitignore | Matthias Vogelgesang | |
| 2013-02-28 | Fix segfault for big sensor data | Matthias Vogelgesang | |
| 2012-08-20 | Remove package name from install path | Matthias Vogelgesang | |
| 2012-08-08 | Add --continue flag | Matthias Vogelgesang | |
| This will continue decoding even though frames are corrupted. | |||
| 2012-07-26 | Bump version to 0.2.2 | Matthias Vogelgesang | |
| 2012-07-26 | Undo last commit | Matthias Vogelgesang | |
| 2012-07-26 | Remove unused variable | Matthias Vogelgesang | |
| Otherwise, builds break on more recent gcc compilers. | |||
| 2012-07-26 | Fix 10 bit decoding | Matthias Vogelgesang | |
| 2012-07-26 | Add --print-num-rows and fix debug output | Matthias Vogelgesang | |
| 2012-07-26 | Add -f and --print-frame-rate option | Matthias Vogelgesang | |
