Browse Source
* VideoReceiver: Enable and put hardware decode with higher priority over software decode Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com> * VideoReceiver: Move from old decodebin to decodebin3 decodebin3 is a newer and smarter version of the old decodebin. It can handle different stream types and a better connection between gstreamer elements, fixing some weird video problems. Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com> * Settings: Add forceVideoDecoder Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com> * VideoReceiver: Break blacklist to be called outside gstreamer initialization function Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com> * ScreenTools: Add isLinux property Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com> * GeneralSettings: Add forceVideoDecoder option Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com> * FactSystem: Add removeEnumInfo function Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com> * Settins: Use enum string over string for forceVideoDecode Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com> * VideoMananager: Call GStreamer blacklist Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>QGC4.4
12 changed files with 142 additions and 155 deletions
Loading…
Reference in new issue