On Fri, 17 Apr 2026 01:16:34 GMT, Alexander Matveev <[email protected]> 
wrote:

> - Added support for libavcodec 62.
> - Added `-Wno-error=incompatible-pointer-types` flag when compiling stab, 
> otherwise build fails on Ubuntu 26.04, but works on older versions.
> - `avcodec_close()/av_free() `combo is replaced with 
> `avcodec_free_context()`. `avcodec_close()` is removed in libavcodec 62.
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

LGTM

@arapte can you also review?

-------------

Marked as reviewed by kcr (Lead).

PR Review: https://git.openjdk.org/jfx/pull/2152#pullrequestreview-4143182082
PR Comment: https://git.openjdk.org/jfx/pull/2152#issuecomment-4284035042

Reply via email to