ffmpeg | branch: master | Anton Khirnov <an...@khirnov.net> | Fri May 21 
19:23:50 2021 +0200| [e246625b016a0d752076f8f73e16652ef8a9c94d] | committer: 
Anton Khirnov

lavf/id3v1: drop unnecessary avcodec.h include

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

 libavformat/id3v1.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libavformat/id3v1.c b/libavformat/id3v1.c
index eb66098f51..3189a48b8c 100644
--- a/libavformat/id3v1.c
+++ b/libavformat/id3v1.c
@@ -20,7 +20,6 @@
  */
 
 #include "id3v1.h"
-#include "libavcodec/avcodec.h"
 #include "libavutil/dict.h"
 
 /* See Genre List at http://id3.org/id3v2.3.0 */

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

To unsubscribe, visit link above, or email
ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to