Files
go2rtc/internal
Sergey Krashevich abe617a346 refactor(ffmpeg): generalize device and hardware support for multiple OS
- Rename `device_freebsd.go` to `device_bsd.go` and `hardware_freebsd.go` to `hardware_bsd.go` to reflect broader BSD support (FreeBSD, NetBSD, OpenBSD, Dragonfly).
- Update build tags in `device_bsd.go` and `hardware_bsd.go` to include FreeBSD, NetBSD, OpenBSD, and Dragonfly.
- Rename `device_linux.go` to `device_unix.go` and `hardware_linux.go` to `hardware_unix.go` to generalize Unix support excluding Darwin-based systems and BSDs.
- Add specific build tags to `device_darwin.go`, `device_unix.go`, `hardware_darwin.go`, and `hardware_unix.go` to correctly target their respective operating systems.
- Ensure Windows-specific files (`device_windows.go` and `hardware_windows.go`) are correctly tagged for building on Windows.
2024-05-01 09:04:19 +03:00
..
2024-04-29 10:41:53 +03:00
2024-04-29 10:32:42 +03:00
2023-09-02 07:35:58 +03:00
2023-09-01 10:18:50 +03:00
2023-11-11 15:21:24 +03:00
2023-11-15 12:10:16 +03:00
2023-09-01 22:32:49 +03:00
2023-08-20 09:57:46 +03:00
2023-12-30 20:44:50 +03:00
2023-05-01 12:55:14 +03:00
2023-05-01 12:55:14 +03:00
2023-09-02 07:36:26 +03:00
2024-04-18 10:18:31 +02:00
2023-11-13 22:55:12 +03:00
2023-09-01 22:32:49 +03:00
2023-11-03 11:13:54 +03:00
2023-09-01 22:32:49 +03:00
2023-09-01 22:32:49 +03:00
2023-10-11 06:54:50 +03:00
2024-04-28 07:15:36 +03:00
2023-09-01 22:32:49 +03:00