Commit graph

12 commits

Author SHA1 Message Date
DeepBlueV7.X
94037f70b8
Merge pull request #2 from nico202/patch-2
meson: Use system doctest if available
2021-01-20 15:21:00 +01:00
Nicolò Balzarotti
e7d1113a2b
Update blurhash.cpp
Apply suggestion from github interface (will need to be squashed before merge)

Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
2021-01-20 15:18:47 +01:00
nixo
db53931b8c meson: install pkgconfig and header files 2021-01-20 14:47:52 +01:00
Nicolò Balzarotti
445c7d81f5 meson: Use system doctest if available
* meson.build (doctest_proj): check if available as system dependency
* blurhash.cpp: change doctest include path to doctest/doctest.h
2021-01-20 11:07:49 +01:00
Nicolas Werner
9b94940251 Reduce allocations 2020-09-03 21:16:29 +02:00
Nicolas Werner
8272d00b50 Allow different byte per pixel values 2020-09-03 21:12:16 +02:00
Nicolas Werner
5bafc77ece Add math defines for windows 2020-03-03 02:18:29 +01:00
Nicolas Werner
139e7e2978 Fix some warnings 2020-03-01 21:33:42 +01:00
Nicolas Werner
08c1973e85 Fix some includes 2020-03-01 20:47:06 +01:00
Nicolas Werner
1e2d273c93 Add readme 2020-03-01 14:00:59 +01:00
Nicolas Werner
fb7bbf38cd Add encoding 2020-03-01 13:42:22 +01:00
Nicolas Werner
12e2d26a60 Initial decoder 2020-03-01 01:59:56 +01:00