summaryrefslogtreecommitdiffstats
path: root/src/multimediaquick
Commit message (Expand)AuthorAgeFilesLines
* Add qDoc comments for mediaplayerSamuel Mira2021-09-061-18/+96
* Fix crash with Quick camera/video outputAssam Boudjelthia2021-09-031-1/+2
* Set captured image path to enable image previewPiotr Srebrny2021-09-031-0/+1
* docs: MediaPlayer error -> errorOccurred; redundant handler notesShawn Rutledge2021-09-021-30/+1
* doc: remove redundant signal "corresponding handler" notesShawn Rutledge2021-09-013-28/+0
* Doc: Fix QDoc errors Qt MultimediaNico Vertriest2021-08-303-11/+7
* Use linear filtering when rendering videosLars Knoll2021-08-261-0/+3
* Clean up the QVideoSink APILars Knoll2021-08-252-10/+10
* Docs: Remove superfluous or incorrect contentNicholas Bennett2021-08-242-3/+17
* Fix the Video QML element and smaller cleanups in VideoOutputLars Knoll2021-08-213-189/+12
* Doc: Fix QDoc warnings Qt MultimediaNico Vertriest2021-08-203-9/+11
* Fix link errors Qt MultimediaNico Vertriest2021-08-171-15/+0
* Doc: Fix Qt Multimedia Documentation Part 2Nicholas Bennett2021-08-111-63/+15
* Overhaul documentation for Qt 6 Release, Second BlockNicholas Bennett2021-08-102-593/+234
* Smaller cleanupsLars Knoll2021-08-052-21/+21
* Remove revisions from VideoOutput propertiesLars Knoll2021-08-051-3/+3
* Fix the direct texture pathLaszlo Agocs2021-08-041-5/+7
* Enable HW accelerated playback on AndroidLars Knoll2021-08-041-4/+8
* Merge QQuickVideoOutput and it's backend classLars Knoll2021-08-035-430/+259
* Doc: Part 1 Fix Qt Multimedia documentation issuesTopi Reinio2021-07-091-1/+1
* Rename QMultimediaDeclarativeModule to QMultimediaQuickModuleDoris Verria2021-07-051-2/+2
* Make C++ QML MediaRecorder naming consistent and expose MetaData enumsPiotr Srebrny2021-06-241-1/+8
* Overhaul documentation for Qt 6 Release, First blockNicholas Bennett2021-06-221-3/+3
* Add the 'Private' suffix to the internal module namesAlexey Edelev2021-06-221-2/+2
* Put media format enums in class scope and make it available in namespacePiotr Srebrny2021-06-181-0/+7
* Remove QMediaPlaylist from QtMultimedia for nowLars Knoll2021-06-181-1/+1
* Rename QCameraImageCapture to QImageCaptureLars Knoll2021-06-173-5/+5
* Get rid of QMediaEncoderSettingsLars Knoll2021-06-162-8/+0
* Rename QMediaEncoder to QMediaRecorderLars Knoll2021-06-162-3/+3
* Use QAudioOutput in QMediaPlayerLars Knoll2021-06-111-1/+4
* Add QAudioInput/OutputLars Knoll2021-06-111-0/+14
* Replace deprecated Q_ENUMS with Q_ENUMPiotr Srebrny2021-06-092-4/+6
* Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDeviceLars Knoll2021-06-081-6/+6
* CMake: Update to latest qml CMake APIAlexandru Croitor2021-06-073-12/+597
* Remove the inheritance between QMediaEncoderSettings and QMediaFormatLars Knoll2021-06-041-0/+7
* CMake: Remove usage of old compatibility CMake APIAlexandru Croitor2021-05-271-1/+1
* Remove SINGLETON word from QMediaDevices to enable on..Changed signalsPiotr Srebrny2021-05-261-1/+0
* Clean up the videoOutput() APILars Knoll2021-05-212-8/+8
* Merge QCameraImageProcessing into QCameraLars Knoll2021-05-181-8/+0
* Merge QCameraExposure into QCameraLars Knoll2021-05-181-8/+0
* Merge the QCameraFocus API into QCameraLars Knoll2021-05-182-9/+1
* Rename QMediaDeviceManager to QMediaDevicesVolker Hilsheimer2021-05-071-3/+3
* Make QVideoFrame(Format) movable, smaller API cleanupsVolker Hilsheimer2021-05-072-4/+3
* Have the QPlatformMediaIntegration create the platformimageCaptureDoris Verria2021-04-281-1/+1
* Remove QMediaPluginLoaderLars Knoll2021-04-271-1/+0
* Remove qmake files from the repositoryLars Knoll2021-04-231-32/+0
* Correct include for private headerSamuli Piippo2021-04-221-1/+1
* Further cleanups of the VideoOutput APILars Knoll2021-04-192-201/+0
* Remove unused source property from VideoOutputLars Knoll2021-04-192-37/+0
* Move the remaining items from the QML plugin into multimediaquickLars Knoll2021-04-199-79/+2099