14 Commits

Author SHA1 Message Date
Cole Brinsfield
8fa72b4f43
whitescreen workaround (#27)
* Terrible, Horrible, No Good, Very Bad Hack for h264

* Add setting to turn on this terrible hack

* Handle multiple video resolutions

* Use h264bitstream to do this better

* Remove all parameters we don't want

* Cleaning things up a little

* Renaming whitescreen workaround, defaulting to on
2022-02-12 14:33:02 -06:00
Matthew Hilton
618a014100
add cpack support (#24)
Added CPack support
Fixed error with RPI_REVISION/RPI_MODEL IF not matching
2021-08-01 21:17:03 -05:00
stefan-sherwood
310b346b3c
Updated Rpi4 revision list, improved readability of code (#10)
Co-authored-by: Stefan Sherwood <miraculum1@gmail.com>
2020-07-20 17:25:24 -05:00
Jason C. Wenger
323c231d36 Convert tabs to spaces 2020-07-11 22:00:57 -05:00
Jason C. Wenger
f49b04b4e0 Correct linker paths after install. 2020-07-11 00:51:03 -05:00
Jason C. Wenger
6cc5a32016 Rearrange directory structure, namespaces, CMakeLists. 2020-07-11 00:51:03 -05:00
Jason C. Wenger
97be374a75 Deconflict changes with libOMX 2020-07-04 10:57:00 -05:00
Jason C. Wenger
ef47eecefa Strip extra whitespace 2020-05-25 21:45:41 -05:00
Robert Stanley Judka
5b0543ac10
add gstreamer support (#4)
* 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>
2020-05-25 21:27:32 -05:00
Jason C. Wenger
16cec35bdd Add OMX as a module 2020-05-25 16:19:36 -05:00
Jason C. Wenger
e350341bfd Fix system warnings about libusb zero-size arrays 2020-05-25 16:19:36 -05:00
Jason C. Wenger
38b95057e9 find aasdk as a module 2020-05-25 16:19:36 -05:00
michal.szwaj
023c7619c7 Add cmake to find rtaudio library 2018-03-24 01:16:04 +01:00
michal.szwaj
02db0e0eda Initial commit 2018-02-11 20:39:49 +01:00