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.

Attachment: 11_progress_message.patch
Description: Binary data

_______________________________________________
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to