1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-09 14:14:39 +02:00
Vitor Sessak 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>
2011-09-25 21:16:55 +02:00
2011-09-25 17:57:58 +02:00
2011-09-25 21:16:55 +02:00
2011-06-12 18:01:29 +02:00
2011-09-25 12:29:20 +02:00
2011-09-19 17:39:38 +02:00
2011-09-19 07:04:17 +02:00
2011-04-08 02:50:13 +02:00
2011-09-23 19:18:58 +02:00
2011-09-19 07:04:17 +02:00

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.
Languages
C 90.3%
Assembly 7.8%
Makefile 1.3%
C++ 0.2%
Objective-C 0.2%
Other 0.1%