[FFmpeg-devel] [PATCH] Common ACELP code & G.729 [5/7] - G.729 tables

Diego Biurrun diego
Tue May 27 01:02:18 CEST 2008


On Sat, May 24, 2008 at 04:01:37PM +0700, Vladimir Voroshilov wrote:
> 
> Here is current patch.
> 
> --- /dev/null
> +++ b/libavcodec/g729data.h
> @@ -0,0 +1,307 @@
> + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
> + */
> +#ifndef FF_G729DATA_H
> +#define FF_G729DATA_H

This is not a correct multiple inclusion guard.

> +#endif // FF_G729DATA_H

.. and here ..

Diego




More information about the ffmpeg-devel mailing list