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
ortp
Commits
a80e7b59
Commit
a80e7b59
authored
May 14, 2010
by
Simon Morlat
Browse files
set amr's bitrate
parent
ba73b815
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/avprofile.c
View file @
a80e7b59
...
...
@@ -373,7 +373,7 @@ PayloadType payload_type_amr={
BITS_PER_SAMPLE
(
0
),
ZERO_PATTERN
(
NULL
),
PATTERN_LENGTH
(
0
),
NORMAL_BITRATE
(
0
),
NORMAL_BITRATE
(
1220
0
),
MIME_TYPE
(
"AMR"
),
CHANNELS
(
1
)
};
...
...
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