summaryrefslogtreecommitdiffstats
path: root/src/plugins/gstreamer
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Gstreamer plugin: replace foreach with range-based forAnton Kudryavtsev2016-01-1514-37/+51
* | | fix expensive iteration over QMap::keys() and QHash::keys()Anton Kudryavtsev2016-01-142-4/+4
|/ /
* | Merge remote-tracking branch 'origin/5.5' into 5.6Yoann Lopes2015-11-2013-18/+151
|\|
| * Support compiling with GStreamer < 0.10.32 in the camerabin plugin.Yoann Lopes2015-11-1913-18/+151
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-171-2/+2
|\|
| * GStreamer camerabin: always provide the zoom control.Yoann Lopes2015-10-281-2/+2
* | QtMultimedia: Fix build with CONFIG+=use_gstreamer_camera optionDenis Shienkov2015-11-111-1/+1
* | Merge remote-tracking branch 'origin/5.5' into 5.6Yoann Lopes2015-10-207-20/+35
|\|
| * GStreamer: fix compilation with version < 0.10.31.Yoann Lopes2015-10-207-20/+35
* | Merge remote-tracking branch 'origin/5.5' into 5.6Yoann Lopes2015-08-247-24/+20
|\|
| * GStreamer: refactored widget and window control.Yoann Lopes2015-08-183-14/+12
| * Avoid races when sending EOSRicardo Salveti de Araujo2015-08-181-2/+2
| * GStreamer: added convenience function in QGstUtils.Yoann Lopes2015-08-133-8/+6
* | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-093-82/+37
|\|
| * GStreamer: use QMediaStorageLocation to generate capture file names.Yoann Lopes2015-08-042-70/+14
| * GStreamer: fix possible integer overflow in comparison.Yoann Lopes2015-08-041-1/+1
| * GStreamer: fix supported values returned by CameraBinImageProcessing.Yoann Lopes2015-07-141-11/+22