summaryrefslogtreecommitdiffstats
path: root/src/multimedia
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-152-20/+15
|\
| * Use proper d_ptr for QPlaylistFileParser.Yoann Lopes2015-03-182-21/+15
* | 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-075-38/+179
* | Fix debug stream operators.Friedemann Kleint2015-04-077-121/+145
* | GStreamer: implement unlock() in QGstVideoRendererSink.Yoann Lopes2015-04-072-0/+7
* | GStreamer 1.0: show preroll frames.Yoann Lopes2015-04-071-1/+1
* | Remove stray <QtNetwork> includesAndrew Knight2015-03-304-3/+9
* | Free d in QAudioBuffer &QAudioBuffer::operator =(const QAudioBuffer &).Friedemann Kleint2015-03-101-0/+2
* | Merge dev into 5.5Oswald Buddenhagen2015-02-248-20/+22
|\ \
| * \ Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devSergio Ahumada2015-02-226-11/+10
| |\ \
| | * | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-136-11/+10
| | |\|
| | | * Fix some typosSergio Ahumada2015-02-115-5/+5
| | | * Clarify documentation for QImageCapture's 'ready' property.Yoann Lopes2015-02-101-5/+4
| | | * Add the library prefix to QObject in public headerSergio Ahumada2015-02-041-1/+1
| * | | GStreamer 1.0: fix some problems with QGstVideoRendererSink.Yoann Lopes2015-02-181-8/+4
| * | | GStreamer: implemented QCameraViewfinderSettingsControl2.Yoann Lopes2015-02-181-1/+8
* | | | Fix some qdoc-warnings.Friedemann Kleint2015-02-232-4/+4
|/ / /
* / / Fix BSD license headersSergio Ahumada2015-02-171-3/+3
|/ /
* | Update copyright headersAntti Kokko2015-02-12258-1825/+1801
* | Add video filtering support to VideoOutputLaszlo Agocs2015-02-038-7/+456
* | Merge remote-tracking branch 'origin/5.4' into devYoann Lopes2015-01-191-0/+3
|\|
| * Support byte ordered QImage formats in pixelFormatFromImageFormatLaszlo Agocs2015-01-091-0/+3
* | New camera viewfinder settings API.Yoann Lopes2015-01-1311-6/+783
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-172-3/+2
|\|
| * Remove private API use from video orientation handlerAndrew Knight2014-12-111-3/+1
| * Fix VideoOutput autoOrientation when switching cameras.Yoann Lopes2014-12-031-0/+1
* | Add additional exposure modes to QCameraExposure.Andrew den Exter2014-11-282-0/+20
* | Add a color filter property to QCameraImageProcessing.Andrew den Exter2014-11-284-1/+82
* | Allow supported camera locks to change after initialization.Andrew den Exter2014-11-282-21/+15
* | GStreamer: port to 1.0.Yoann Lopes2014-11-2712-17/+612
|/
* Remove unused private membersThiago Macieira2014-11-251-7/+0
* Fix bogus videonode plugin handlingv5.4.0-rc1Laszlo Agocs2014-11-181-2/+0
* WinRT: Fix compilation after ANGLE updateMaurice Kalinowski2014-11-171-1/+1
* Add QT_GSTREAMER_CAMERABIN_VIDEOSRC environment variable.Yoann Lopes2014-10-301-0/+2
* Merge remote-tracking branch 'origin/5.3' into 5.4Sergio Ahumada2014-09-263-118/+36
|\
| * Remove unused includesChristian Strømme2014-09-111-3/+0
| * Make PLS parser more permissive.Yoann Lopes2014-09-101-92/+10
| * Fix URL handling in PLS parser.Yoann Lopes2014-09-091-25/+26
| * QMediaNetworkPlaylistProvider: Upon error parsing, stop parsing.Andres Gomez2014-09-091-0/+2
* | Revert "QMediaNetworkPlaylistProvider: Upon error parsing, stop parsing."Yoann Lopes2014-09-171-2/+0
* | Ensure pre-roll frames are displayed when gstreamer backend is paused.Andrew den Exter2014-09-121-12/+1
* | ANGLE is never available on WinCELaszlo Agocs2014-09-091-2/+2
* | Fix little typo in QCameraExposureControlSamuel Gaist2014-08-261-1/+1
* | Add a declaration to QIODeviceThiago Macieira2014-08-251-0/+2
* | Update license headers and add new license filesAntti Kokko2014-08-24232-4398/+2542
* | Set volume only if volume was explicitly set.Robin Burchell2014-08-042-3/+17
* | Resource policy support for QSoundEffect.Robin Burchell2014-08-042-1/+47
* | QMediaNetworkPlaylistProvider: Upon error parsing, stop parsing.Robin Burchell2014-08-041-0/+2
* | Support dynamic opengl32 - ANGLE switching on WindowsLaszlo Agocs2014-07-292-1/+119