mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-11 17:30:00 +01:00
@@ -157,6 +157,7 @@ static int lead_decode_frame(AVCodecContext *avctx, AVFrame * frame,
|
||||
zero = 1;
|
||||
avctx->pix_fmt = AV_PIX_FMT_YUV420P;
|
||||
break;
|
||||
case 0x6:
|
||||
case 0x8000:
|
||||
yuv20p_half = 1;
|
||||
// fall-through
|
||||
|
||||
Reference in New Issue
Block a user