Package: subtitlecomposer / 0.8.2-3
Metadata
| Package | Version | Patches format |
|---|---|---|
| subtitlecomposer | 0.8.2-3 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| upstream_Include libavcodec avfft.h only when AUDIO_VISUALIZA.patch | (download) |
src/videoplayer/backend/videostate.h |
7 6 + 1 - 0 ! |
[patch] include libavcodec/avfft.h only when audio_visualization is enabled libavcodec/avfft.h is needed only when the code of AUDIO_VISUALIZATION is enabled (and it is off by default). This helps to build with FFmpeg 8, which ships libavcodec 62 that drops all the FFT APIs (used only within AUDIO_VISUALIZATION). |
| upstream_Fix building with Qt 6.10.patch | (download) |
CMakeLists.txt |
2 1 + 1 - 0 ! |
[patch] fix building with qt 6.10 Fixes #111 |
1
