Ignore:
Timestamp:
Apr 9, 2015 8:15:48 AM (9 years ago)
Author:
nanang
Message:

Re #1794:

  • Updated G7221, the bitrate can also be set via param.info.avg_bps, this is applicable only when param.setting.dec_fmtp doesn't contain bitrate info.
  • Fixed failing codec vector test in pjmedia-test due to wrong G7221 bitrate setting.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjmedia/include/pjmedia-codec/g7221.h

    r3553 r5058  
    7676 * - for 14kHz audio bandwidth (32kHz sampling rate): 24000 to 48000 bps, 
    7777 *   multiplication of 400 
     78 * 
     79 * The bitrate is set via <tt>param.setting.dec_fmtp</tt>, if it does not 
     80 * contain bitrate info, the codec will check <tt>param.info.avg_bps</tt>. 
    7881 * 
    7982 * \note 
Note: See TracChangeset for help on using the changeset viewer.