On Thu, Sep 18, 2014 at 7:49 PM, Gianluigi Tiesi <[email protected]> wrote: > Hi, > > in the latest git commits of libilbc developers removed WebRtc_xxx typedefs > > The attached patch uses int types instead, > it's safe to apply also for previous versions since > WebRtc_Word16 was always a typedef of int16_t and > WebRtc_UWord16 a typedef of uint16_t
LGTM. Sorry for not noticing that FFmpeg is using the WebRtc_ typedefs when I updated the libilbc to upstream. Timothy _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
