[FFmpeg-cvslog] avformat/imx: remove unused header

Paul B Mahol git at videolan.org
Tue Feb 23 12:58:30 EET 2021


ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Tue Feb 23 11:57:07 2021 +0100| [081cbe6961f03cd27fe044d4f2b53ae81307e715] | committer: Paul B Mahol

avformat/imx: remove unused header

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

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

diff --git a/libavformat/imx.c b/libavformat/imx.c
index 66f18177a5..1c7f5be0a4 100644
--- a/libavformat/imx.c
+++ b/libavformat/imx.c
@@ -25,7 +25,6 @@
 #include "libavutil/intreadwrite.h"
 #include "libavutil/avassert.h"
 #include "libavutil/internal.h"
-#include "argo_asf.h"
 
 #define IMX_TAG MKTAG('I', 'M', 'A', 'X')
 



More information about the ffmpeg-cvslog mailing list