[FFmpeg-cvslog] avfilter/avf_showcqt: remove unneeded headers

Muhammad Faiz git at videolan.org
Mon Feb 22 19:07:58 CET 2016


ffmpeg | branch: master | Muhammad Faiz <mfcc64 at gmail.com> | Tue Feb 23 01:05:08 2016 +0700| [76377d66b7b8dcd2e3dee2bf2b3f70257f6694f8] | committer: Muhammad Faiz

avfilter/avf_showcqt: remove unneeded headers

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=76377d66b7b8dcd2e3dee2bf2b3f70257f6694f8
---

 libavfilter/avf_showcqt.c |    3 ---
 1 file changed, 3 deletions(-)

diff --git a/libavfilter/avf_showcqt.c b/libavfilter/avf_showcqt.c
index 6bb2d18..d4c6a74 100644
--- a/libavfilter/avf_showcqt.c
+++ b/libavfilter/avf_showcqt.c
@@ -18,9 +18,6 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#include <math.h>
-#include <stdlib.h>
-
 #include "config.h"
 #include "libavcodec/avfft.h"
 #include "libavutil/avassert.h"



More information about the ffmpeg-cvslog mailing list