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
030d6b65
Commit
030d6b65
authored
Apr 26, 2012
by
Michael Niedermayer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
swr-test: indent
Signed-off-by:
Michael Niedermayer
<
michaelni@gmx.at
>
parent
dd63e275
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
14 deletions
+14
-14
swresample_test.c
libswresample/swresample_test.c
+14
-14
No files found.
libswresample/swresample_test.c
View file @
030d6b65
...
@@ -94,20 +94,20 @@ static const enum AVSampleFormat formats[] = {
...
@@ -94,20 +94,20 @@ static const enum AVSampleFormat formats[] = {
};
};
uint64_t
layouts
[]
=
{
uint64_t
layouts
[]
=
{
AV_CH_LAYOUT_MONO
,
AV_CH_LAYOUT_MONO
,
AV_CH_LAYOUT_STEREO
,
AV_CH_LAYOUT_STEREO
,
AV_CH_LAYOUT_2_1
,
AV_CH_LAYOUT_2_1
,
AV_CH_LAYOUT_SURROUND
,
AV_CH_LAYOUT_SURROUND
,
AV_CH_LAYOUT_4POINT0
,
AV_CH_LAYOUT_4POINT0
,
AV_CH_LAYOUT_2_2
,
AV_CH_LAYOUT_2_2
,
AV_CH_LAYOUT_QUAD
,
AV_CH_LAYOUT_QUAD
,
AV_CH_LAYOUT_5POINT0
,
AV_CH_LAYOUT_5POINT0
,
AV_CH_LAYOUT_5POINT1
,
AV_CH_LAYOUT_5POINT1
,
AV_CH_LAYOUT_5POINT0_BACK
,
AV_CH_LAYOUT_5POINT0_BACK
,
AV_CH_LAYOUT_5POINT1_BACK
,
AV_CH_LAYOUT_5POINT1_BACK
,
AV_CH_LAYOUT_7POINT0
,
AV_CH_LAYOUT_7POINT0
,
AV_CH_LAYOUT_7POINT1
,
AV_CH_LAYOUT_7POINT1
,
AV_CH_LAYOUT_7POINT1_WIDE
,
AV_CH_LAYOUT_7POINT1_WIDE
,
0
0
};
};
...
...
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