summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2012-03-12Add version 4 frame decodingMatthias Vogelgesang
Beware, only version 0 can be decoded with SSE. To decode version 4 frames, you have to set the release mode to Debug.
2012-02-14Fix wrong address access and skip till first valid headerMatthias Vogelgesang
2012-02-10Fix: formatting (whitespace, indentation)Matthias Vogelgesang
2011-12-12Fix printf typeSuren A. Chilingaryan
2011-12-12Introduce quiete checking of frame consistenciesSuren A. Chilingaryan
2011-12-12Introduce thread-safe ufo_decoder_decode_frame functionSuren A. Chilingaryan
2011-12-09Merge from MatthiasSuren A. Chilingaryan
2011-12-09Support new footerSuren A. Chilingaryan
2011-12-09Fill channel maskSuren A. Chilingaryan
2011-12-09Add width support and few consistency checksSuren A. Chilingaryan
2011-12-09Fix: wrong order of pixels when using SSEMatthias Vogelgesang
2011-12-02Add missing CMakeListsMatthias Vogelgesang
2011-12-02Add documentation and split CMakeListsMatthias Vogelgesang
2011-12-02Rename to `ufodecode`Matthias Vogelgesang
2011-12-01Add: optional SSE intrinsicsMatthias Vogelgesang
2011-12-01Set frame number/timestamp and write resultsMatthias Vogelgesang
2011-12-01Make ipedec a lib and executableMatthias Vogelgesang