mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-13 10:30:05 +01:00
Add muxer/demuxer for raw codec2 and .c2 files
This commit is contained in:
@@ -933,6 +933,7 @@ static int determinable_frame_size(AVCodecContext *avctx)
|
||||
case AV_CODEC_ID_MP1:
|
||||
case AV_CODEC_ID_MP2:
|
||||
case AV_CODEC_ID_MP3:
|
||||
case AV_CODEC_ID_CODEC2:
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user