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

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to