[FFmpeg-devel] [PATCH] 0001 - added PicTimingSSEI-libavcodec-qsvenc_h264.c

Carl Eugen Hoyos cehoyos at ag.or.at
Tue Aug 18 17:17:47 CEST 2015


Sven Dueking <svennablet <at> gmail.com> writes:

> +        q->extco.PicTimingSEI         = q->pic_timing_sei == 1 ?

> OFFSET(qsv.pic_timing_sei), AV_OPT_TYPE_INT, { .i64 = 0 }, 0, INT_MAX

There is a discrepancy between the possible and the used values...

I suggest you remove the "== 1" and set the max value to 1.

And there is a problem with your commit message ("0001").

Carl Eugen



More information about the ffmpeg-devel mailing list