index
:
renesas/kmsxx.git
crc
master
omap/cache
swsync
writeback
kmsxx, cloned from https://github.com/tomba/kmsxx
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kms++util
Age
Commit message (
Expand
)
Author
2026-05-08
kms++: Update pixel formats to latest upstream
Tomi Valkeinen
2026-04-30
Drop libfmt
Tomi Valkeinen
2025-12-18
testpat: Fix div by zero cppcheck warning
Tomi Valkeinen
2025-12-18
fix: Use const references to avoid unnecessary variable copying
Tomi Valkeinen
2025-12-18
fix: Resolve variable shadowing warnings
Tomi Valkeinen
2025-12-18
perf: Pass parameters by const reference to avoid copies
Tomi Valkeinen
2025-12-18
fix: Replace C-style casts with C++ static/reinterpret casts
Tomi Valkeinen
2025-09-12
kms++util: Fix drawing outside fb boundaries
Tomi Valkeinen
2025-09-08
kms++util/testpat: Add RAW Bayer testpat generation
Tomi Valkeinen
2025-09-08
utils: c_draw_test_pattern() takes format name, not fourcc
Tomi Valkeinen
2025-04-22
kms++utils: conv: Compilation fix for clang 15
Tomi Valkeinen
2025-04-17
color16: Add rounding to YUV-to-RGB
Tomi Valkeinen
2025-04-17
color16: Fix RGB-to-YUV
Tomi Valkeinen
2025-03-28
conv: Add X403 support
Tomi Valkeinen
2025-03-27
conv: Add Y8/10/12/16 and Y10_P32 support
Tomi Valkeinen
2025-03-27
conv: Drop extra constexpr value
Tomi Valkeinen
2025-03-26
kms++util: Add draw_test_pattern() with C ABI
Tomi Valkeinen
2025-03-26
kms++util: Add SMPTE test pattern
Tomi Valkeinen
2025-03-26
kms++util: New template based conversion & testpat code
Tomi Valkeinen
2025-03-26
kms++util: Add color16.h
Tomi Valkeinen
2025-03-26
PixelFormats: New PixelFormatInfo code
Tomi Valkeinen
2025-02-05
testpat: fix exception throwing
Tomi Valkeinen
2023-11-15
testpat: Fix memory mapping in threaded drawing
Laurent Pinchart
2023-02-24
meson: Add summary
Tomi Valkeinen
2022-12-22
Code formatting fixes
Tomi Valkeinen
2022-12-18
kms++util: Add Y21x drawing support
Tomi Valkeinen
2022-12-18
kms++util: Add endian.h
Tomi Valkeinen
2022-12-04
Fix clang-tidy warnings
Tomi Valkeinen
2022-12-04
kms++util: Add missing #pragma once
Tomi Valkeinen
2021-10-06
Split V4L2 code into separate libs
Tomi Valkeinen
2021-03-26
Add so version numbers to libraries
Tomi Valkeinen
2020-12-16
Remove CMake support
Tomi Valkeinen
2020-10-20
meson: fix build with thread support
Tomi Valkeinen
2020-10-09
Bulk format of all files
Tomi Valkeinen
2020-09-14
Add meson build
Tomi Valkeinen
2020-08-10
kms++: Add support for missing 8 -and 16-bit RGB formats
Laurent Pinchart
2020-08-10
kms++: Add support for the planar YUV formats
Laurent Pinchart
2020-08-10
kms++: Add support for semiplanar YUV422 formats (NV16 and NV61)
Laurent Pinchart
2020-07-24
Use unique_ptr to prevent memory leaks in VideoDevice class
dreamer.dead
2020-05-17
Merge pull request #54 from ilteroi/gcc10
Tomi Valkeinen
2020-05-15
fix compiler errors with gcc 10
Peter Trompeter
2020-05-15
resmgr: add release() methods
Matt Hoosier
2020-04-21
videodevice: use exception to catch bad fd
Tomi Valkeinen
2020-03-03
Supply pkg-config files
Matt Hoosier
2019-11-19
Set a dummy version number on the shared libraries
Matt Hoosier
2019-11-06
Use [] operator delete to free CPUFramebuffer buffers
dreamer.dead
2019-09-25
remove unused sformat()
Tomi Valkeinen
2019-09-16
videodevice: handle NV12 <-> NM12 translation
Benoit Parrot
2019-04-09
add support for more pixel formats
Tomi Valkeinen
2018-11-01
videodevice: Add selection API support
Benoit Parrot
[next]