avcodec/videotoolboxenc: remove spurious warning
Signed-off-by: Aman Gupta <aman@tmm1.net>
This commit is contained in:
parent
68ef503bb5
commit
c8b1a151ce
@ -1939,8 +1939,6 @@ static int get_cv_pixel_info(
|
||||
"Color range not set for %s. Using MPEG range.\n",
|
||||
av_get_pix_fmt_name(av_format));
|
||||
}
|
||||
|
||||
av_log(avctx, AV_LOG_WARNING, "");
|
||||
}
|
||||
|
||||
switch (av_format) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user