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
/
src
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-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
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
2022-12-22
Code formatting fixes
Tomi Valkeinen
2022-12-18
kms++util: Add Y21x drawing support
Tomi Valkeinen
2022-12-04
Fix clang-tidy warnings
Tomi Valkeinen
2021-10-06
Split V4L2 code into separate libs
Tomi Valkeinen
2020-10-09
Bulk format of all files
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
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
2018-10-17
Add AR12 & AR15 support
Tomi Valkeinen
2018-08-23
Revert "testpat: remove threaded drawing"
Tomi Valkeinen
2018-08-03
add a simple draw_circle()
Tomi Valkeinen
2018-05-22
testpat: remove threaded drawing
Tomi Valkeinen
2018-01-09
add safeguards to draw_*_pixel() to prevent memory corruption
Tomi Valkeinen
2017-12-15
videodevice: Fix minor spacing
Kieran Bingham
2017-11-22
resman: use set<> instead of vector<>
Tomi Valkeinen
2017-11-22
kmstest: use resman
Tomi Valkeinen
2017-10-03
Rework framebuffer classes
Tomi Valkeinen
2017-06-05
testpat: fix the location of second diagonal line
Tomi Valkeinen
2017-05-31
Add different YCbCr encodings.
Jyri Sarha
2017-05-18
testpat: white box in top left corner
Tomi Valkeinen
[next]