edde746
ce151a91e8
fix(player): show AAC instead of mp4a.40.2 in ExoPlayer track labels
...
ExoPlayer reports RFC 6381 codec IDs (mp4a.40.2, ec-3, dtsc) where mpv
reports ffmpeg names, so the audio track picker and performance overlay
showed raw identifiers instead of friendly names on the ExoPlayer path.
Normalize RFC 6381 audio IDs in CodecUtils.formatAudioCodec, route the
performance overlay's audio codec through it, and cover the video IDs
(hvc1/hev1, av01, vp09) that fell through the overlay's matcher.
close #1899
2026-08-13 21:23:08 +02:00
..
2026-07-24 03:46:46 +02:00
2026-07-24 03:56:40 +02:00
2026-07-24 03:46:46 +02:00
2026-07-13 02:15:03 +02:00
2026-07-12 08:42:24 +02:00
2026-08-13 21:23:08 +02:00
2026-07-26 06:09:49 +02:00
2026-07-12 08:42:25 +02:00
2026-08-06 03:45:08 +02:00
2026-07-28 05:07:00 +02:00
2026-07-31 21:45:33 +02:00
2026-07-13 00:03:52 +02:00
2026-07-12 17:31:16 +02:00
2026-07-24 03:46:46 +02:00
2026-07-26 14:58:38 +02:00
2026-07-13 23:13:53 +02:00
2026-08-02 06:40:04 +02:00
2026-08-04 16:56:54 +02:00
2026-07-29 01:35:35 +02:00
2026-07-24 03:46:46 +02:00
2026-07-24 07:30:43 +02:00
2026-04-21 20:09:58 +02:00
2026-07-13 02:15:03 +02:00
2026-07-13 02:15:03 +02:00
2026-05-12 15:11:16 +02:00
2026-07-24 03:46:50 +02:00
2026-07-12 08:42:22 +02:00
2026-07-12 17:31:13 +02:00
2026-07-12 08:42:24 +02:00
2026-08-06 05:33:18 +02:00
2026-06-01 11:06:03 +02:00
2026-05-17 06:41:47 +02:00
2026-07-26 06:09:48 +02:00
2026-07-24 03:46:46 +02:00
2026-07-05 15:55:52 +02:00
2026-07-12 17:31:13 +02:00
2026-07-30 01:40:24 +02:00
2026-07-12 17:31:16 +02:00
2026-07-18 13:32:40 +02:00
2026-06-08 22:03:28 +02:00
2026-07-26 06:09:47 +02:00
2026-07-13 02:15:03 +02:00
2026-08-04 04:35:06 +02:00
2026-05-19 10:54:04 +02:00
2026-07-26 04:24:55 +02:00
2026-05-27 06:52:03 +02:00
2026-07-30 20:03:04 +02:00
2026-07-14 18:11:04 +02:00
2026-07-26 06:09:49 +02:00
2026-06-08 22:03:28 +02:00
2026-07-12 17:31:13 +02:00
2026-04-21 20:09:58 +02:00
2026-07-26 06:09:47 +02:00
2026-04-25 13:44:15 +02:00
2026-08-02 03:59:56 +02:00
2026-07-24 03:56:40 +02:00
2026-07-24 03:46:50 +02:00
2026-07-13 00:03:52 +02:00
2026-07-13 00:03:52 +02:00
2026-06-13 20:51:14 +02:00
2026-07-30 02:46:10 +02:00
2026-07-29 01:35:35 +02:00
2026-08-09 17:50:58 +02:00
2026-07-04 19:43:32 +02:00
2026-07-24 03:46:46 +02:00