index
:
csa/tomo/uca/ufodecode.git
hzg20
master
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ufodecode.c
Age
Commit message (
Expand
)
Author
2012-07-05
Add verbosity flag to output frequency and frame
Matthias Vogelgesang
2012-05-30
clear-frame does not expect an argument
Matthias Vogelgesang
2012-04-17
Decode frames after encountering corrupted ones
Matthias Vogelgesang
2012-04-02
Report errors
Matthias Vogelgesang
2012-03-30
Adapt tail
Matthias Vogelgesang
2012-03-23
Implement frame version 5
Matthias Vogelgesang
2012-03-12
Add version 4 frame decoding
Matthias Vogelgesang
2012-02-14
Fix wrong address access and skip till first valid header
Matthias Vogelgesang
2012-02-10
Fix: formatting (whitespace, indentation)
Matthias Vogelgesang
2011-12-12
Fix printf type
Suren A. Chilingaryan
2011-12-12
Introduce quiete checking of frame consistencies
Suren A. Chilingaryan
2011-12-12
Introduce thread-safe ufo_decoder_decode_frame function
Suren A. Chilingaryan
2011-12-09
Merge from Matthias
Suren A. Chilingaryan
2011-12-09
Support new footer
Suren A. Chilingaryan
2011-12-09
Fill channel mask
Suren A. Chilingaryan
2011-12-09
Add width support and few consistency checks
Suren A. Chilingaryan
2011-12-09
Fix: wrong order of pixels when using SSE
Matthias Vogelgesang
2011-12-02
Add documentation and split CMakeLists
Matthias Vogelgesang
2011-12-02
Rename to `ufodecode`
Matthias Vogelgesang