JDK-8317508 : Provide media support for libavcodec version 60
  • Type: Bug
  • Component: javafx
  • Sub-Component: media
  • Affected Version: 8,jfx21
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • Submitted: 2023-10-04
  • Updated: 2024-08-20
  • Resolved: 2023-10-19
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8 Other
8u401Fixed jfx21.0.2Fixed
Related Reports
Cloners :  
Relates :  
Sub Tasks
JDK-8318047 :  
Description
Ubuntu 23.10 uses libavcodec60 (https://packages.ubuntu.com/mantic/libavcodec60). We need to add support for libavcodec60.

Note: Support will be added only for libavcodec based on ffmpeg. libav does not have release for libavcodec60.
Comments
A pull request was submitted for review. URL: https://git.openjdk.org/jfx21u/pull/21 Date: 2023-10-20 21:29:03 +0000
20-10-2023

Approved for jfx21u.
20-10-2023

jfx21u-fix-request justification: This fix adds support for libavcodec version 60 which available on Ubuntu 23.10. Without this fix media will not work on Ubuntu 23.10. Fix is low risk. It adds support for version 60, but does not touches any other parts of code, so support of older versions should not be affected.
20-10-2023

Changeset: de456dad Author: Alexander Matveev <almatvee@openjdk.org> Date: 2023-10-19 20:21:07 +0000 URL: https://git.openjdk.org/jfx/commit/de456dad193f295a8bd93b72bb9b71960e6afd18
19-10-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jfx/pull/1259 Date: 2023-10-13 01:24:36 +0000
13-10-2023