summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-16gen-image: Add conversion from RGB to HSV supportLaurent Pinchart
2016-09-16tests: Skip VYUY tests on Gen3 platformsLaurent Pinchart
2016-09-14vsp-lib: Print a message when a test can't be runLaurent Pinchart
2016-09-14vsp-lib: Fix fuzzy comparisonLaurent Pinchart
2016-09-13vsp-lib: SRU and rotation are not perfectly emulated by gen-imageLaurent Pinchart
2016-09-13tests: Add flipping/rotation test with UDSLaurent Pinchart
2016-09-13tests: Provide SRU unit testKieran Bingham
2016-09-13tests: Make local variables localLaurent Pinchart
2016-09-13tests: Test identity scaling in UDS testLaurent Pinchart
2016-09-13tests: Add RPF unpacking tests in RGB and YUVLaurent Pinchart
2016-09-13tests: Lower flip test resolutionLaurent Pinchart
2016-09-13tests: Don't convert formats in flip testsLaurent Pinchart
2016-09-13tests: Reset the rotation control before running the flip testsLaurent Pinchart
2016-09-13vsp-lib: Add option to keep all frames when tests succeedLaurent Pinchart
2016-09-13vsp-lib: Don't average chroma when generating test input framesLaurent Pinchart
2016-09-13vsp-lib: Use the gen-image -i argumentLaurent Pinchart
2016-09-13vsp-lib: Fix alpha value handlingLaurent Pinchart
2016-09-13vsp-lib: Use both input and output formats to name frame filesLaurent Pinchart
2016-09-13gen-image: Subsample YUV chroma on inputLaurent Pinchart
2016-09-13gen-image: Add -C argument to disable chroma averaging on outputLaurent Pinchart
2016-09-13gen-image: Add input format configurationLaurent Pinchart
2016-09-07Do not use for loop in data/frames/MakefileNiklas Söderlund
2016-09-07Don't try to install non-existent script file vsp1.shNiklas Söderlund
2016-06-26vsp-lib: Only remove binaries related to current testLaurent Pinchart
2016-06-21vsp-lib: Write frames to temporary directory by defaultLaurent Pinchart
2016-06-20tests: Add WPF flip update testsLaurent Pinchart
2016-06-20tests: Add WPF rotation and flip testsLaurent Pinchart
2016-06-20tests: Add CLU and LUT testLaurent Pinchart
2016-06-20Add LUT generation scriptLaurent Pinchart
2016-06-20vsp-lib: Add support for pausing and resuming yavtaLaurent Pinchart
2016-06-20vsp-lib: Replace vsp-runner script with a function from vsp-libLaurent Pinchart
2016-06-19vsp-lib: Add CLU and LUT pipelines supportLaurent Pinchart
2016-06-19vsp-lib: Add support for passing parameters to reference frame generatorLaurent Pinchart
2016-06-19vsp-lib: Store the scaling configuration internallyLaurent Pinchart
2016-06-19tests: Perform scaling verification in fuzzy modeLaurent Pinchart
2016-06-19tests: Remove unneeded legacy pipeline configuration from HGO testLaurent Pinchart
2016-06-19tests: Use YUV444M instead of UYVY for YUV input formatsLaurent Pinchart
2016-06-19tests: Add YUV422M and YUV444M support to YUV->YUV testLaurent Pinchart
2016-06-19tests: Split RPF->WPF testLaurent Pinchart
2016-06-19vsp-lib: Store the number of BRU inputs internallyLaurent Pinchart
2016-06-19vsp-lib: Don't pass WPF index and format to comparison functionsLaurent Pinchart
2016-06-19vsp-lib: Handle logging internallyLaurent Pinchart
2016-06-19vsp-lib: Declare all local variables as localLaurent Pinchart
2016-06-19vsp-lib: Add set control supportLaurent Pinchart
2016-06-19vsp-lib: Support controls as device featuresLaurent Pinchart
2016-06-19vsp-lib: Create a function to get subdev from entity nameLaurent Pinchart
2016-06-19vsp-lib: Support optional features for testsLaurent Pinchart
2016-06-19vsp-lib: Add YUV422M and YUV444M supportLaurent Pinchart
2016-06-19vsp-lib: Use gen-image to generate frames at runtimeLaurent Pinchart
2016-06-19gen-image: Add horizontal and vertical flip supportLaurent Pinchart