Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mathis Rosenhauer
libaec
Commits
01785605
Unverified
Commit
01785605
authored
Aug 31, 2018
by
MathisRosenhauer
Committed by
GitHub
Aug 31, 2018
Browse files
Merge pull request
#1
from schwehr/codespell
codespell: dependance ==> dependence
parents
2ffd96ea
41058213
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/encode.c
View file @
01785605
...
...
@@ -233,7 +233,7 @@ static void preprocess_unsigned(struct aec_stream *strm)
Preprocess RSI of unsigned samples.
Combining preprocessing and converting to uint32_t in one loop
is slower due to the data depend
a
nce on x_i-1.
is slower due to the data depend
e
nce on x_i-1.
*/
uint32_t
D
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment