summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Implement QCustomAudioRoleControl for QNXJames McDonnell2017-11-147-3/+162
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-2732-176/+224
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-2731-175/+217
| |\
| | * Switch the metadata code to the event APIJames McDonnell2017-10-236-85/+76
| | * Android: Set the correct scan line for the video surface formatChristian Strømme2017-10-231-0/+1
| | * Update plugins.qmltypes for 5.9Christian Stromme2017-10-201-7/+19
| | * Fix license of .cpp files to LGPLKai Koehne2017-10-182-26/+50
| | * Fix outdated BSD license headerKai Koehne2017-10-181-3/+13
| | * Fix outdated FDL license headerKai Koehne2017-10-1817-51/+51
| | * Fix loading remote m3u filesVaL Doroshchuk2017-10-091-1/+2
| | * GStreamer: Fix V4L input queryVaL Doroshchuk2017-10-091-1/+2
| | * Fix memory leak in CameraBinImageCaptureChristian Strømme2017-09-291-1/+3
| * | DirectShow/MinGW: Compile with default WINVER/_WIN32_WINNTv5.10.0-beta3Friedemann Kleint2017-10-201-1/+7
* | | Propagate customAudioRole into the QML classesJames McDonnell2017-10-234-1/+91
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-1921-467/+629
|\| |
| * | MultimediaWigets/MSVC2013: Increase virtual memory range for PCH, take 2v5.10.0-beta2Friedemann Kleint2017-10-191-0/+2
| * | Revert "MultimediaWigets/MSVC2013: Increase virtual memory range for PCH"Friedemann Kleint2017-10-161-2/+0
| * | MultimediaWigets/MSVC2013: Increase virtual memory range for PCHFriedemann Kleint2017-10-131-0/+2
| * | Remove obsolete version checksv5.10.0-beta1Jake Petroules2017-09-293-41/+29
| * | Update Android dependencies with private library name changeEskil Abrahamsen Blomfeldt2017-09-261-2/+2
| * | PulseAudio: Reject unsupported audio formatsVaL Doroshchuk2017-09-261-23/+16
| * | PulseAudio: Support 24 bit framesVaL Doroshchuk2017-09-261-13/+16
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Christian Strømme2017-09-2614-389/+565
| |\|
| | * Ask for camera permissionsOliver Wolff2017-09-262-119/+163
| | * winrt: Use QMutex instead of criticalSectionsOliver Wolff2017-09-253-33/+15
| | * GStreamer: fix video output stopping when the main thread is blockedYoann Lopes2017-09-221-4/+2
| | * Switch to mmr_event_t based monitoringJames McDonnell2017-09-219-233/+385
* | | Replace Q_NULLPTR with nullptrKevin Funk2017-09-2777-152/+152
* | | Replace Q_DECL_FINAL with finalKevin Funk2017-09-241-1/+1
* | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-2294-641/+641
* | | Update customAudioRole Qt versionJames McDonnell2017-09-193-7/+7
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-081-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-alpha1Liang Qi2017-09-081-1/+1
| |\|
| | * ALSA: Fix regression in qalsaaudioinput.cppAlexandre Jousset2017-08-311-1/+1
* | | Android: remove support for local/debug deploymentJake Petroules2017-09-065-28/+20
* | | Add custom audio role API to QMediaPlayerJames McDonnell2017-09-068-7/+305
|/ /
* | WMF: Add support for QMediaMetaData::OrientationSteve Schilz2017-08-311-0/+7
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-176-16/+13
|\|
| * DirectShow: Copy the frame data when we get it before emittingAndy Shaw2017-08-166-16/+13
* | Fix warnings about casting between QString and narrow characterThiago Macieira2017-07-182-41/+41
* | PulseAudio: allow to disable the pulseaudio autospawn featureBartosz Golaszewski2017-07-121-1/+2
* | PulseAudio: allow to specify the pulseaudio server stringBartosz Golaszewski2017-07-121-1/+4
* | Merge remote-tracking branch 'origin/5.9' into devChristian Strømme2017-07-072-3/+3
|\|
| * Doc: Fix wrong slashRainer Keller2017-07-071-1/+1
| * PulseAudio: fix a pthread_mutex crash in error pathBartosz Golaszewski2017-07-061-2/+2
* | Use qDegreesToRadians() instead of hand-coding itEdward Welbourne2017-07-061-4/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-069-18/+48
|\|
| * AVFoundation: Make AVFImageCaptureControl work without a previewTimur Pocheptsov2017-06-272-3/+5
| * AVFImageCaptureControl - do not block the capture's callbackTimur Pocheptsov2017-06-262-7/+23
| * DirectShow: Change parameter of qt_evr_pixelFormatFromD3DFormat() to DWORDFriedemann Kleint2017-06-203-3/+3