No description
- C 95.7%
- CMake 4.3%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
- Introduced `internal.h` for shared internal definitions and structures. - Implemented Linux SCSI backend in `linux.c` using SG_IO. - Created a mock backend in `mock.c` for testing with file-backed operations. - Developed Windows SPTI backend in `windows.c` for SCSI Pass-Through Direct. - Added `reader.c` for handling raw frame reading and caching. - Implemented SCSI command builders in `scsi.c` for READ DISC RAW and INQUIRY commands. - Added unit tests for CDB construction in `test_cdb.c`. - Created tests for raw frame extraction in `test_frame.c`. - Developed end-to-end tests for the mock backend in `test_mock_e2e.c`. |
||
| ffmpeg-integration | ||
| libomnidrive | ||