On Mon, Nov 14, 2016 at 06:13:47PM +0100, Diego Biurrun wrote:
> From: Gianluigi Tiesi <[email protected]>
> 
> In the latest git commits of libilbc developers removed WebRtc_xxx typedefs.
> This commit 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.
> 
> Reviewed-by: Timothy Gu <[email protected]>
> Signed-off-by: Diego Biurrun <[email protected]>
> ---
>  libavcodec/libilbc.c | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)

I will push this to release/12 as well, forgot to CC -stable ..

Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to