Author | SHA1 | Message | Date |
---|---|---|---|
|
82d99e0b41 |
g729dec: Fix warnings:
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: Michael Niedermayer <michaelni@gmx.at> |
13 years ago |
|
1c4712db81 |
g729dec: Add ff_ prefix to g729_postfilter() and g729_adaptive_gain_control()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
13 years ago |
|
682337672c | Adaptive gain control | 16 years ago |
|
aca516cd67 | G.729 postfilter | 16 years ago |