summaryrefslogtreecommitdiffstats
path: root/src/multimedia/qmediaformat.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix QDoc errors Qt MultimediaNico Vertriest2021-08-301-9/+14
* Doc: Fix Qt Multimedia Documentation Part 2Nicholas Bennett2021-08-111-3/+68
* Doc: Fix Qt Multimedia Documentation Part 3Nicholas Bennett2021-08-101-2/+5
* Overhaul documentation for Qt 6 Release, Second BlockNicholas Bennett2021-08-101-33/+38
* Doc: Part 1 Fix Qt Multimedia documentation issuesTopi Reinio2021-07-091-12/+29
* Rename QMediaCaptureSession::encoder to recorderLars Knoll2021-07-081-1/+1
* Clean up file format and audio profile handlingLars Knoll2021-06-251-18/+30
* Fix media codecs resolver when switching between audio and audio/videoPiotr Srebrny2021-06-161-4/+7
* Rename QMediaEncoder to QMediaRecorderLars Knoll2021-06-161-2/+2
* Remove the inheritance between QMediaEncoderSettings and QMediaFormatLars Knoll2021-06-041-1/+147
* Fix crashes on Linuxwip/qt6Friedemann Kleint2021-05-261-3/+14
* Make QMediaFormat movableVolker Hilsheimer2021-05-121-3/+31
* Support WAV format recordings on macOSDoris Verria2021-05-121-1/+1
* Get rid of QMediaFormat::ModeDoris Verria2021-05-121-5/+3
* Rename canEncode/Decode to isSupported(ConversionMode)Volker Hilsheimer2021-05-071-13/+4
* Fix tst_qmediaencoderLars Knoll2021-04-271-0/+9
* Next steps in consistent class namingLars Knoll2021-03-021-7/+7
* More changes for QMediaFormat handling on the backendLars Knoll2021-02-091-310/+44
* Add support for retrieving a mimetype for a QMediaFormatLars Knoll2021-02-091-23/+49
* Use the new QMediaEncoderSettings in QMediaRecorderLars Knoll2021-02-091-25/+124
* New API for handling media formats and codecsLars Knoll2021-02-091-0/+479