2023-10-26 13:54:33 CST W43D4

This commit is contained in:
aggresss
2023-10-26 13:54:33 +08:00
parent 4329c27b55
commit babffde433
19 changed files with 884 additions and 5 deletions

View File

@@ -6,6 +6,7 @@ package ffmpeg
import "C"
import "unsafe"
// AVHashContext
type AVHashContext C.struct_AVHashContext
// AvHashAlloc allocates a hash context for the algorithm specified by name.