Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 163ec161 | 2024-02-09 20:20:22 | update to libv4l 1.24.1 https://git.linuxtv.org/v4l-utils.git/tree/ChangeLog?h=stable-1.24 Last release using autoconf | ||
| 14b88a62 | 2024-01-14 17:28:45 | update to libv4l 1.22.1; OK rsadowski https://git.linuxtv.org/v4l-utils.git/tree/ChangeLog?h=stable-1.22 first small steps, 1.24 needs patching, 1.26 dropped autoconf for meson | ||
| 15328a23 | 2023-11-04 10:18:58 | libv4l*: unbreak: the syscall wrappers are protyped but inexistent. Just call the syscalls directly. Reported by aja | ||
| babd70bc | 2023-10-30 10:15:49 | multimedia/libv4l: fix build if libudev-openbsd is installed enforce --disable-libdvbv5, if libudev is found during configure the build fails later on on missing linux/types.h ok ajacoutot@ | ||
| 04464b8c | 2023-10-27 15:23:45 | libv4l: neuter syscall(2) usage This library is littered with syscall(SYS_foo). Some of it can be disabled with CONFIG_SYS_WRAPPER. Condition the rest of the callers on this. | ||
| 6ea0bc83 | 2023-09-27 10:10:19 | MASTER_SITES -> SITES | ||
| c3a70edd | 2023-03-03 11:42:45 | multimedia/libv4l: __syscall(2) is gone. Use mmap(2) instead. This fixes the build of graphics/ffmpeg on ld.bfd architectures. This will have to be revisited once we endeavor to kill syscall(2), but that's not going to happen right now. It is quite sad that our old crappy ld.bfd is better in may ways than the shiny new ld.lld: it seems much less prone to producing artefacts with runtime breakage. ok kn (who had a similar diff) | ||
| 09d8a859 | 2022-09-02 09:42:27 | bump; static lib argp-standalone was updated | ||
| 7f614075 | 2022-03-11 19:39:15 | drop RCS Ids | ||
| 39ab195a | 2021-12-15 15:37:26 | Remove maintainer as requested |