summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-03-13Output full frameMatthias Vogelgesang
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
2012-02-10MergeMatthias 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-09Adjust ipedec as wellSuren 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-01Don't need a handwritten Makefile anymoreMatthias Vogelgesang
2011-12-01(Re-)move executable sourcesMatthias Vogelgesang
2011-12-01Make ipedec a lib and executableMatthias Vogelgesang
2011-08-15Add temporal weave de-interlacerMatthias Vogelgesang
2011-08-15Simple (spatial) de-interlacer Matthias Vogelgesang
2011-08-09Initial commit of stand-alone decoderMatthias Vogelgesang