summaryrefslogtreecommitdiffstats
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
* Made audio output example easier to understand. No real code changesd3fault2015-04-102-8/+10
* 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-0725-165/+304
* Fix debug stream operators.Friedemann Kleint2015-04-079-125/+151
* 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 QNX 6.6 build by using qSqrt() and qLn()Sergio Martins2015-03-281-2/+2
* 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
* | Improvide device selection in the video filter exampleLaszlo Agocs2015-03-163-25/+19
* | 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
* | Improve QMediaPlayer auto tests.Yoann Lopes2015-03-041-36/+133
* | 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-248-27/+70
|\|
| * GStreamer: improved logic for window and widget controls usage.Yoann Lopes2015-02-187-27/+68
| * Compile Alsa and PulseAudio plugins only when enabled by configure.Yoann Lopes2015-02-171-2/+2
* | Add Linux and AMD support to the OpenCL filter exampleLaszlo Agocs2015-02-243-19/+45
* | Merge dev into 5.5Oswald Buddenhagen2015-02-2455-30328/+129349
|\ \
| * \ Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devSergio Ahumada2015-02-2227-29717/+128468
| |\ \
| | * | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-1327-29717/+128468
| | |\|
| | | * Android: fix adjusting camera viewfinder resolution.Yoann Lopes2015-02-111-9/+14