summaryrefslogtreecommitdiff
path: root/src/ufodecode.c
AgeCommit message (Expand)Author
2012-07-18Correctly implement 12 bit modeMatthias Vogelgesang
2012-07-17Fix bit orderMatthias Vogelgesang
2012-07-17Commit version 0.2 of libufodecodeMatthias Vogelgesang
2012-07-16Clean up source a bitMatthias Vogelgesang
2012-07-16Update for 12 bitsMatthias Vogelgesang
2012-07-05Remove unused variablesMatthias Vogelgesang
2012-07-05Add verbosity flag to output frequency and frameMatthias Vogelgesang
2012-05-30clear-frame does not expect an argumentMatthias Vogelgesang
2012-04-17Decode frames after encountering corrupted onesMatthias Vogelgesang
2012-04-02Report errorsMatthias Vogelgesang
2012-03-30Adapt tailMatthias Vogelgesang
2012-03-23Implement frame version 5Matthias Vogelgesang
2012-03-12Add version 4 frame decodingMatthias Vogelgesang
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 documentation and split CMakeListsMatthias Vogelgesang
2011-12-02Rename to `ufodecode`Matthias Vogelgesang