summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add camera brightness adjustment API.Denis Shienkov2015-11-234-0/+45
* Merge remote-tracking branch 'origin/5.6' into devYoann Lopes2015-11-2371-340/+1083
|\
| * Implement volume in audiocapture plugin.Yoann Lopes2015-11-233-7/+71
| * Merge remote-tracking branch 'origin/5.5' into 5.6Yoann Lopes2015-11-2023-65/+321
| |\
| | * Add qt_real_to_fraction() helper function.Yoann Lopes2015-11-196-46/+154
| | * Support compiling with GStreamer < 0.10.32 in the camerabin plugin.Yoann Lopes2015-11-1915-18/+162
| | * Don't initialize volume on pulse audio input by default.Morten Minde Neergaard2015-11-192-1/+5
| * | winrt: Wait for focus to finish when camera stoppedSamuel Nevala2015-11-201-4/+19
| * | Fix use-after-free in AVFCameraService during renderer destructionJohn Brooks2015-11-191-7/+4
| * | winrt: Early return from searchAndLock if camera not active.Samuel Nevala2015-11-191-5/+6
| * | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2015-11-181-2/+2
| |\ \
| | * | 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
| * | | winrt: Fix toggling camera position.Samuel Nevala2015-11-171-3/+3
| |/ /
| * | winrt: Fix crash when camera unloaded while searching focus.Samuel Nevala2015-11-112-8/+14
| * | QtMultimedia: Fix build with CONFIG+=use_gstreamer_camera optionDenis Shienkov2015-11-111-1/+1
| * | DirectShow: Avoid warning about unresolved error when file is missing.Nodir Temirkhodjaev2015-11-111-0/+1
| * | Remove RHEL blacklisting for tests that passFrederik Gladhorn2015-11-071-8/+0
| * | Blacklist a few test functions for RHELFrederik Gladhorn2015-11-071-0/+12
| * | DirectShow: fix custom renderer reference counting.Yoann Lopes2015-11-062-5/+7
| * | Fix for disallowed property bindings in qml effect filesPaolo Angelelli2015-11-0612-17/+106
| * | DirectShow: use the EVR in the window control.Yoann Lopes2015-11-0524-191/+549
| * | Remove unused configuration test.Yoann Lopes2015-11-053-50/+0
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-0544-724/+1375
|\| |
| * | DirectShow: fix media player seeking.Yoann Lopes2015-11-044-24/+43
| * | DirectShow: fix some media player status issue.Yoann Lopes2015-11-041-0/+5
| * | DirectShow: clear current video frame when stopping.Yoann Lopes2015-11-041-0/+8
| * | DirectShow: set timestamp on media player frames.Yoann Lopes2015-11-041-4/+18
| * | DirectShow: fix setting volume when a media is not loaded.Yoann Lopes2015-11-042-38/+26
| * | AVFoundation: don't automatically rotate camera captures.Yoann Lopes2015-11-042-12/+4
| * | Remove superfluous includeMaurice Kalinowski2015-11-031-1/+0
| * | Blacklist qmediaplayerbackend test on Windows 64-bits.Yoann Lopes2015-10-301-0/+1
| * | winrt: Fix crash when focus operation in progress.Samuel Nevala2015-10-221-0/+2
| * | Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-212-2/+2
| * | AVFoundation: fix camera capture previews.Yoann Lopes2015-10-204-38/+82
| * | Add private API for conversion from QVideoFrame to QImage.Yoann Lopes2015-10-2013-567/+905
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Yoann Lopes2015-10-2015-45/+220
| |\|
| | * GStreamer: fix compilation with version < 0.10.31.Yoann Lopes2015-10-2012-30/+147
| | * Fix signal/slot declaration in QVideoOutputOrientationHandler.Yoann Lopes2015-10-161-2/+2
| | * AVFoundation: fix camera frames texture format.Yoann Lopes2015-10-161-13/+3
| | * Merge remote-tracking branch 'origin/5.5.1' into 5.5Liang Qi2015-10-131-0/+68
| | |\
| | | * Add 5.5.1 change file.v5.5.1Yoann Lopes2015-09-151-0/+68
| * | | winrt: Unload camera when application is suspended.Samuel Nevala2015-10-152-1/+26
| * | | winrt: Prevent camera device from being suspended.Samuel Nevala2015-10-153-4/+45
* | | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-1475-261/+1362
|\| | |
| * | | winrt: Fix two possible null pointer exceptionsSamuel Nevala2015-10-141-3/+5
| * | | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Simon Hausmann2015-10-0614-134/+491
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-0214-134/+491
| | |\| |
| | | * | AVFoundation: render camera frames using OpenGL textures on iOS.Yoann Lopes2015-09-173-40/+137
| | | * | Fixed revisions of camera-related meta objects.Marco Benelli2015-09-152-9/+17