summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-0760-312/+916
|\
| * Emit the StoppedState change after the file has finished writingAndy Shaw2017-05-232-6/+12
| * DirectShow: Expose the camera control interfacev5.9.0-beta4Christian Stromme2017-05-032-0/+22
| * DirectShow: Merge the helpers and common folderChristian Strømme2017-05-0322-25/+19
| * DirectShow: Enable audio and video probes in DirectShowChristian Strømme2017-05-033-17/+381
| * Fix licensingJani Heikkinen2017-05-037-98/+140
| * Android: Fix crash caused by stale video-frame objectsChristian Strømme2017-04-272-18/+36
| * AVF: Fix mediaplayer state and status issuesChristian Strømme2017-04-263-52/+90
| * DirectShow: Fix namespaced build with MinGWFriedemann Kleint2017-04-2639-37/+136
| * DirectShow: Fix uninitialized memory read in DirectShowMediaTypeEnum::Next()Friedemann Kleint2017-04-253-1/+7
| * Android: Run-time permission checks for cameraChristian Strømme2017-04-233-1/+16
* | Remove m_stopEventsToIgnoreJames McDonnell2017-05-302-14/+2
* | Remove handleMmStatusUpdateJames McDonnell2017-05-302-16/+0
* | Fix a format stringJames McDonnell2017-05-301-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-2118-8/+308
|\|
| * Android: Fix camera preview orientationChristian Strømme2017-04-203-0/+19
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-1812-5/+278
| |\
| | * 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
| * | GStreamer: add QT_GSTREAMER_PLAYBIN_AUDIOSINK env variablev5.9.0-beta2Yoann Lopes2017-04-071-1/+2
| * | 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
* | | Implement QAudioRoleControl for QNXJames McDonnell2017-03-289-6/+288
* | | io-audio based audio management for QNX 7.0.0James McDonnell2017-03-272-19/+118
* | | Propagate audio category into the QNX audio output objectJames McDonnell2017-03-272-0/+45
|/ /
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-1042-184/+165
|\|
| * 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-2735-151/+133
| * WMF plugin: Prevent detaching of QMediaResourceListHannah von Reth2017-02-062-4/+4
| * DirectShow: Port to new configure system (evr, wmsdk)Friedemann Kleint2017-02-037-23/+23
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-263-3/+3
| |\
| | * Fix building the WMF pluginYoann Lopes2016-12-133-3/+3
* | | Let the QNX ALSA library know about suspend/resumeJames McDonnell2017-03-092-0/+6
* | | Limit the size of the QnxAudioOutput stack bufferJames McDonnell2017-03-071-1/+4
* | | 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
* | | Merge remote-tracking branch 'origin/5.8' into devYoann Lopes2017-01-264-4/+14
|\| |
| * | Only update the texture if the m_glResources are validAndy Shaw2017-01-131-1/+1
| * | winrt: Fix pause/play for videosMaurice Kalinowski2017-01-031-1/+9
| * | winrt: Fix video playbackMaurice Kalinowski2017-01-031-1/+2