RFR: 8294400: Provide media support for libavcodec version 59
Alexander Matveev
almatvee at openjdk.org
Tue Oct 25 21:31:02 UTC 2022
On Tue, 25 Oct 2022 05:07:05 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.
8294400: Provide media support for libavcodec version 59 [v2]
- Added `avplugin-ffmpeg-59` in the NativeMediaManager constructor.
-------------
PR: https://git.openjdk.org/jfx/pull/932
More information about the openjfx-dev
mailing list