RFR: 8329227: Seek might hang with fMP4 H.265/HEVC or H.265/HEVC over HTTP/FILE [v2]

Alexander Matveev almatvee at openjdk.org
Thu Apr 17 23:49:22 UTC 2025


> - Fixed by reloading decoder for each seek.
> - Tested with all H.265 files for HLS/HTTP/FILE, no issues found.
> - Seek performance is not affected or at least I did not notice any performance issues when doing reload for each seek.
> 
> This is workaround and no other reasonable solutions were found.

Alexander Matveev has updated the pull request incrementally with one additional commit since the last revision:

  8329227: Seek might hang with fMP4 H.265/HEVC or H.265/HEVC over HTTP/FILE [v2]

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

Changes:
  - all: https://git.openjdk.org/jfx/pull/1775/files
  - new: https://git.openjdk.org/jfx/pull/1775/files/f335dc9e..e24f8ec9

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=1775&range=01
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1775&range=00-01

  Stats: 46 lines in 2 files changed: 12 ins; 8 del; 26 mod
  Patch: https://git.openjdk.org/jfx/pull/1775.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/1775/head:pull/1775

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


More information about the openjfx-dev mailing list