Implement FLIC (#481)

* Implement FLIC

* Refactor/style

* Remove library_flic.h

* Exclude flic.cpp from naming

* Temporary workaround

* Fix type

* Fix bugs in FLC decoding, and cleanup

* Fix braces

* Match ClampLine

* Fix struct type

---------

Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
Nathan M Gilbert
2024-02-29 12:00:57 -05:00
committed by GitHub
parent dd1979154d
commit ff04b0ba5a
9 changed files with 493 additions and 971 deletions

View File

@@ -33,4 +33,7 @@ jobs:
LEGO1/omni/include \
LEGO1/lego/legoomni/include \
LEGO1/lego/sources \
--exclude \
LEGO1/omni/include/flic.h \
LEGO1/omni/src/video/flic.cpp \
--path LEGO1/omni LEGO1/lego/legoomni