summaryrefslogtreecommitdiffstats
path: root/src/plugins/gstreamer
Commit message (Expand)AuthorAgeFilesLines
* Prevent immediate-stop of currently-unloading gst recording pipelineMohammed Hassan2019-04-151-1/+1
* Remove the mirclient code as this is no longer availableAndy Shaw2019-02-191-10/+0
* Gstreamer: Add support of avfvideosrc for camerabinVaL Doroshchuk2019-02-081-0/+6
* GStreamer: support video orientationAlexander Volkov2019-02-012-36/+13
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-221-2/+2
|\
| * Gstreamer: Negotiate default settings before encoding container profileVaL Doroshchuk2019-01-111-2/+2
* | Gstreamer: add support for ksvideosrc within camerabinVal Doroshchuk2019-01-171-2/+9
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-045-5/+4
|\|
| * GStreamer: remove unnecessary <unistd.h> includesJ-P Nurmi2018-12-261-1/+0
| * GStreamer camera bin service plugin: remove bogus export macrosJ-P Nurmi2018-12-264-4/+4
* | Don't append suggested extension if filename includes extensionChris Adams2019-01-021-3/+8
|/
* Gstreamer: Do not create video profile if no codec providedVaL Doroshchuk2018-11-051-7/+4
* Gstreamer: Fix compiling issue with < 1.1.3 verVaL Doroshchuk2018-11-051-0/+4
* Gstreamer: Emit stateChanged(StoppedState) when recording is finishedv5.12.0-beta1VaL Doroshchuk2018-09-282-3/+3
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-08-301-10/+22
|\
| * Gstreamer: Set video-profile to CameraBin before GST_STATE_READYVaL Doroshchuk2018-08-221-9/+11
| * Gstreamer: Fix gst_mini_object_unref: assertion refcount > 0 failedVaL Doroshchuk2018-08-221-1/+0
| * Gstreamer: Fix crash when resolution or frame rates are requestedVaL Doroshchuk2018-08-221-0/+11
* | Gstreamer: Allow to use gst specific featuresVaL Doroshchuk2018-08-298-2915/+4
|/
* Gstreamer: Use gst_parse_launch in QT_GSTREAMER_CAMERABIN_VIDEOSRCVaL Doroshchuk2018-06-201-5/+13
* Gstreamer: Show warning on error from QGstreamerRecorderControlVaL Doroshchuk2018-05-081-0/+3
* CameraBin: Postpone fetching supported viewfinder settingsVaL Doroshchuk2018-05-082-40/+43
* Gstreamer: Emit an error if QCamera::start() failsVaL Doroshchuk2018-03-211-3/+11
* Remove unreachable codeJesus Fernandez2018-03-201-2/+0
* Replace deprecated qSort() by std::sort()Friedemann Kleint2018-02-282-4/+8
* Merge remote-tracking branch 'origin/5.9' into 5.11v5.11.0-beta1Liang Qi2018-02-181-3/+10
|\
| * GStreamer: fix udpsrc timeout settingYoann Lopes2018-02-021-3/+10
* | Merge remote-tracking branch 'origin/5.10.1' into 5.11v5.11.0-alpha1Liang Qi2018-02-141-5/+2
|\ \
| * | Revert "GStreamer: Prevent calling CameraBinSession::setStateHelper twice"v5.10.1VaL Doroshchuk2018-02-051-5/+2
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-061-3/+9
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-061-2/+5
| |\|
| | * GStreamer: Prevent calling CameraBinSession::setStateHelper twiceVaL Doroshchuk2017-12-141-2/+5
| * | GStreamer: Emit an error if no input device provided for QCameraVaL Doroshchuk2017-12-051-1/+4
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-202-4/+12
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-152-4/+12
| |\|
| | * Gstreamer: Fix memory leak in CameraBinSessionVaL Doroshchuk2017-11-081-4/+11
| | * Gstreamer: Fix memory leak in QGstreamerAudioDecoderSessionVaL Doroshchuk2017-10-301-0/+1
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-271-1/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-271-1/+3
| |\|
| | * Fix memory leak in CameraBinImageCaptureChristian Strømme2017-09-291-1/+3
* | | Replace Q_NULLPTR with nullptrKevin Funk2017-09-272-2/+2
|/ /
* / turn QGstTools into a proper private moduleJochen Seemann2017-06-121-3/+1
|/
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-182-3/+35
|\
| * GStreamer: improve the list of default recording formatsYoann Lopes2017-03-301-3/+32
| * GStreamer: Fix position value at EndOfMediaChristian Strømme2017-03-291-0/+3
* | GStreamer: add QT_GSTREAMER_PLAYBIN_AUDIOSINK env variablev5.9.0-beta2Yoann Lopes2017-04-071-1/+2
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-1023-113/+117
|\|
| * Drop unused QProcess includeUlf Hermann2017-03-021-1/+0
| * Use QT_CONFIG macro to check for featuresLars Knoll2017-02-2723-112/+117
* | Merge remote-tracking branch 'origin/5.8' into devYoann Lopes2017-01-261-1/+2
|\|