The one made the below change:
- if (avctx->pix_fmt == AV_PIX_FMT_YUV420P10LE) {
+ if (avctx->pix_fmt == AV_PIX_FMT_YUV420P10) {
No special handling for 10 bit anymore.
Regards,
SUN, Jing
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email [email protected] with
subject "unsubscribe".
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".