[Ffmpeg-cvslog] r6638 - trunk/libavformat/amr.c

michael subversion
Wed Oct 11 01:59:09 CEST 2006


Author: michael
Date: Wed Oct 11 01:59:08 2006
New Revision: 6638

Modified:
   trunk/libavformat/amr.c

Log:
unused #define


Modified: trunk/libavformat/amr.c
==============================================================================
--- trunk/libavformat/amr.c	(original)
+++ trunk/libavformat/amr.c	Wed Oct 11 01:59:08 2006
@@ -121,8 +121,6 @@
     return 0;
 }
 
-#define MAX_SIZE 32
-
 static int amr_read_packet(AVFormatContext *s,
                           AVPacket *pkt)
 {




More information about the ffmpeg-cvslog mailing list