mirror of
https://github.com/qrtc/ffmpeg-dev-go.git
synced 2025-10-05 15:47:33 +08:00
2023-10-31 09:16:44 CST W44D2
This commit is contained in:
@@ -27,7 +27,7 @@ func AVUNERROR(e int32) int32 {
|
||||
return e
|
||||
}
|
||||
|
||||
// Error handling
|
||||
// Error handling.
|
||||
const (
|
||||
AVERROR_BSF_NOT_FOUND = int32(C.AVERROR_BSF_NOT_FOUND)
|
||||
AVERROR_BUG = int32(C.AVERROR_BUG)
|
||||
|
Reference in New Issue
Block a user