aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-28Temporarily disable Android targetsHarish Mahendrakar
2023-11-27Add benchmark tests for encoder apisAayush Soni
2023-11-22Initial empty repositoryInna Palant
2023-11-15Merge pull request #44 from ittiam-systems/benchmarkDichenZhang1
2023-11-14fix memory leak in benchmark applicationRam Mohan
2023-11-13Merge pull request #43 from ittiam-systems/benchmarkDichenZhang1
2023-11-13add benchmark tests for decoder apiRam Mohan
2023-11-10Merge pull request #42 from ittiam-systems/actionsDichenZhang1
2023-11-10cmake.yml: Add build commands for windowsharish.mahendrakar@ittiam.com
2023-11-10Merge pull request #41 from ittiam-systems/buildfixDichenZhang1
2023-11-10update for nmake buildRam Mohan M
2023-11-10add missing build_byproducts for ninja buildsRam Mohan
2023-11-09Merge pull request #39 from google/DichenZhang1-patch-3DichenZhang1
2023-11-09Fix big/little endian ambiguityDichenZhang1
2023-11-09Update multipictureformat.cppDichenZhang1
2023-11-07Merge pull request #36 from ittiam-systems/updatesDichenZhang1
2023-11-03add support for building on windows platformRam Mohan
2023-11-02avoid using labels that conflict with system headers tokensRam Mohan
2023-11-02Improve CMakelists.txt to compile on Linux and MacRam Mohan
2023-11-02avoid non-trivial structure member initializationRam Mohan
2023-11-02format workspace to the chosen style guideRam Mohan
2023-11-02add clang format file to format code (manually)Ram Mohan
2023-11-02relocate source files to desired foldersRam Mohan
2023-11-02move test data from third_party to testsRam Mohan
2023-11-02fix build issue when unit tests are enabledRam Mohan
2023-10-26Merge pull request #30 from ittiam-systems/updatesDichenZhang1
2023-10-26Merge pull request #31 from ittiam-systems/cmakeDichenZhang1
2023-10-26Merge pull request #33 from ittiam-systems/cifuzzDichenZhang1
2023-10-26Create cifuzz.ymlharish.mahendrakar@ittiam.com
2023-10-26Merge pull request #32 from ittiam-systems/cmakefixDichenZhang1
2023-10-26CMakeLists.txt: Add missing add_dependenciesHarish Mahendrakar
2023-10-25Apply current project compilation flags to external projectsRam Mohan
2023-10-25update sample app to cover encode api-2 and api-3Aayush Soni
2023-10-24Merge pull request #28 from google/DichenZhang1-patch-2DichenZhang1
2023-10-24Update README.mdDichenZhang1
2023-10-24Merge pull request #27 from ittiam-systems/updatesDichenZhang1
2023-10-24improve app usage optionsRam Mohan
2023-10-23Merge pull request #25 from ittiam-systems/asanDichenZhang1
2023-10-23Merge pull request #26 from ittiam-systems/updatesDichenZhang1
2023-10-24rework jpeg encoder and decoder helper utilsRam Mohan
2023-10-24Cleanup CMakeLists.txt and Update README.mdRam Mohan
2023-10-21Merge pull request #24 from ittiam-systems/asanDichenZhang1
2023-10-21Allocate width aligned to MCU size for boundary rowsRam Mohan
2023-10-18Merge pull request #22 from ittiam-systems/fuzzDichenZhang1
2023-10-19use signed datatype during computes to avoid ubsan failsRam Mohan
2023-10-18Limit fuzzer runs to supported max width and max heightRam Mohan
2023-10-18Memory leaks due to longjmp over std::unique_ptr dtorsRam Mohan
2023-10-18Address memory leak in ultrahdr unit testsRam Mohan
2023-10-13Merge pull request #19 from ittiam-systems/profileDichenZhang1
2023-10-13add profiling code for encode and decode api callsRam Mohan