summaryrefslogtreecommitdiffstats
path: root/src/multimedia
Commit message (Expand)AuthorAgeFilesLines
* GStreamer: fix GstAppSrc usage.Yoann Lopes2016-01-191-2/+0
* Fix setting state to not playing when audio error occurredPasi Petäjäjärvi2016-01-141-1/+2
* Fix playing sound in loop if sample size is smallPasi Petäjäjärvi2016-01-071-0/+2
* Add qt_real_to_fraction() helper function.Yoann Lopes2015-11-193-2/+142
* Support compiling with GStreamer < 0.10.32 in the camerabin plugin.Yoann Lopes2015-11-191-0/+1
* GStreamer: fix compilation with version < 0.10.31.Yoann Lopes2015-10-202-0/+7
* Fix signal/slot declaration in QVideoOutputOrientationHandler.Yoann Lopes2015-10-161-2/+2
* Fix crash in QSoundEffect when using it from a non-GUI thread.Yoann Lopes2015-08-251-0/+1
* QMediaPlayer: clear current playlist on deletion.Yoann Lopes2015-08-191-0/+2
* GStreamer: refactored widget and window control.Yoann Lopes2015-08-184-32/+144
* Fix QCamera viewfinder capabilities functions..Yoann Lopes2015-08-182-3/+5
* GStreamer: added convenience function in QGstUtils.Yoann Lopes2015-08-131-0/+1
* Fix camera plugin selection.Yoann Lopes2015-08-121-8/+3
* Remove obsolete check in QMediaServiceChristian Strømme2015-08-121-2/+0
* Bind the playlist connected to a player.Loïc Molinari2015-08-121-0/+2
* Fix qdoc warnings.Yoann Lopes2015-08-116-17/+69
* Doc: update qml module version to 5.5.Yoann Lopes2015-08-117-21/+6
* Emit mediaAboutToBeRemoved() before mediaRemoved() in QMediaPlaylist.Loïc Molinari2015-08-101-1/+3
* Check and fix up bounds in QMediaPlaylist methods.Loïc Molinari2015-08-101-6/+16
* Clean up QMediaPlayer documentation.Loïc Molinari2015-08-101-7/+7
* Add new property to QVideoSurfaceFormat.Yoann Lopes2015-08-071-1/+12
* Doc: replace Mac OS X with OS XNico Vertriest2015-07-153-3/+3
* 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
* Define QCamera::FrameRateRange as a struct.Yoann Lopes2015-06-112-7/+43
* GStreamer: flush the current frame when stopping a media player.Yoann Lopes2015-05-272-0/+9
* Fix typo in QCameraViewfinderSettingsControl documentationSamuel Gaist2015-05-161-1/+1
* Doc: Added a link to the wiki with plugin info.Venugopal Shivashankar2015-05-131-0/+5
* 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
|/ / /