summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use QVERIFY2 for elapsed time in tst_QMediaPlayerBackend::seekPauseSeek().Friedemann Kleint2014-02-171-6/+10
* AVFoundation: mirror viewfinder frames of front-facing cameras.Yoann Lopes2014-02-144-7/+56
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-1219-82/+911
|\
| * adding zero-copy-QSGVideoNode for imx6Thomas Senyk2014-02-1112-1/+749
| * Add meta-data mappings for GPS and camera make and model to camerabin.Andrew den Exter2014-02-101-2/+9
| * Fix gstreamer crash when meta-data is of incorrect type.Andrew den Exter2014-02-101-56/+66
| * QAudioOutput: Don't guess media role if one has not been provided in setCateg...Robin Burchell2014-02-071-10/+2
| * QSoundEffect: Don't try guess a media role if one has not been provided.Robin Burchell2014-02-071-5/+1
| * Don't mirror the image from the camera unless it has been flippedAndy Shaw2014-02-032-3/+39
| * Android: add missing information in frames retrieved with QVideoProbe.Yoann Lopes2014-01-301-6/+11
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-271-0/+35
| |\
| | * Update changelog for 5.2.1v5.2.1Thiago Macieira2014-01-231-0/+35
* | | Replace win32-g++ with mingw scopeKai Koehne2014-02-072-4/+2
* | | Normalize signal & slot signatures in connectionThiago Macieira2014-02-0315-32/+32
* | | Ensure the backend has had its geometry updated.Roger Maclean2014-02-031-0/+3
* | | Exclude win32 plugins from WinRT buildMaurice Kalinowski2014-02-031-1/+1
* | | Move win32 and Alsa audio backends into plugins.Christian Strømme2014-01-3023-332/+589
* | | Alsa: fix crash when detecting devices.Yoann Lopes2014-01-302-75/+83
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Yoann Lopes2014-01-3043-288/+1358
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-2743-288/+1358
| |\| |
| | * | Fix sending End Of Stream on gst pluginDaniel Nicoletti2014-01-271-20/+21
| | * | Fixes mediaplayer crashes on OSXtom2014-01-241-11/+23
| | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-2219-212/+688
| | |\|
| | | * Android: fixed video rendering with multiple media players.Yoann Lopes2014-01-205-109/+269
| | | * Android: fixes custom camera focus point.Yoann Lopes2014-01-203-7/+45
| | | * Fix incorrect/missing application of recording settings in camerabin.Andrew den Exter2014-01-175-17/+55
| | | * Fix writing orientation and date exif tags in camerabin.Andrew den Exter2014-01-172-4/+63
| | | * Remove workaround for resolved gstreamer bug.Andrew den Exter2014-01-171-1/+2
| | | * Allow the user to specify the viewfinder resolution instead of guessingAndrew den Exter2014-01-176-71/+247
| | | * Android: fixes some issues with JCamera.Yoann Lopes2014-01-161-3/+7
| | * | Allow plugins to override the QML VideoOutput type.Andrew den Exter2014-01-2021-30/+76
| | * | Android: optimized NV21 top ARGB32 conversion.Yoann Lopes2014-01-171-15/+550
* | | | whitespace fixesOswald Buddenhagen2014-01-3054-160/+160
* | | | Android: fix crash in QAndroidCaptureSession.Yoann Lopes2014-01-291-1/+3
* | | | Fix MSVC-warning about truncation of constant in tst_qaudiobuffer.cpp.Friedemann Kleint2014-01-291-1/+1
* | | | Fix MSVC-warnings about unsafe bool operations in tst_qcamera.cpp.Friedemann Kleint2014-01-291-1/+2
* | | | Fix MSVC-warnings about unused variable meta in tst_qdeclarativevideooutput.cpp.Friedemann Kleint2014-01-291-4/+2
|/ / /
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-1735-114/+289
|\| |
| * | Bump MODULE_VERSION to 5.2.2Sergio Ahumada2014-01-161-1/+1
| * | Fix build without Qml and Quick modules.Yoann Lopes2014-01-164-8/+17
| * | Fix build error on BlackBerry10Wolfgang Bremer2014-01-161-2/+2
| * | Use QStringRef instead of QString whenever possible.Jędrzej Nowacki2014-01-1511-23/+23
| |/
| * Only acquire resources as required in gstreamer backend.Andrew den Exter2014-01-1312-25/+107
| * Fix playback with exotic gstreamer pipelines.Andrew den Exter2014-01-131-1/+7
| * Fix recording settings being discarded by the Camera QML type.Andrew den Exter2014-01-132-0/+11
| * Fix configuration of camera settings in camerabin backend.Andrew den Exter2014-01-133-5/+44
| * Allow the camerabin source selection to be overridden.Andrew den Exter2014-01-135-50/+80
| * don't error out on static buildsOswald Buddenhagen2014-01-101-2/+0
* | BlackBerry: Changed documentationBernd Weimer2014-01-132-2/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-1020-24/+267
|\|