Merge commit '4870214d575293257604fa75a6458f0f0a7ea083' as 'external/yuv2rgb'

This commit is contained in:
2026-05-14 11:28:27 +02:00
15 changed files with 2347 additions and 0 deletions
+35
View File
@@ -0,0 +1,35 @@
# Object files
*.o
*.ko
*.obj
*.elf
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/
# Build directory
build/