[FFmpeg-devel] [PATCH v10 1/2] lavc/svt_hevc: add libsvt hevc encoder wrapper
Sun, Jing A
jing.a.sun at intel.com
Mon Apr 1 04:43:37 EEST 2019
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
ffmpeg-devel at ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
More information about the ffmpeg-devel
mailing list