ffmpeg | branch: master | Marth64 <mart...@proxyid.net> | Tue Mar 12 01:00:05 2024 -0500| [b3d87fb0c4aa61a5dab971b6421bc665e0e81248] | committer: Stefano Sabatini
avformat/sccdec: remove unused bprint.h include Signed-off-by: Marth64 <mart...@proxyid.net> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b3d87fb0c4aa61a5dab971b6421bc665e0e81248 --- libavformat/sccdec.c | 1 - 1 file changed, 1 deletion(-) diff --git a/libavformat/sccdec.c b/libavformat/sccdec.c index 5f2f95d80e..f6d5f29a0a 100644 --- a/libavformat/sccdec.c +++ b/libavformat/sccdec.c @@ -24,7 +24,6 @@ #include "internal.h" #include "subtitles.h" #include "libavutil/avstring.h" -#include "libavutil/bprint.h" #include "libavutil/intreadwrite.h" typedef struct SCCContext { _______________________________________________ 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".