RFR: 8294400: Provide media support for libavcodec version 59 [v2]

Kevin Rushforth kcr at openjdk.org
Thu Oct 27 17:11:42 UTC 2022


On Tue, 25 Oct 2022 21:31:01 GMT, Alexander Matveev <almatvee at openjdk.org> wrote:

>> - Added support for libavcodec 59.
>>  - libavcodec 59 removed several deprecated APIs and avplugin code was updated to use replacement APIs instead.
>>  - No changes to avplugin when used with 58 or below.
>>  - Note: Support for libavcodec 59 was added based on ffmpeg only. libav does not have version 59.
>
> Alexander Matveev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8294400: Provide media support for libavcodec version 59 [v2]

@johanvos or @tiainen Do you want to test this? It should be a straight-forward update, but since it doesn't get run via GitHub actions, you might want to urn this in your CI. We've already run it on our CI.

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

PR: https://git.openjdk.org/jfx/pull/932


More information about the openjfx-dev mailing list