ffmpeg | branch: master | Andreas Rheinhardt <andreas.rheinha...@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.rheinha...@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 { _______________________________________________ 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".