mirror of
https://github.com/qrtc/ffmpeg-dev-go.git
synced 2025-10-06 16:19:38 +08:00
2023-11-04 17:30:05 CST W44D6
This commit is contained in:
@@ -5218,7 +5218,7 @@ func AvCodecDefaultGetFormat(avctx *AVCodecContext, fmt *AVPixelFormat) AVPixelF
|
||||
(*C.enum_AVPixelFormat)(fmt)))
|
||||
}
|
||||
|
||||
// Deprecated: Use AvFourccMakeString() or AvFourcc2str() instead.
|
||||
// Deprecated: Use AvFourccMakeString() or AvFourcc2str() instead.
|
||||
//
|
||||
// AvGetCodecTagString
|
||||
func AvGetCodecTagString(buf *int8, bufSize uintptr, codecTag uint32) int32 {
|
||||
|
Reference in New Issue
Block a user