Squashed 'external/yuv2rgb/' content from commit ee78934c8

git-subtree-dir: external/yuv2rgb
git-subtree-split: ee78934c8d542e8402bcb6eef7259217a6f859bc
This commit is contained in:
2026-05-14 11:28:27 +02:00
commit 4870214d57
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/