[FFmpeg-devel] [PATCH] fix sidx size being doubled in offset. fixes an issue where if the video size was very specific, ffmpeg would hang from not filling the sidx_pts for all streams, due to not reading the last sidx lump. for #7572
Moritz Barsnick
barsnick at gmx.net
Thu Jan 31 11:16:00 EET 2019
On Sun, Jan 27, 2019 at 10:51:12 -0500, agrecascino123 at gmail.com wrote:
> Subject: [FFmpeg-devel] [PATCH] fix sidx size being doubled in offset. fixes an issue where if the video size was very specific, ffmpeg would hang from not filling the
> sidx_pts for all streams, due to not reading the last sidx lump. for #7572
Please split your commit message into a leading line, an empty line,
and then the explanatory text.
And the leading line should be something like (note the prefix):
> avformat/mov: fix sidx size being doubled in offset
I'm not sure your commit message is easy to be understand, but I'll let
others worry about that.
Thanks,
Moritz
More information about the ffmpeg-devel
mailing list