
G722 is a 16 kHz (wideband) speech codec, but a "bug" in the RFC has it listed as 8 kHz. This means that the codec should be advertised as 8 kHz in SDP messages. This change fixes that. R=juberti@google.com TBR=pthatcher@webrtc.org BUG=3951 TEST=Verify that the G722 is advertised as a=rtpmap:9 G722/8000, not /16000. Review URL: https://webrtc-codereview.appspot.com/27879004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7645 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
No description provided
Languages
C++
76%
C
16%
Python
2.3%
Java
2.1%
Objective-C++
1.5%
Other
1.9%