From Michael Lum:

Added EVRC-WB mime types to dynamic clock rate list.

svn path=/trunk/; revision=26854
This commit is contained in:
Anders Broman 2008-11-26 21:02:01 +00:00
parent 4ab1deefc0
commit ecfdb2f5a2
1 changed files with 3 additions and 0 deletions

View File

@ -386,6 +386,9 @@ static const mimetype_and_clock mimetype_and_clock_map[] = {
{"EVRCB", 8000}, /* [RFC4788] */
{"EVRCB0", 8000}, /* [RFC4788] */
{"EVRCB1", 8000}, /* [RFC4788] */
{"EVRCWB", 16000}, /* [RFC5188] */
{"EVRCWB0", 16000}, /* [RFC5188] */
{"EVRCWB1", 16000}, /* [RFC5188] */
{"G7221", 16000}, /* [RFC3047] */
{"G726-16", 8000}, /* [RFC3551][RFC4856] */
{"G726-24", 8000}, /* [RFC3551][RFC4856] */