summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Enable the "#include <QMultimedia>" camel-case headerSze Howe Koh2012-11-0627-31/+30
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-0657-197/+194
* Enable the "#include <QMediaMetaData>" camel-case headerSze Howe Koh2012-11-065-538/+634
* Rename namespace QtMultimedia::MetaData -> QMediaMetaDataSze Howe Koh2012-11-0624-466/+464
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-0514-76/+12
* fix VPATHOswald Buddenhagen2012-11-051-0/+1
* Remove stale QT_MODULE() usage casesSergio Ahumada2012-10-25119-238/+0
* Fix the QML list interfaceFriedemann Kleint2012-10-242-2/+2
* add install path to ruleMaurice Kalinowski2012-10-221-0/+3
* Fix for QuickTime 7 media player backendCaroline Chao2012-10-193-16/+33
* Add MediaPlayer support to AVFoundation pluginAndy Nichols2012-10-1925-1/+3591
* Doc: Removed dependency on qtmultimedia.cssVenugopal Shivashankar2012-10-191-5/+0
* Make QGstreamerPlayerSession 'VAAPI-aware'.Yoann Lopes2012-10-172-0/+86
* QtMultimedia: Fix compiler warnings.Friedemann Kleint2012-10-173-3/+3
* Fix compilation with stock MinGW.Friedemann Kleint2012-10-173-8/+27
* Compile after removal of compatibility code in QtQuick.Friedemann Kleint2012-10-161-3/+3
* Remove unused value in qvideowidget.cppCaroline Chao2012-10-131-2/+0
* Update docs after modularization of docsTor Arne Vestbø2012-10-113-48/+5
* Fix issue sharing OpenGL context from render thread on OS XAndy Nichols2012-10-092-1/+24
* Fixed AVF camera backend build with namespaced QtDmytro Poplavskiy2012-10-093-4/+6
* Export QAudioHelperInternal symbolsKevin Ottens2012-10-081-1/+1
* Don't add the beginning of the file to the end of the last periodKevin Ottens2012-10-081-2/+3
* Blackberry: Move the mediaservice plugin in a subdirectoryKevin Ottens2012-10-0815-32/+37
* Doc: Added Qt Multimedia to 'qmlmodules' groupJerome Pasion2012-10-031-1/+2
* QVideoWidget: fixed setFullScreen(false) on the Xcb platform.Yoann Lopes2012-10-011-8/+7
* Doc: Organized related information in subsectionsVenugopal Shivashankar2012-09-281-46/+40
* Add missing QT_{BEGIN,END}_NAMESPACESergio Ahumada2012-09-273-0/+6
* Doc: Moved example documentation and imagesVenugopal Shivashankar2012-09-2629-1062/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-24641-15075/+15075
* Fix gstreamer plugin build for platforms with qreal -> floatRomain Pokrzywka2012-09-141-1/+1
* Doc: Updated landing page to be consistent with other module landing pagesVenugopal Shivashankar2012-09-133-29/+70
* Doc: Removed the unnecessary \annotatedlist command to avoid duplicationVenugopal Shivashankar2012-09-121-3/+7
* remove usage of QT_MAKEDLL from QtMultimediaJoerg Bornemann2012-09-123-38/+4
* remove references to qMemSet & qMemCopyOswald Buddenhagen2012-09-123-6/+6
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-1215-30/+0
* Fix compilation after the qreal->float change in Math3DThiago Macieira2012-09-121-1/+1
* Blackberry: Add Q_DECL_OVERRIDE keywordsThomas McGuire2012-09-064-45/+45
* Hide the video overlay when the QML element is hiddenThomas McGuire2012-09-063-3/+18
* Blackberry: Use debug output for errors by defaultThomas McGuire2012-09-051-12/+4
* WMF Backend: Fix crash in MFPlayerService::releaseControl.Jason Barron2012-09-041-0/+2
* Doc: Added an index page and separated \qmlproperty and \property documentationVenugopal Shivashankar2012-08-2913-199/+444
* Initial implementation of Mac camera backendDmytro Poplavskiy2012-08-2727-0/+3009
* Re-enabled CIImage based gfx video item on MacDmytro Poplavskiy2012-08-274-8/+11
* make use of QT_PRIVATE to specify private Qt dependenciesOswald Buddenhagen2012-08-111-7/+5
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-113-3/+3
* Remove the WA_PaintOnScreen widget attribute for vide widgetsLars Knoll2012-08-081-1/+0
* qt_module is deprecated, use qt_build_configOswald Buddenhagen2012-08-061-1/+1
* Change the way camera format is selected.Lev Zelenskiy2012-08-061-20/+36
* Fix some failing QAudioInput integration tests on OSX.Michael Goddard2012-08-034-14/+73
* Use moniker display name for device string.Lev Zelenskiy2012-08-034-148/+92