summaryrefslogtreecommitdiffstats
path: root/src/plugins/gstreamer
Commit message (Expand)AuthorAgeFilesLines
* GStreamer: Prevent calling CameraBinSession::setStateHelper twiceVaL Doroshchuk2017-12-141-2/+5
* Gstreamer: Fix memory leak in CameraBinSessionVaL Doroshchuk2017-11-081-4/+11
* Gstreamer: Fix memory leak in QGstreamerAudioDecoderSessionVaL Doroshchuk2017-10-301-0/+1
* Fix memory leak in CameraBinImageCaptureChristian Strømme2017-09-291-1/+3
* 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
|\|
| * return better images in metadata in gstreamerTasuku Suzuki2016-12-151-1/+2
| * GStreamer: Only register one typefind functionChristian Strømme2016-12-142-12/+56
| * GStreamer: fix a memory leak in the media player sessionYoann Lopes2016-12-121-4/+6
* | GStreamer: Add missing override and remove redundant virtualAlexander Volkov2016-12-1323-125/+125
* | GStreamer camerabin: Add missing override and remove redundant virtualAlexander Volkov2016-12-1323-119/+119
* | GStreamer: Remove typefind functionChristian Strømme2016-12-122-68/+12
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1214-266/+27
|\|
| * Fix mir detectionLars Knoll2016-11-232-6/+3
| * Cleanup all maemo/meego specific codeLars Knoll2016-11-1412-243/+9
| * Move qtmultimedia over to the new config systemLars Knoll2016-11-143-22/+10
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-111-6/+6
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-041-6/+6
| | |\
| | | * GStreamer: emit mediaStatus changes before state changesYoann Lopes2016-10-061-6/+6
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-114-5/+28
|\| | |
| * | | GStreamer: Support video probe on QCameraDaniel Nicoletti2016-09-233-4/+16
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Yoann Lopes2016-09-231-1/+12
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Yoann Lopes2016-09-221-1/+12
| | |\|
| | | * GStreamer: print a warning when the camerabin plugin is missingYoann Lopes2016-09-211-1/+12
* | | | GStreamer use QGstCodecsInfo in QGstreamerVideoEncodeYoann Lopes2016-08-232-48/+28
* | | | GStreamer: use QGstCodecsInfo in QGstreamerMediaContainerControlYoann Lopes2016-08-232-49/+11
* | | | GStreamer: use QGstCodecsInfo in QGstreamerAudioEncodeYoann Lopes2016-08-232-67/+26
* | | | GStreamer: move suggestedFileExtension() out of camerabin pluginYoann Lopes2016-08-233-37/+4
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-021-1/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Yoann Lopes2016-08-011-1/+4
| |\|
| | * Resource leak fixedJesus Fernandez2016-07-251-1/+4
* | | GStreamer: support cover artTasuku Suzuki2016-07-261-0/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-103-7/+19
|\|
| * GStreamer camerabin: return the proper camera sourceZhang Xingtao2016-04-283-7/+19
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-075-17/+15
|\|
| * remove redundant statements from project filesOswald Buddenhagen2016-02-251-1/+0
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-254-16/+15
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-262-11/+16
|\|
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-212-11/+16
| |\
| | * GStreamer: fix GstAppSrc usage.Yoann Lopes2016-01-192-11/+16
* | | Updated license headersAntti Kokko2016-01-1996-1346/+1922
* | | Merge remote-tracking branch 'origin/5.6' into devChristian Strømme2016-01-156-26/+551
|\| |
| * | GStreamer: Add color balance and sharpening adjustments using V4L2Denis Shienkov2015-12-103-11/+124
| * | GStreamer: Adjust the camera's manual color temperature through V4L2Denis Shienkov2015-12-106-16/+428