summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| | | * 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-102-1/+50
| | | |\
| | | | * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-02-102-1/+50
| | | | |\
| | | | | * Ensure the system libraries are linked when -opengl dynamic is usedv5.4.1Andy Shaw2015-02-031-1/+1
| | | | | * Added 5.4.1 change file.Yoann Lopes2015-02-031-0/+49
| | | * | | bic: Add 5.{1,2,3,4}.0 bic data for linux-gcc-amd64Sergio Ahumada2015-02-1010-29675/+128370
| | | * | | 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
| | | |/ /
| | | * | Replace blog.qt.digia.com with blog.qt.ioSergio Ahumada2015-02-062-2/+2
| | | * | directshow: Fix plugging/unplugging a second cameraSergio Martins2015-02-051-6/+9
| | | * | Fix memory leak in QWindowsAudioDeviceInfo::availableDevices().Friedemann Kleint2015-02-051-0/+2
| | | * | Add the library prefix to QObject in public headerSergio Ahumada2015-02-041-1/+1
| | | * | Fix no-opengl pixel format check (reenables Format_RGB24)Peter Seiderer2015-02-021-1/+1
| * | | | Remove BlackBerry PlayBook support.Rafael Roquetto2015-02-187-64/+6
| * | | | GStreamer: some improvements with the camerabin's capture settings.Yoann Lopes2015-02-183-30/+44
| * | | | GStreamer: improve camerabin audio settings checking.Yoann Lopes2015-02-181-3/+3
| * | | | GStreamer camerabin: don't recreate camera source on device change.Yoann Lopes2015-02-181-33/+34
| * | | | GStreamer: remove unused function and enum.Yoann Lopes2015-02-182-12/+0
| * | | | GStreamer: runtime check for controls that require GstPhotography.Yoann Lopes2015-02-184-21/+45
| * | | | GStreamer 1.0: fix some problems with QGstVideoRendererSink.Yoann Lopes2015-02-182-97/+22
| * | | | GStreamer: implemented QCameraViewfinderSettingsControl2.Yoann Lopes2015-02-1812-204/+572
| * | | | GStreamer 1.0: fix frame rate retrieved with QGstUtils::formatFromCaps.Yoann Lopes2015-02-181-1/+1
| * | | | GStreamer: fix camerabin state and status changes.Yoann Lopes2015-02-188-138/+152