Integrated: 8277309: Add support for H.265/HEVC to HTTP Live Streaming

Alexander Matveev almatvee at openjdk.java.net
Wed Mar 23 20:47:56 UTC 2022


On Fri, 4 Feb 2022 11:24:48 GMT, Alexander Matveev <almatvee at openjdk.org> wrote:

> - Added support for fragmented MP4 with HEVC/H.265, H.264 and AAC. 
>  - Added support for elementary AAC streams without any container for audio only streams.
>  - Added "aacparse" plugin from GStreamer. Required on Linux, since decoder cannot handle AAC elementary streams directly. DirectShow decoder works without it.
>  - DirectShow H.264 decoder on Windows and H.265/H.264 decoder on Linux will be reloaded when fMP4 stream changes resolution. Dynamic format change did not worked for these streams on Windows and Linux.

This pull request has now been integrated.

Changeset: 424aebae
Author:    Alexander Matveev <almatvee at openjdk.org>
URL:       https://git.openjdk.java.net/jfx/commit/424aebae8f28d0c75caa3281a3e5d6a7ede86a8a
Stats:     2690 lines in 29 files changed: 2384 ins; 137 del; 169 mod

8277309: Add support for H.265/HEVC to HTTP Live Streaming

Reviewed-by: kcr, arapte, jvos

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

PR: https://git.openjdk.java.net/jfx/pull/726


More information about the openjfx-dev mailing list