- 09 Mar, 2020 1 commit
-
-
Alexey authored
-
- 02 Mar, 2020 2 commits
-
-
Tomaz Canabrava authored
The receiver should not touch the old videos folder, it's not the responsible class for that.
-
Tomaz Canabrava authored
The VideoReceiver should work 'as is', without depending on the whole application or in the settings. This patch removes all the hard dependencies on QGroundControl, FactSystem and Settings system so it's easier to isolate and test the code.
-
- 26 Feb, 2020 1 commit
-
-
Andrew Voznytsa authored
-
- 25 Feb, 2020 2 commits
-
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
Handle gstreamer signals on main QGC thread to avoid deadlock; Remove video sink from pipeline if pipeline failed to start
-
- 24 Feb, 2020 1 commit
-
-
Andrew Voznytsa authored
-
- 21 Feb, 2020 4 commits
-
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
-
- 20 Feb, 2020 1 commit
-
-
Andrew Voznytsa authored
-
- 19 Feb, 2020 6 commits
-
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
-
Tomaz Canabrava authored
-
Tomaz Canabrava authored
Makes more sense for it to be in VideoStreamer as it takes care of managing the video streams.
-
Tomaz Canabrava authored
-
- 17 Feb, 2020 4 commits
-
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
Fix matroskamux stream start (workaround for https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/449)
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
-
- 11 Feb, 2020 1 commit
-
-
Andrew Voznytsa authored
-
- 09 Feb, 2020 1 commit
-
-
Daniel Agar authored
-
- 07 Feb, 2020 6 commits
-
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
Use parsebin for automatic stream demuxing and parsing; Automatically insert rtpjitterbuffer for RTP streams to avoid video stuttering
-
Andrew Voznytsa authored
Switch to decodebin and use decoder with highest rank; Use GL context provided by qmlglsink; Fix JNI code for AndroidMedia initialization
-
Alexey authored
-
- 06 Feb, 2020 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 05 Feb, 2020 6 commits
-
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
-
Andrew Voznytsa authored
-
- 04 Feb, 2020 1 commit
-
-
Andrew Voznytsa authored
Allow developers (or advanced users) to override UI settings - quite useful if you set your debug settings in QtCreator and do not depends on QGC settings state (they are reset to default sometimes, for example)
-
- 01 Feb, 2020 2 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
-