Ilya Fedin
|
63bad22ac4
|
Remove some ffmpeg version conditionals
The previous commit uses a FFmpeg 6.1+ API making all those conditionals broken
|
2025-10-06 11:37:40 +04:00 |
|
Robert-André Mauchin
|
3358673ba4
|
Add compatibility with FFMPEG 7.0
avio: Constify data pointees of write callbacks
avutil: remove deprecated FF_API_PKT_DURATION
Ref: https://github.com/FFmpeg/FFmpeg/commit/2a68d945cd74265bb71c3d38b7a2e7f7d7e87be5
https://github.com/FFmpeg/FFmpeg/commit/02aea61d69d8f81bc285e2131bf25f96a3e27feb
https://github.com/FFmpeg/FFmpeg/commit/b8fef7e9c520b3923b32813b6a82c154c74402dc
|
2024-05-14 14:39:29 +04:00 |
|
John Preston
|
6f9a540a61
|
Fix crash when libvpx decoder is absent.
Fixes #26849.
|
2023-09-25 12:41:34 +04:00 |
|
John Preston
|
ab25cf214c
|
Fix FFmpeg frame generator ending.
|
2022-09-08 09:50:11 +04:00 |
|
Alexander Kernozhitsky
|
a5bd4ef6f7
|
Fix code style
|
2022-09-04 08:04:02 +04:00 |
|
Alexander Kernozhitsky
|
c6c2a44e9d
|
Patch the remaining uses or FFmpeg APIs
|
2022-09-04 08:04:02 +04:00 |
|
John Preston
|
85acf051c1
|
Try to fix build with GCC.
|
2022-09-03 06:51:02 +04:00 |
|
John Preston
|
ed3f246510
|
Use FrameGenerator-based AnimatedIcon for reactions.
|
2022-09-02 21:14:32 +04:00 |
|