Skip to content

BFplayer v0.1.0-alpha.39 Test Build

Pre-release
Pre-release

Choose a tag to compare

@ItsBlurf ItsBlurf released this 29 Jul 16:54

This test build keeps BFplayer's larger 4K and network input queues while bounding compressed packet memory.

  • Caps video packet payloads at 96 MiB, audio at 16 MiB, and subtitles at 8 MiB
  • Allows one oversized packet through an empty queue to prevent playback deadlocks
  • Wakes blocked queue writers safely during seeks and shutdown
  • Adds regression tests for limit, overflow, underflow, and oversized-packet behavior

All 22 offline tests, the PS5 target build, static analysis, dependency checks, and package checks passed. Live PS5 memory and playback testing is still pending.