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
BC
public
external
ffmpeg
Commits
30bd40f2
Commit
30bd40f2
authored
May 26, 2008
by
Diego Biurrun
Browse files
cosmetics: typo
Originally committed as revision 13443 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
756a01f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
libavcodec/ra144.c
libavcodec/ra144.c
+1
-1
No files found.
libavcodec/ra144.c
View file @
30bd40f2
...
...
@@ -57,7 +57,7 @@ static int ra144_decode_init(AVCodecContext * avctx)
}
/**
* Evaluate sqrt(x << 24). x must fit in 20 bits. This value is evaluated in a
* Evaluate sqrt(x << 24). x must fit in 20 bits. This value is evaluated in a
n
* odd way to make the output identical to the binary decoder.
*/
static
int
t_sqrt
(
unsigned
int
x
)
...
...
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