summaryrefslogtreecommitdiffstats
path: root/src/plugins/multimedia/ffmpeg/qffmpegmediametadata.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for thumbnail metadata in QMediaPlayer with FFmpeg backendJøger Hansegård2023-12-011-4/+7
* Set Q_LOGGING_CATEGORY staticArtem Dyomin2023-01-181-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-241-38/+2
* Remove some of qDebug() and move the remaining to qCDebug()Piotr Srebrny2022-06-071-4/+6
* Get rid of our own copy of the ISO639-2 dataLars Knoll2022-04-091-2/+2
* Properly set the meta data on recorded media filesLars Knoll2022-04-041-2/+45
* Add a missing return statementLars Knoll2022-04-041-0/+1
* FFmpeg: Add better metadata parsing supportLars Knoll2022-01-191-0/+169