Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Output full frame | Matthias Vogelgesang | 2012-03-13 | 1 | -2/+5 |
* | Add version 4 frame decoding | Matthias Vogelgesang | 2012-03-12 | 4 | -27/+237 |
* | Fix wrong address access and skip till first valid header | Matthias Vogelgesang | 2012-02-14 | 1 | -2/+5 |
* | Fix: formatting (whitespace, indentation) | Matthias Vogelgesang | 2012-02-10 | 1 | -66/+54 |
* | Merge | Matthias Vogelgesang | 2012-02-10 | 4 | -60/+159 |
|\ | |||||
| * | Fix printf type | Suren A. Chilingaryan | 2011-12-12 | 1 | -1/+1 |
| * | Introduce quiete checking of frame consistencies | Suren A. Chilingaryan | 2011-12-12 | 1 | -14/+31 |
| * | Introduce thread-safe ufo_decoder_decode_frame function | Suren A. Chilingaryan | 2011-12-12 | 2 | -31/+70 |
| * | Merge from Matthias | Suren A. Chilingaryan | 2011-12-09 | 2 | -24/+32 |
| |\ | |/ |/| | |||||
* | | Fix: wrong order of pixels when using SSE | Matthias Vogelgesang | 2011-12-09 | 2 | -27/+34 |
| * | Support new footer | Suren A. Chilingaryan | 2011-12-09 | 1 | -12/+22 |
| * | Adjust ipedec as well | Suren A. Chilingaryan | 2011-12-09 | 1 | -2/+11 |
| * | Fill channel mask | Suren A. Chilingaryan | 2011-12-09 | 1 | -0/+2 |
| * | Add width support and few consistency checks | Suren A. Chilingaryan | 2011-12-09 | 3 | -16/+37 |
|/ | |||||
* | Add missing CMakeLists | Matthias Vogelgesang | 2011-12-02 | 2 | -0/+65 |
* | Add documentation and split CMakeLists | Matthias Vogelgesang | 2011-12-02 | 4 | -68/+1659 |
* | Rename to `ufodecode` | Matthias Vogelgesang | 2011-12-02 | 7 | -71/+73 |
* | Add: optional SSE intrinsics | Matthias Vogelgesang | 2011-12-01 | 3 | -6/+78 |
* | Set frame number/timestamp and write results | Matthias Vogelgesang | 2011-12-01 | 2 | -13/+8 |
* | Don't need a handwritten Makefile anymore | Matthias Vogelgesang | 2011-12-01 | 1 | -22/+0 |
* | (Re-)move executable sources | Matthias Vogelgesang | 2011-12-01 | 2 | -220/+0 |
* | Make ipedec a lib and executable | Matthias Vogelgesang | 2011-12-01 | 8 | -0/+510 |
* | Add temporal weave de-interlacer | Matthias Vogelgesang | 2011-08-15 | 1 | -1/+22 |
* | Simple (spatial) de-interlacer | Matthias Vogelgesang | 2011-08-15 | 2 | -3/+144 |
* | Initial commit of stand-alone decoder | Matthias Vogelgesang | 2011-08-09 | 2 | -0/+236 |