[FFmpeg-cvslog] avcodec/dv: Remove unnecessary header

Andreas Rheinhardt git at videolan.org
Sat Jul 9 21:41:26 EEST 2022


ffmpeg | branch: master | Andreas Rheinhardt <andreas.rheinhardt at outlook.com> | Mon Jul  4 00:11:42 2022 +0200| [3524e82a08f10cf4ef3cbd8bb23b8513ff0f8916] | committer: Andreas Rheinhardt

avcodec/dv: Remove unnecessary header

Forgotten in 6d484671ecb612c32cbda0fab65f961743aff5f8.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>

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

 libavcodec/dv.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libavcodec/dv.h b/libavcodec/dv.h
index 19290aa382..855afcc758 100644
--- a/libavcodec/dv.h
+++ b/libavcodec/dv.h
@@ -30,7 +30,6 @@
 #include "avcodec.h"
 #include "dv_profile.h"
 #include "me_cmp.h"
-#include "vlc.h"
 #include "idctdsp.h"
 
 typedef struct DVwork_chunk {



More information about the ffmpeg-cvslog mailing list