Skip to content

release 15/07/26

Choose a tag to compare

@thor2002ro thor2002ro released this 15 Jul 11:05
  • Added an Amlogic-specific Live TV MPEG-TS workaround for H.264/AVC streams.
  • Amlogic H.264 TS now uses FLAG_DETECT_ACCESS_UNITS.
  • Avoided FLAG_ALLOW_NON_IDR_KEYFRAMES on Amlogic H.264 TS.
  • Kept the old non-Amlogic Live TV behavior using FLAG_ALLOW_NON_IDR_KEYFRAMES.
  • Added Amlogic detection from Android build fields, SoC model, and codec names.
  • Recognized TS container variants: ts, mpegts, mpeg-ts, mpeg_ts, mpegtsraw.
  • Added Stats for Nerds display for active TS extractor flags.
  • Made Stats read extractor flags from the actual current Media3 item, avoiding wrong display during reload/switch windows.
  • Added unit coverage for Amlogic detection and TS flag selection.

Full Changelog: https://github.com/thor2002ro/jellyfin-androidtv/commits/15/07/26