2020-05-22 14:43:53 by Adam Ciarcinski | Files touched by this commit (18) |
Log message: revbump for multimedia/libdvdread; requested by leot@ |
2020-04-25 20:19:46 by Roland Illig | Files touched by this commit (1) |
Log message: multimedia/mpv: remove nonexistent file from SUBST_FILES |
2020-04-16 06:17:55 by Nia Alarie | Files touched by this commit (2) |
Log message: mpv: Fix build on NetBSD 8. |
2020-04-10 06:00:02 by Nia Alarie | Files touched by this commit (1) | |
Log message: mpv: update patch checksums |
2020-04-09 23:08:38 by Nia Alarie | Files touched by this commit (2) |
Log message: mpv: Clean up some cruft in ao_netbsd. |
2020-04-09 22:53:40 by Nia Alarie | Files touched by this commit (3) |
Log message: mpv: ao_netbsd changes... - Implement get_space properly and use AUDIO_GETBUFINFO more - Simplify implemention of get_delay and set period_size |
2020-04-08 14:17:02 by Nia Alarie | Files touched by this commit (3) |
Log message: mpv: ao_netbsd improvements. Fixes playing very small audio files. - Get the preferred sample rate from the device. This ensures sample rate conversion is done in user space, which is a Good Idea and should improve output quality. This backend is now Even More NetBSD. - Implement drain(). - Bump up the buffer size. Bump PKGREVISION |
2020-04-07 15:47:04 by Ryo ONODERA | Files touched by this commit (1) |
Log message: mpv: Add libossaudio to fix build under recent NetBSD-current |
2020-03-18 12:49:21 by Leonardo Taccari | Files touched by this commit (3) |
Log message: mpv: Adjust two MP_ERR printf-s (missing \n and wrong `device' was printed) OK <nia>, thanks! |
2020-03-17 12:36:04 by Nia Alarie | Files touched by this commit (1) |
Log message: mpv: remove comments |