Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
77777f0d
Commit
77777f0d
authored
Dec 02, 2007
by
Reimar Döffinger
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Some spelling fixes in comments
Originally committed as revision 11138 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
73a727f3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
dcadata.h
libavcodec/dcadata.h
+3
-3
No files found.
libavcodec/dcadata.h
View file @
77777f0d
...
...
@@ -7314,7 +7314,7 @@ static const float fir_32bands_nonperfect[] =
+
1.390191784E-007
};
//FIXME the coeffs are symetric
//FIXME the coeffs are sym
m
etric
static
const
float
lfe_fir_64
[]
=
{
2.6584343868307770E-004
,
...
...
@@ -7831,7 +7831,7 @@ static const float lfe_fir_64[] =
2.6584343868307770E-004
};
//FIXME the coeffs are symetric
//FIXME the coeffs are sym
m
etric
static
const
float
lfe_fir_128
[]
=
{
...
...
@@ -8349,7 +8349,7 @@ static const float lfe_fir_128[] =
0
.
0005316
8571
};
/* 10^-(dB/20), with dB be
eing a list of dB values range
ing from 0 to -72 */
/* 10^-(dB/20), with dB be
ing a list of dB values rang
ing from 0 to -72 */
/* do a 20*log10(dca_downmix_coeffs) to reconvert the values */
static
const
float
dca_downmix_coeffs
[
65
]
=
{
...
...
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