summaryrefslogtreecommitdiffstats
path: root/src/plugins/multimedia/ffmpeg/qffmpegresampler_p.h
Commit message (Expand)AuthorAgeFilesLines
* Implement audio resampler in the ffmpeg pluginArtem Dyomin2024-01-231-8/+15
* Fix memory leak in audio encoderArtem Dyomin2023-08-021-1/+1
* Fix audioplayback of large frames and improve synchronizationArtem Dyomin2023-07-071-1/+5
* Reduce choppy sound on audio playback if audio sink is almost emptyArtem Dyomin2023-05-051-0/+3
* Code cleanup: remove old ffmpeg decoderArtem Dyomin2022-12-221-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-06-241-38/+2
* Move the resampling code into a small class of it's ownLars Knoll2022-04-051-0/+82