]> git.seodisparate.com - EN605.617.81.FA21_StephenSeo_DitheringProject/shortlog
EN605.617.81.FA21_StephenSeo_DitheringProject
2021-12-01 Stephen SeoUpdate README.md
2021-12-01 Stephen SeoAdd arg parsing
2021-12-01 Stephen SeoAdd comment about video.h
2021-12-01 Stephen SeoUpdate README.md
2021-12-01 Stephen SeoUpdate README.md
2021-12-01 Stephen SeoCreate LICENSE
2021-12-01 Stephen SeoAdd some comments to video.h
2021-12-01 Stephen SeoMerge branch 'master' into develop
2021-12-01 Stephen SeoUpdate README.md
2021-12-01 Stephen SeoMerge branch 'master' into develop
2021-12-01 Stephen SeoAdd README.md
2021-12-01 Stephen SeoRefactoring of opencl_handle and image for reuse
2021-11-30 Stephen SeoImpl convert video frames to color dithered pngs
2021-11-29 Stephen SeoWIP Fix includes and linking with libav/ffmpeg
2021-11-29 Stephen SeoWIP Use ffmpeg to decode/encode dithered frames
2021-11-27 Stephen SeoWrite more efficient dithered pngs using palettes
2021-11-27 Stephen SeoMove image.cc fns to same order as in image.h
2021-11-27 Stephen SeoAdd check: color-dithering usage on colored Image
2021-11-27 Stephen SeoImpl dithering on red/green/blue channels
2021-11-27 Stephen SeoRename kernel using fns/vars with word "grayscale"
2021-11-27 Stephen SeoSome fixes using dithering kernel
2021-11-26 Stephen SeoImpl OpenCL Dithering with Blue-Noise
2021-11-18 Stephen SeoMinor fixes to opencl_handle
2021-11-16 Stephen SeoFix compiler error, minor fix
2021-11-16 Stephen Seoclang-tidy/clang-format fixes
2021-11-16 Stephen SeoImpl opencl_handle
2021-11-15 Stephen SeoTweaks to OpenCLContext/OpenCLHandle defs
2021-11-15 Stephen SeoAdd skeleton code for OpenCL handling
2021-11-12 Stephen SeoImpl decode PGM/PPM, fix encode PNG
2021-11-12 Stephen SeoImpl SaveAsPNG
2021-11-12 Stephen SeoMinor fix to comment
2021-11-12 Stephen SeoImpl PNG decoding and PPM saving
2021-11-11 Stephen SeoWIP libpng image decoding
2021-11-11 Stephen SeoInit project setup
2021-11-11 Stephen SeoInit empty commit