On Sun, Sep 21, 2014 at 04:58:03PM +0200, Jan Ehrhardt wrote:
> Michael Niedermayer in gmane.comp.video.ffmpeg.devel (Fri, 19 Sep 2014
> 09:52:19 +0200):
> >On Thu, Sep 18, 2014 at 09:40:20PM -0700, Timothy Gu wrote:
> >> On Thu, Sep 18, 2014 at 7:49 PM, Gianluigi Tiesi
> >> wrote:
> >> > Hi,
> >
Michael Niedermayer in gmane.comp.video.ffmpeg.devel (Fri, 19 Sep 2014
09:52:19 +0200):
>On Thu, Sep 18, 2014 at 09:40:20PM -0700, Timothy Gu wrote:
>> On Thu, Sep 18, 2014 at 7:49 PM, Gianluigi Tiesi wrote:
>> > Hi,
>> >
>> > in the latest git commits of libilbc developers removed WebRtc_xxx type
On Thu, Sep 18, 2014 at 09:40:20PM -0700, Timothy Gu wrote:
> On Thu, Sep 18, 2014 at 7:49 PM, Gianluigi Tiesi 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 pre
On Thu, Sep 18, 2014 at 7:49 PM, Gianluigi Tiesi 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
> W
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
Regards
--
Gianluigi Tiesi
EDP