2016-10-25 13:42 GMT+02:00 Paul B Mahol <[email protected]>: > On 10/25/16, Carl Eugen Hoyos <[email protected]> wrote: >> 2016-10-25 13:01 GMT+02:00 Paul B Mahol <[email protected]>: >>> On 10/25/16, Carl Eugen Hoyos <[email protected]> wrote:
>>>> Attached patch may fix an issue reported on the gusari forum. >> >>> Please clearly explain what is actual problem and what this patch >>> actually solves. I do not have time of all existence to search forums >>> on internet. >> >> Currently, ff_put_bmp_header() always writes "24" as biBitCount >> for utvideo because bits_per_coded_sample is never set by the >> encoder. Attached patch fixes the value of bits_per_coded_sample >> for rgba utvideo. >> (I do not know if the patch fixes an actual issue reported by a >> user and I cannot test.) > Please put above explanation in commit log. Patch lgtm. Done and applied. > Have a nice day. You too! Thank you, Carl Eugen _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
