summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AVFoundation: replace foreach with range-based forAnton Kudryavtsev2016-01-153-4/+6
* DirectShow plugin: replace foreach with range-based forAnton Kudryavtsev2016-01-156-12/+13
* QNX plugin: replace foreach with range-based forAnton Kudryavtsev2016-01-153-5/+7
* WinRT, WindowsAudio plugins: replace foreach with range-based forAnton Kudryavtsev2016-01-155-10/+11
* WMF plugin: replace foreach with range-based forAnton Kudryavtsev2016-01-155-11/+11
* Audio: replace foreach with range-based forAnton Kudryavtsev2016-01-153-12/+15
* QSGVivanteVideoMaterial: fix expensive iteration over QMap::values()Anton Kudryavtsev2016-01-151-1/+2
* fix expensive iteration over QMap::keys() and QHash::keys()Anton Kudryavtsev2016-01-144-9/+10
* tvOS supportMike Krus2016-01-1312-28/+33
* Enable using the module in a statically built applicationAndy Shaw2016-01-113-0/+21
* Add moveItem(from, to) to QMediaPlaylist.Jim Hodapp2015-12-188-0/+56
* Added insertItems and removeItems to QML Playlist.Jim Hodapp2015-12-182-0/+39
* Added addItems to QML Playlist for batch adding of tracks.Jim Hodapp2015-12-182-0/+24
* QSampleCache: use prefix ++ for iterator in setCapacityAnton Kudryavtsev2015-12-041-2/+3
* Remove insignificant flag from qsoundTony Sarajärvi2015-12-031-2/+0
* Remove insignificant flag from qaudiooutput testTony Sarajärvi2015-12-031-2/+0
* Remove insignificant from qdeclarativevideooutput testTony Sarajärvi2015-11-251-2/+0
* Remove insignificant from tst_qpaintervideosurface testTony Sarajärvi2015-11-241-2/+0
* 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