summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge remote-tracking branch 'origin/5.8' into devYoann Lopes2017-01-2627-79/+175
|\| |
| * | Only update the texture if the m_glResources are validAndy Shaw2017-01-131-1/+1
| * | QWindowVideoWidgetBackend: scale coordinates passed to controlFriedemann Kleint2017-01-112-4/+21
| * | Bump versionOswald Buddenhagen2017-01-031-1/+1
| * | winrt: Fix pause/play for videosMaurice Kalinowski2017-01-031-1/+9
| * | winrt: Fix video playbackMaurice Kalinowski2017-01-031-1/+2
| * | return better images in metadata in gstreamerTasuku Suzuki2016-12-151-1/+2
| * | GStreamer: Only register one typefind functionChristian Strømme2016-12-142-12/+56
| * | PulseAudio: make sound effect implementation more robustYoann Lopes2016-12-122-25/+94
| * | GStreamer: fix a memory leak in the media player sessionYoann Lopes2016-12-121-4/+6
| * | Examples: Add missing overrideAlexander Volkov2016-12-1219-46/+46
* | | Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-195-28/+1
* | | QtMultimedia: Use the newly-introduced qmlWarning instead of qmlInfoRobin Burchell2017-01-131-1/+1
* | | GStreamer: Add missing override and remove redundant virtualAlexander Volkov2016-12-1336-208/+208
* | | GStreamer camerabin: Add missing override and remove redundant virtualAlexander Volkov2016-12-1323-119/+119
* | | Add missing override and remove redundant virtualAlexander Volkov2016-12-1253-323/+323
* | | Improve the playlist parserChristian Strømme2016-12-124-176/+312