summaryrefslogtreecommitdiffstats
path: root/src/plugins/multimedia/ffmpeg/qffmpeg_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix build with ffmpeg swrresample version < 4.9.100v6.7.0-beta2Artem Dyomin2024-01-241-0/+2
* Move creation of ffmpeg audio resampler to utilsArtem Dyomin2024-01-191-0/+20
* Fix build with ffmpeg 6.1Artem Dyomin2023-12-281-0/+4
* Implement debug output for AVRationalArtem Dyomin2023-08-021-0/+2
* Fix memory leak in audio encoderArtem Dyomin2023-08-021-0/+2
* Fix warning when QT_FFMPEG_HAS_FRAME_DURATION is not setVolker Hilsheimer2023-05-191-0/+1
* Improve getting ffmpeg frame durationArtem Dyomin2023-05-161-1/+12
* Fix a few memory leaksArtem Dyomin2023-04-131-0/+13
* Improve ffmpeg camera formats selection on darwin OSArtem Dyomin2023-03-201-0/+7
* Fix compilation with old ffmpeg versionsArtem Dyomin2023-03-141-0/+24
* Refactor VideoFrameEncoder construction and imrove codecs findingArtem Dyomin2023-03-111-0/+48
* Improve ffmpeg hw accel and codecs findingArtem Dyomin2023-03-061-1/+17
* Minor cleanup of duplicated codeArtem Dyomin2023-02-171-24/+14
* Code cleanup: remove old ffmpeg decoderArtem Dyomin2022-12-221-0/+22
* Fix some memory leaks and crashes in corner cases with ffmpeg encoderArtem Dyomin2022-11-231-0/+16
* Clean up multiplication by AVRational, avoid dividing by 0Piotr Srebrny2022-10-191-5/+18
* Add support for FFmpeg version 5.1Piotr Srebrny2022-08-261-0/+2
* Use SPDX license identifiersLucie GĂ©rard2022-06-241-38/+2
* Fix namespaced build on macOSLars Knoll2022-05-101-0/+4
* Fix compilation of qffmpeg_p.h headerLars Knoll2022-04-091-0/+1
* Replace av_err2str macro that does not compile on MSVCPiotr Srebrny2022-04-071-0/+7
* Pass the color transfer characteristics to QVideoFrameLars Knoll2022-04-071-0/+2
* Improve state handling in the DecoderLars Knoll2022-04-041-0/+5
* FFmpeg: Fix QMediaRecorder::durationLars Knoll2022-04-021-0/+10
* FFmpeg: Add more generic clock handlingLars Knoll2022-01-201-0/+4
* FFmpeg: Small build system cleanupLars Knoll2022-01-201-1/+0
* FFmpeg: Use libswscale to handle pixel formats Qt doesn't know aboutLars Knoll2022-01-191-0/+2
* FFmpeg: Play back audioLars Knoll2022-01-191-0/+1
* FFmpeg: Add a wrapper header file for the ffmpeg headersLars Knoll2022-01-191-0/+46