summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added config test for AVFoundation frameworkAndy Nichols2012-10-093-0/+54
* 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
* Use QVideoGraphicsItem in the videographicsitem example.Yoann Lopes2012-10-0218-32/+366
* QVideoWidget: fixed setFullScreen(false) on the Xcb platform.Yoann Lopes2012-10-012-9/+8
* 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-0/+0
* Use QVideoWidget in the videowidget example.Yoann Lopes2012-09-2612-11/+304
* Doc: Adding documentation templates from qtbaseJerome Pasion2012-09-253-0/+751
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-24988-21719/+21719
* Fix missing internal module in sync.profileAndy Nichols2012-09-241-0/+1
* 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-1220-42/+1
* 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
* Make compile with -no-widgetsTasuku Suzuki2012-09-041-8/+10
* Update the git-archive export optionsThiago Macieira2012-09-032-0/+4
* remove useless dependency in qmlvideofx.proTasuku Suzuki2012-09-031-1/+0
* Doc: Added an index page and separated \qmlproperty and \property documentationVenugopal Shivashankar2012-08-2913-199/+444
* Camera integration test fixesv5.0.0-beta1Dmytro Poplavskiy2012-08-281-11/+11
* Initial implementation of Mac camera backendDmytro Poplavskiy2012-08-2727-0/+3009
* Re-enabled CIImage based gfx video item on MacDmytro Poplavskiy2012-08-275-12/+15
* Use Qt::WindowFlags, not Qt::WFlags.Stephen Kelly2012-08-132-4/+4
* 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-082-2/+0
* Added skips to reported bugs in qmediaplayerbackend testKurt Korbatits2012-08-071-11/+19
* qt_module is deprecated, use qt_build_configOswald Buddenhagen2012-08-061-1/+1
* Compile in C++11 mode: the Q_DECLARE_METATYPE must be visibleThiago Macieira2012-08-062-9/+11
* Change the way camera format is selected.Lev Zelenskiy2012-08-061-20/+36
* Add 32 bit support (int/float) support to audioinput example.Michael Goddard2012-08-032-3/+33
* Fix some failing QAudioInput integration tests on OSX.Michael Goddard2012-08-035-54/+113
* Use moniker display name for device string.Lev Zelenskiy2012-08-034-148/+92
* Added check to qsound and qsoundeffect unit tests for audio supportKurt Korbatits2012-08-033-0/+17
* The qt quick imports are build only if qtdeclarative is presentCorentin Jabot2012-08-021-8/+11
* Add a missing include for Q_MULTIMEDIA_EXPORTThiago Macieira2012-08-022-0/+2
* Use QStandardPaths instead of QDesktopServicesThiago Macieira2012-08-022-4/+4
* QRegion::subtract is deprecatedThiago Macieira2012-08-021-1/+1
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0157-0/+58