Commit c5c5318
committed
gstreamer(video): use shared encoded artifact directory for decode inputs
Update Video_Encode_Decode to resolve encoded outputs through
the shared GStreamer artifact directory helper instead of using
the testcase-local logs path.
This allows decode runs to locate files produced by earlier
encode runs when LAVA executes encode and decode in separate
testcase workspaces.
Also log the resolved encoded artifact directory to improve
traceability in CI and LAVA logs.
Signed-off-by: Srikanth Muppandam <smuppand@qti.qualcomm.com>1 parent 77db409 commit c5c5318
1 file changed
Lines changed: 20 additions & 5 deletions
Lines changed: 20 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | 21 | | |
27 | 22 | | |
28 | 23 | | |
| |||
55 | 50 | | |
56 | 51 | | |
57 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
58 | 72 | | |
59 | 73 | | |
60 | 74 | | |
| |||
384 | 398 | | |
385 | 399 | | |
386 | 400 | | |
| 401 | + | |
387 | 402 | | |
388 | 403 | | |
389 | 404 | | |
| |||
0 commit comments