* Implementing Gstreamer projection * Moved back to QtQuick video sink, still no display * "works" but spikes cpu * merge upstream develop * Missed a merge conflict * added resize * GSTVideoOutput works within ia openauto frame now * Fixed up cmake for gst * Add destructor for GST * Added PI4 support * Accidently added a bad cmake run at some point * Stylistic changes * Cleaning up unused variables * Stylistic update * Stylistic Changes * Quick merge fix * Review feedback * Post review feedback * Left handed pointers/CMake fix Co-authored-by: Cole Brinsfield <brinsfield.cole@gmail.com>
10 lines
240 B
Plaintext
10 lines
240 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file>ico_androidauto.png</file>
|
|
<file>ico_warning.png</file>
|
|
<file>ico_setting.png</file>
|
|
<file>ico_info.png</file>
|
|
<file>aa_video.qml</file>
|
|
</qresource>
|
|
</RCC>
|