summaryrefslogtreecommitdiffstats
path: root/src/plugins/multimedia/ffmpeg/qffmpegmediaformatinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve ffmpeg hw accel and codecs findingArtem Dyomin2023-03-061-5/+4
* Set Q_LOGGING_CATEGORY staticArtem Dyomin2023-01-181-1/+1
* Add support for FFmpeg version 5.1Piotr Srebrny2022-08-261-3/+9
* Remove H265 encoder from Windows encoder listPiotr Srebrny2022-07-051-0/+9
* Use SPDX license identifiersLucie GĂ©rard2022-06-241-38/+2
* Remove some of qDebug() and move the remaining to qCDebug()Piotr Srebrny2022-06-071-7/+10
* FFmpeg: Don't force audio data to stereo on outputLars Knoll2022-05-031-10/+84
* FFmpeg: Implement image capturing supportLars Knoll2022-04-011-0/+17
* FFmpeg: Get the audio decoder workingLars Knoll2022-03-251-0/+54
* fix API compatibility with FFmpeg v5Moody Liu2022-02-281-3/+5
* FFmpeg: Restructure the encoder code baseLars Knoll2022-01-201-24/+56
* FFmpeg: Improve meta dataLars Knoll2022-01-191-20/+59
* FFmpeg: Support playback on macOSLars Knoll2022-01-191-0/+45
* FFmpeg: Add a wrapper header file for the ffmpeg headersLars Knoll2022-01-191-5/+1
* FFmpeg: start implementing a media playerLars Knoll2022-01-191-2/+2
* Start of an FFmpeg backendLars Knoll2022-01-191-0/+277