Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 202f0b8c | 2026-05-23 16:33:35 | x11/mplayer: fix for llvm22 | ||
| b877bf69 | 2026-05-21 16:25:02 | graphics/ffmpeg: update to 8.1.1 | ||
| 8763778f | 2026-05-07 18:14:22 | mplayer: sync ffmpeg version; from kirill | ||
| 6fc173f9 | 2026-02-11 20:57:57 | update to mplayer-20251123, from Brad (maintainer) | ||
| faad8045 | 2025-12-12 13:38:22 | graphics/ffmpeg: update to 8.0.1 Tested on IBT box by daniel@ OK: rsadowski@ | ||
| bd9346df | 2025-11-10 20:31:41 | x11/mplayer: fixed crash on exit with ffmpeg8 Reported by Walter Alejandro Iglesias Tested by: landry@, Walter Alejandro Iglesias | ||
| a4152b3b | 2025-10-28 09:39:26 | x11/mplayer: compatibility with ffmpeg8 | ||
| 70dfd563 | 2025-10-21 13:07:21 | x11/mplayer: include patches required for future ffmpeg8 OK: sthen@ kn@ | ||
| d431f993 | 2025-09-01 09:20:38 | graphics/ffmpeg: update to 6.1.3 OK: rsadowski@, tb@, landry@, maintainer timeout | ||
| ebb5ccbc | 2025-02-19 05:43:13 | Implement XShm 1.2 for vo_xv and vo_x11 backends in mplayer. Unlike traditional XShm which requires shared memory segments to be mode 777 when shared between processes running with different uids, this keeps the shared memory owned by the uid of the client and passes a file descriptor to the X server and keeps the contents of the shared memory private. ok brad (maintainer), kmos@ |