31 Commits (c01bdedbae48bfbbc8a4808ee9dde55fa864ad74)

Author SHA1 Message Date
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
Brian Popow 2c4b4cffcc Add support for decoding jpeg's with arithmetic coding 4 years ago
James Jackson-South 27e6b58643 Final final warnings 5 years ago
Dmitry Pentin 4d599d14f6 Comments, docs, decoupling, removed redundant properties 5 years ago
Dmitry Pentin 7077473d71 Decoupled mcu size from the decoder, fixed SOF component bytes length check 5 years ago
Dmitry Pentin 24b1ca64d1 Added component count proper check, comments & decoupled it from actual decoding 5 years ago
Dmitry Pentin 79eb6c4018 Fixed metadata only pass for a test 5 years ago
Brian Popow 074d1a6a12 Add xunit trait attributes to tests 6 years ago
James Jackson-South 874115bd0a Update license 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
James Jackson-South 8cd722cfc5 Revert `using` declaration changes for until we establish guidelines. 6 years ago
Brian Popow f60bc937de Use using declarations to reduce nesting 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
James Jackson-South c24b364be1 Merge namespaces 6 years ago
Simon Cropp 270a073fc6 Cleanup (#965) 7 years ago
Simon Cropp c2555b6199 fix some spelling (#962) 7 years ago
James Jackson-South 0f510f1ee8 Cleanup JpegFrameComponent 8 years ago
James Jackson-South ed07db23ae delete golang jpeg decoder 8 years ago
James Jackson-South 55dfc739cc Expand tests to cover both decoders 8 years ago
James Jackson-South df6f544341 Move common components 8 years ago
James Jackson-South f6d2af9c39 Move decoder constants 8 years ago
James Jackson-South a4ff35cca1 Rename Golang decoder components 8 years ago
James Jackson-South 36787b2356 Merge constants and rename decoder core 8 years ago
James Jackson-South 571f66e8a1 Golang is skipping EXIF reading when it shouldn't. 8 years ago
Jason Nelson e118ee888c Cleanup tests 8 years ago
James Jackson-South 13fa40874e Binarization, Convolution, DIthering, Effects & Filters 8 years ago
Anton Firszov 1c83ea59f9 DeduceJpegColorSpace() 9 years ago
Anton Firszov 5afcc2328c reached consistent state with component scaling data 9 years ago
Anton Firszov 4974617e11 several refactors 9 years ago