mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-26 20:50:34 +00:00
commit
b985d21778
@ -1976,7 +1976,7 @@ static int has_codec_parameters(const AVStream *st, const char **errmsg_ptr)
|
||||
break;
|
||||
case AVMEDIA_TYPE_VIDEO:
|
||||
if (!avctx->width)
|
||||
#ifdef DOHOS_OPTIMIZE_DELAY
|
||||
#ifdef OHOS_OPTIMIZE_DELAY
|
||||
if (!(st->codecpar->codec_id == AV_CODEC_ID_HEVC) &&
|
||||
!(st->disposition & AV_DISPOSITION_ATTACHED_PIC))
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user