Ignore:
Timestamp:
Jan 26, 2010 6:54:28 PM (14 years ago)
Author:
bennylp
Message:

Undo r3074 for ticket #1028 as it is missing updated codec.h hence causing build errors (thanks Michael Bradley Jr for the report)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjmedia/src/pjmedia-codec/ipp_codecs.c

    r3074 r3075  
    11961196                  s->enc_mode, 
    11971197                  codec_data->info->params.modes.bitrate)); 
    1198  
    1199         /* Return back bitrate info to application */ 
    1200         attr->info.avg_bps = codec_data->info->params.modes.bitrate; 
    12011198    } 
    12021199#endif 
Note: See TracChangeset for help on using the changeset viewer.