Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
Ogg
Issues
#80
Closed
Open
Opened
Nov 14, 2001
by
timj
@timj
crc block generation doesn't set crc_ready
the end of _ogg_crc_init() should actually read:
crc_ready=1; instead of the current crc_ready=0;
👍
0
👎
0