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