Author: cmcq Date: Wed Jul 29 13:45:23 2009 New Revision: 4830 Log: offsetof is no longer used in amrnbfloatdec.c (except through #defines)
Modified: amr/amrnbfloatdec.c Modified: amr/amrnbfloatdec.c ============================================================================== --- amr/amrnbfloatdec.c Wed Jul 29 13:43:55 2009 (r4829) +++ amr/amrnbfloatdec.c Wed Jul 29 13:45:23 2009 (r4830) @@ -26,7 +26,6 @@ */ -#include <stddef.h> #include <string.h> #include <math.h> _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
