summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added new playlist QML type.Loïc Molinari2015-08-108-3/+897
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-0924-140/+117
|\
| * Add new property to QVideoSurfaceFormat.Yoann Lopes2015-08-074-15/+49
| * Fix warnings about unused private fieldsThiago Macieira2015-08-068-9/+5
| * Don't list avfcamerainfocontrol header and sources twiceThiago Macieira2015-08-061-2/+0
| * 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
| * winrt: Fix crash during certain video operationsPeng Wu2015-07-281-27/+10
| * Fix video nodes material comparison.Yoann Lopes2015-07-203-0/+11
| * Doc: replace Mac OS X with OS XNico Vertriest2015-07-153-3/+3
| * GStreamer: fix supported values returned by CameraBinImageProcessing.Yoann Lopes2015-07-141-11/+22
| * WindowsAudio: Fix compiler warnings by g++/MinGW.Friedemann Kleint2015-07-131-2/+2
* | Exclude failing tests on RHEL and UbuntuSimon Hausmann2015-07-233-0/+10
* | Extend test exclusion for this test on OS XSimon Hausmann2015-07-232-0/+5
* | Prospective fix for building QtMultimedia on Android against installed QtBaseSimon Hausmann2015-07-231-1/+1
* | Unit test qaudiodecoder: Do not rely on qCompare(bool, int,...).Friedemann Kleint2015-07-171-4/+4
* | Blacklist failing part from tst_qsoundeffectJani Vähäkangas2015-07-062-2/+5
* | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devLiang Qi2015-06-3030-84/+561
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-2930-84/+561
| |\|
| | * Bump versionOswald Buddenhagen2015-06-291-1/+1
| | * Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-2622-44/+240
| | |\
| | | * QCameraViewFinderSettings: add missing includev5.5.0-rc1v5.5.0Marc Mutz2015-06-141-0/+1
| | | * QAbstractVideoFilter: make ctor explicitMarc Mutz2015-06-121-1/+1
| | | * QCameraViewFinderSettings: make op== transitiveMarc Mutz2015-06-121-2/+2
| | | * QCameraViewFinderSettings: declare sharedMarc Mutz2015-06-121-0/+7
| | | * QCameraViewFinderSettings: make op== non-memberMarc Mutz2015-06-122-16/+22
| | | * QCameraViewFinderSettings: use correct includeMarc Mutz2015-06-121-1/+2
| | | * Added 5.5.0 change file.Yoann Lopes2015-06-111-0/+118
| | | * Define QCamera::FrameRateRange as a struct.Yoann Lopes2015-06-114-12/+48
| | | * WinRT: fix namespaced buildJoerg Bornemann2015-06-0413-13/+39
| | | * winrt: fix camera preview on Lumia 530Peng Wu2015-06-031-0/+1
| | | * AVFoundation: fix wrong Q_ASSERT.Yoann Lopes2015-06-021-1/+1
| | * | winrt: Implement QImageEncoderControl for cameraPeng Wu2015-06-237-15/+260
| | * | AVFoundation: don't use shared OpenGL contexts unless needed.Yoann Lopes2015-06-101-11/+15
| | * | Support BGR format for OpenGL textures in QPainterVideoSurface.Yoann Lopes2015-06-101-4/+25
| | * | Add an env var to disable OpenGL texture-based video frames.Laszlo Agocs2015-06-031-0/+11
| | * | Media asset writer - use the right macroTimur Pocheptsov2015-06-031-10/+10
* | | | Blacklist cases from qaudiodecoderbackend and qmediaplayerbackendJani Vähäkangas2015-06-304-2/+83
|/ / /
* | | Blacklist part of tst_qaudiodeviceinfoJani Vähäkangas2015-06-292-1/+5
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-0363-358/+1843
|\| |
| * | GStreamer: remove unnecessary qWarning().Yoann Lopes2015-06-021-2/+0
| * | AVFoundation: fix a problem when changing the camera viewfinder size.Yoann Lopes2015-06-021-1/+3
| |/
| * Video asset writer for iOSTimur Pocheptsov2015-05-2911-10/+1199
| * AVFoundation: fix default camera viewfinder pixel format.Yoann Lopes2015-05-293-41/+33
| * GStreamer: flush the current frame when stopping a media player.Yoann Lopes2015-05-274-8/+110
| * Android: fix setting the camera preview resolution.Yoann Lopes2015-05-274-27/+21
| * AVFoundation: additional build fixes for OSX < 10.9.Yoann Lopes2015-05-271-9/+26
| * Add CONFIG += testcase to auto/unit/qaudiobuffer/qaudiobuffer.pro.Friedemann Kleint2015-05-261-1/+1
| * videonode: imx6: Ensure the video node excludes padding pixelsCarlos Rafael Giani2015-05-266-4/+90
| * GStreamer: don't use xvimagesink when Qt is not using Xcb.Yoann Lopes2015-05-262-2/+8