summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Camera flash control - version for iOS/OS XTimur Pocheptsov2015-04-135-2/+317
* [QtAudioEngine] Fix C&P typo in the SoundInstance docsKonstantin Ritt2015-04-131-2/+2
* [QDeclarativeSound] Pass QString by const-refKonstantin Ritt2015-04-132-2/+2
* [AudioEngine] Minor code clean-upKonstantin Ritt2015-04-132-144/+146
* [AudioEngine] Do not crash on destruction after sample loading errorKonstantin Ritt2015-04-131-4/+19
* [AudioEngine] Minor improvement to the docu snippetsKonstantin Ritt2015-04-132-2/+4
* [DirectShow] Fix potential memory access violationKonstantin Ritt2015-04-131-0/+3
* [DirectShow] Fix potention undefined behavior on destructionKonstantin Ritt2015-04-134-3/+8
* Fix tr()-context of message in QMediaPlayerPrivate.Friedemann Kleint2015-04-091-1/+1
* QMediaPlayer: handle resource files in a cross-platform way.Yoann Lopes2015-04-0719-159/+196
* Fix debug stream operators.Friedemann Kleint2015-04-077-121/+145
* Fix incorrect warning in QML AudioEngine.Yoann Lopes2015-04-071-0/+1
* GStreamer 1.0: fix frames being presented too many times.Yoann Lopes2015-04-071-9/+8
* Don't error out when presenting empty frames in QSGVideoItemSurface.Yoann Lopes2015-04-071-4/+0
* GStreamer: implement unlock() in QGstVideoRendererSink.Yoann Lopes2015-04-074-1/+46
* GStreamer 1.0: show preroll frames.Yoann Lopes2015-04-072-3/+5
* Remove stray <QtNetwork> includesAndrew Knight2015-03-305-4/+9
* Fix inconsistent overrides. [-Winconsistent-missing-override]Sergio Martins2015-03-222-16/+16
* Add NV12/NV21 support into SG videonode.Timur Pocheptsov2015-03-204-62/+177
* AVFCameraViewfinderSettings - add NV12 formatTimur Pocheptsov2015-03-203-29/+94
* Fix WinRT Audio elements cannot play Qt resouce audio filesPeng Wu2015-03-171-1/+1
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-174-95/+89
|\
| * QPainterVideoSurface: restore original order for the supported formats.Yoann Lopes2015-03-131-10/+12
| * Revert "Alsa: fix crash when detecting devices."Yoann Lopes2015-03-112-83/+75
| * Android: fix some MediaPlayer signals not being emitted on first load.Yoann Lopes2015-03-041-2/+2
* | Fix uninitialized memory reads in MFAudioDecoderControl.v5.5.0-alpha1Friedemann Kleint2015-03-101-2/+4
* | Free d in QAudioBuffer &QAudioBuffer::operator =(const QAudioBuffer &).Friedemann Kleint2015-03-101-0/+2
* | AVCaptureDeviceFormat - avoid duplicates (OS X/iOS)Timur Pocheptsov2015-03-106-93/+140
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-032-1/+12
|\|
| * Check for the quick module before adding the videonode pluginAndy Shaw2015-02-271-1/+5
| * Fixing camera enumeration on hotplugLibor Tomsik2015-02-251-0/+7
* | Image encoder control - version for OS X/iOSTimur Pocheptsov2015-03-028-6/+386
* | Viewfinder settings control (1) for OS X/iOSTimur Pocheptsov2015-03-024-0/+184
* | Viewfinder settings control (2) - version for iOS/OS XTimur Pocheptsov2015-03-029-3/+716
* | Add AVF camera utilities - general aux. functions/classesTimur Pocheptsov2015-03-026-8/+430
* | DirectShow: implemented QCameraViewfinderSettingsControl2.Yoann Lopes2015-02-267-55/+284
* | ios: Enable volume and mute functionalityFrank Osterfeld2015-02-251-9/+21
* | ios: Do not leak texture cache objectsFrank Osterfeld2015-02-251-9/+11
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-247-25/+68
|\|
| * GStreamer: improved logic for window and widget controls usage.Yoann Lopes2015-02-187-27/+68
* | Merge dev into 5.5Oswald Buddenhagen2015-02-2443-633/+916
|\ \
| * \ Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devSergio Ahumada2015-02-2216-42/+49
| |\ \
| | * | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-1316-42/+49
| | |\|
| | | * Android: fix adjusting camera viewfinder resolution.Yoann Lopes2015-02-111-9/+14
| | | * Fix some typosSergio Ahumada2015-02-1111-17/+17
| | | * Merge "Merge remote-tracking branch 'origin/5.4.1' into 5.4" into refs/stagin...Frederik Gladhorn2015-02-101-1/+1
| | | |\
| | | | * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-02-101-1/+1
| | | | |\
| | | | | * Ensure the system libraries are linked when -opengl dynamic is usedv5.4.1Andy Shaw2015-02-031-1/+1
| | | * | | Clarify documentation for QImageCapture's 'ready' property.Yoann Lopes2015-02-102-14/+11
| | | * | | Encode urls passed to media player properlyJoni Poikelin2015-02-101-1/+1
| | | |/ /