[flac-dev] [PATCH 11] progress message fix

lvqcl lvqcl.mail at gmail.com
Sat Jun 28 03:16:10 PDT 2014


This patch fixes the bug mentioned in
http://lists.xiph.org/pipermail/flac-dev/2014-June/004808.html
when FLAC incorrectly displays progress message for OggFLAC output.

The values for the interval between two updates (e->stats_mask,
e->stats_frames_interval) were set ~10 years ago, and it is
small for current CPUs. So it was increased too (0x3f -> 0xff, etc).
The update interval is still less than 1 second.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 11_progress_message.patch
Type: application/octet-stream
Size: 3619 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20140628/7965d026/attachment.obj 


More information about the flac-dev mailing list