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
6bc54016
Commit
6bc54016
authored
Aug 25, 2010
by
Simon Morlat
Browse files
set G722 at 8000 hz for clockrate
parent
d2a8cb08
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/avprofile.c
View file @
6bc54016
...
...
@@ -517,7 +517,7 @@ PayloadType payload_type_x_udpftp={
PayloadType
payload_type_g722
=
{
TYPE
(
PAYLOAD_AUDIO_PACKETIZED
),
CLOCK_RATE
(
16
000
),
CLOCK_RATE
(
8
000
),
BITS_PER_SAMPLE
(
0
),
ZERO_PATTERN
(
NULL
),
PATTERN_LENGTH
(
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