[FFmpeg-cvslog] r14916 - trunk/libavcodec/g729.h
voroshil
subversion
Sat Aug 23 14:49:13 CEST 2008
Author: voroshil
Date: Sat Aug 23 14:49:13 2008
New Revision: 14916
Log:
Remove unnecessary header inclusion from g729.h
Modified:
trunk/libavcodec/g729.h
Modified: trunk/libavcodec/g729.h
==============================================================================
--- trunk/libavcodec/g729.h (original)
+++ trunk/libavcodec/g729.h Sat Aug 23 14:49:13 2008
@@ -21,8 +21,6 @@
#ifndef FFMPEG_G729_H
#define FFMPEG_G729_H
-#include <stdint.h>
-
/**
* maximum possible subframe size
*/
More information about the ffmpeg-cvslog
mailing list