ffmpeg | branch: master | Rostislav Pehlivanov <[email protected]> | Fri Aug 
21 23:36:09 2015 +0100| [670dfda143fc7d4d1d7620fed4a4eb5b2e0b1688] | committer: 
Rostislav Pehlivanov

aacenc_tns: remove unused header

Thanks to @nevcairiel for pointing this one out.
Another thing which stopped msvc from compiling.

Signed-off-by: Rostislav Pehlivanov <[email protected]>

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

 libavcodec/aacenc_tns.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/libavcodec/aacenc_tns.c b/libavcodec/aacenc_tns.c
index 3b6e835..d43dd0d 100644
--- a/libavcodec/aacenc_tns.c
+++ b/libavcodec/aacenc_tns.c
@@ -25,7 +25,6 @@
  * @author Rostislav Pehlivanov ( atomnuker gmail com )
  */
 
-#include <strings.h>
 #include "aacenc.h"
 #include "aacenc_tns.h"
 #include "aactab.h"

_______________________________________________
ffmpeg-cvslog mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to