| Summary: | Enable FFmpeg 7 and 8 in FFMPEGMediaPlayer, drop version 4 and 5 | ||
|---|---|---|---|
| Product: | [JogAmp] Jogl | Reporter: | Sven Gothel <sgothel> |
| Component: | video | Assignee: | Sven Gothel <sgothel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | P4 | ||
| Version: | 2.7.0 | ||
| Hardware: | All | ||
| OS: | all | ||
| Type: | FEATURE | SCM Refs: |
d05178ff784bf0f327f15d199bf1d47f323dc693
881f2062fb64ce736e00440fbddbaedfe5f23ca8
|
| Workaround: | --- | ||
|
Description
Sven Gothel
2025-12-17 01:21:11 CET
Resolved as described. Only material code change: - drop using `avcodec_close` for just `avcodec_free_context` |