summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-09tests: Add color space support to RGB <-> YUV conversion testcscLaurent Pinchart
2025-04-09tests: Add WPF RGB to YUV conversion testLaurent Pinchart
2025-04-09vsp-lib: Add support for color spaceLaurent Pinchart
2025-04-09vsp-lib: Use canonical media bus code namesLaurent Pinchart
2025-04-09vsp-lib: Centralize pad format setting in functionLaurent Pinchart
2025-04-09vsp-lib: Support specifying pipeline internal format for RPF -> WPFLaurent Pinchart
2025-04-09vsp-lib: Save RPF input frames upon errorLaurent Pinchart
2025-04-09gen-image: Add support for YUV to RGB conversionLaurent Pinchart
2025-04-09gen-image: Don't copy CSC conversion matrixLaurent Pinchart
2025-04-09gen-image: Centralize format conversion codeLaurent Pinchart
2025-04-09gen-image: Split struct params into CSC and packing parametersLaurent Pinchart
2025-04-09gen-image: Update the RGB to YCbCr conversion to match VSP hardwareLaurent Pinchart
2025-04-05gen-image: Round sub-sampled chroma towards zeroLaurent Pinchart
2025-04-04Use correct .ppm extension for PPM imagesLaurent Pinchart
2025-04-04Convert from make to mesonLaurent Pinchart
2025-04-04gen-lut.py: Replace tabs with spacesLaurent Pinchart
2023-11-22scripts: Take all skipped tests into accountHEADmasterLaurent Pinchart
2023-11-22scripts: Fix computation of the total number of testsLaurent Pinchart
2022-02-28tests: Add RPF cropping test for YUV formatsLaurent Pinchart
2022-02-28gen-image: Crop input image before format conversion to YUVLaurent Pinchart
2022-02-28tests: Add SPDX headers to vsp-unit-test-0026.shLaurent Pinchart
2022-02-28scripts/logger: Use new monotonic-ts toolKieran Bingham
2022-02-28src: monotonic-ts: Monotonic timestamp loggingKieran Bingham
2022-02-28gen-lut: Update for python3Kieran Bingham
2020-09-16tests: Provide {un,}bind testingKieran Bingham
2020-07-14gen-image: Replace copyright text with SPDX tagsLaurent Pinchart
2020-07-14Add license and copyright informationLaurent Pinchart
2019-02-23Remove dependency on a particular yavta branchLaurent Pinchart
2019-02-19tests: Provide copy test to validate 1xN streamsKieran Bingham
2019-02-19tests: Add pseudo platform testKieran Bingham
2019-02-19vsp-lib: Reset controls to defaults on each test runKieran Bingham
2019-02-19vsp-lib: trivial: Fix spelling of ReferenceKieran Bingham
2018-05-21tests: suspend/resume: Increase number of processed framesLaurent Pinchart
2018-05-21vsp-lib: Capture the kernel log messages in test log filesLaurent Pinchart
2017-08-30tests: Add BRS testLaurent Pinchart
2017-08-30vsp-lib: Add support for RPF-BRS-WPF pipelinesLaurent Pinchart
2017-08-30vsp-lib: Use the correct media device name to count BRU inputsLaurent Pinchart
2017-08-24README: Document need for killall commandKieran Bingham
2017-08-24tests: Use POSIX '.' as 'source'Kieran Bingham
2017-04-26tests: Don't perform HSV capture test on Gen3 hardwareLaurent Pinchart
2017-03-03tests: Add HGT testNiklas Söderlund
2017-03-03vsp-lib: Add option to specify histogram typeNiklas Söderlund
2017-03-03gen-image: Add generation of HGT reference frameNiklas Söderlund
2017-03-03gen-image: Add option to specify histogram typeNiklas Söderlund
2017-03-03vsp-lib: Fix typo in commentLaurent Pinchart
2017-02-22scripts: bin2png.sh: Fix POSIX shell complianceKieran Bingham
2017-02-14README: List the stress tool as an optional dependencyLaurent Pinchart
2017-02-13tests: Add extended stress testingKieran Bingham
2017-02-13tests: Add basic stress testingKieran Bingham
2017-02-13tests: Test suspend/resume on active pipelinesKieran Bingham