Commit 66bd2c2
committed
utils: test_convert: Fix GStreamer pipeline colorimetry and byte ordering
Set explicit JPEG colorimetry (1:4:0:0) on input and output caps to
ensure the correct BT601 full-range matrix is used for YUV conversions,
matching the convert binary behaviour.
Use videoconvert to output BGR for RGB test cases, accounting for
pispconvert's R/B channel swap on RGB output.1 parent c585ab0 commit 66bd2c2
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
104 | 106 | | |
105 | 107 | | |
106 | 108 | | |
| |||
111 | 113 | | |
112 | 114 | | |
113 | 115 | | |
| 116 | + | |
114 | 117 | | |
115 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
116 | 121 | | |
117 | 122 | | |
118 | 123 | | |
| |||
0 commit comments