• Vitor Sessak's avatar
    g729dec: Fix warnings: · 82d99e0b
    Vitor Sessak authored
    
    
    libavcodec/g729dec.c: In function ‘decode_frame’:
    libavcodec/g729dec.c:662: warning: passing argument 3 of ‘ff_g729_postfilter’ from incompatible pointer type
    libavcodec/g729postfilter.h:96: note: expected ‘int16_t *’ but argument is of type ‘int *’
    
    Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
    82d99e0b