summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve tst_QMediaPlayerBackend::playPauseStop()v5.9.0-beta3Yoann Lopes2017-04-201-0/+7
* Improve tst_QMediaPlayerBackend::processEOS()Yoann Lopes2017-04-201-0/+26
* Improve tst_QMediaPlayerBackend::surfaceTest()Yoann Lopes2017-04-201-1/+3
* Fix the testsurface in tst_qmediaplayerbackendChristian Strømme2017-04-201-2/+7
* Fix time-stamp tests in tst_qmediaplayerbackendChristian Strømme2017-04-201-0/+4
* Android: Fix camera preview orientationChristian Strømme2017-04-203-0/+19
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-1813-5/+280
|\
| * OpenSL ES: Added run-time permission checks for recording on Android5.8Christian Strømme2017-03-301-0/+31
| * Android: Add run-time permission check for recordingChristian Strømme2017-03-303-0/+16
| * GStreamer: improve the list of default recording formatsYoann Lopes2017-03-301-3/+32
| * GStreamer: Fix position value at EndOfMediaChristian Strømme2017-03-291-0/+3
| * Android: Add convenience method for checking and requesting permissionsChristian Strømme2017-03-222-0/+31
| * Android: Add logging categoryChristian Strømme2017-03-223-2/+57
| * DirectShow: support audio and video codec metadataYoann Lopes2017-03-201-0/+108
| * Don't set library paths if !QT_CONFIG(library)Ulf Hermann2017-03-091-0/+2
* | GStreamer: add QT_GSTREAMER_PLAYBIN_AUDIOSINK env variablev5.9.0-beta2Yoann Lopes2017-04-071-1/+2
* | Remove newlines from JSON stringsPaul Olav Tvete2017-04-031-6/+3
* | Remove unnecessary #includev5.9.0-beta1Paul Olav Tvete2017-03-241-1/+0
* | wasapi: Enable config tests on windowsMaurice Kalinowski2017-03-211-1/+1
* | winrt: Fix video playback without autoplay enabledMaurice Kalinowski2017-03-211-1/+5
* | wasapi: Define CLASSIC_APP_BUILD for desktop buildMaurice Kalinowski2017-03-211-1/+4
* | Build fix for -no-feature-timezonePaul Olav Tvete2017-03-201-2/+3
* | Blacklist qmediaplayerbackend tests in all versions of macOSLiang Qi2017-03-161-5/+1
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-1053-283/+287
|\|
| * Fix test build when bearer management is disabledDaiwei Li2017-03-031-0/+4
| * Clean up some strange GL defines in windowgrabber.hJason Erb2017-03-021-2/+2
| * Drop unused QProcess includeUlf Hermann2017-03-021-1/+0
| * Use QT_CONFIG macro to check for featuresLars Knoll2017-02-2741-171/+146
| * WMF plugin: Prevent detaching of QMediaResourceListHannah von Reth2017-02-062-4/+4
| * Make pulseaudio dependency privateAlexander Volkov2017-02-031-1/+1
| * DirectShow: Port to new configure system (evr, wmsdk)Friedemann Kleint2017-02-037-23/+23
| * actually delete obsolete qmultimediadefs.hOswald Buddenhagen2017-02-021-71/+0
| * Suppress the -Wfloat-equal warningThiago Macieira2017-01-261-0/+6
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-266-10/+101
| |\
| | * Add changes file for 5.8.0v5.8.0-rc1v5.8.0Yoann Lopes2016-12-151-0/+70
| | * Fix building the WMF pluginYoann Lopes2016-12-135-11/+32
* | | Let the QNX ALSA library know about suspend/resumeJames McDonnell2017-03-092-0/+6
* | | Fix build with -no-feature-graphicsviewPaul Olav Tvete2017-03-072-7/+10
* | | Limit the size of the QnxAudioOutput stack bufferJames McDonnell2017-03-071-1/+4
* | | Disable the ALSA plugin for QNXJames McDonnell2017-02-271-1/+1
* | | Blacklist qmediaplayerbackend tests in macOS 10.12Liang Qi2017-02-231-0/+1
* | | doc: add platform specific notes for iOSRichard Moe Gustavsen2017-02-142-0/+44
* | | DirectShow: Fix warnings of MinGW/gcc 5.3v5.9.0-alpha1Friedemann Kleint2017-02-063-9/+5
* | | DirectShow: Add audio and video probes classesChristian Strømme2017-01-275-0/+246
* | | DirectShow: Use the new sample grabber in DsCameraChristian Strømme2017-01-272-100/+22
* | | DirectShow: Sample grabberChristian Strømme2017-01-274-0/+293
* | | DirectShow: Add utility classChristian Strømme2017-01-275-36/+407
* | | DirectShow: Sanitize DirectShowMediaTypeChristian Strømme2017-01-2713-215/+227
* | | Add audio probe handling in the player exampleChristian Strømme2017-01-274-8/+219
* | | Make QAudioSystemPlugin doc visible.Yoann Lopes2017-01-272-4/+0