[FFmpeg-cvslog] avformat/dvdvideodec: remove unused headers
Marth64
git at videolan.org
Wed Jan 8 07:46:05 EET 2025
ffmpeg | branch: release/7.1 | Marth64 <marth64 at proxyid.net> | Mon Oct 7 18:04:49 2024 -0500| [15684239ca9c29d74ac6b781209fb4938c94b829] | committer: Marth64
avformat/dvdvideodec: remove unused headers
Signed-off-by: Marth64 <marth64 at proxyid.net>
(cherry picked from commit 3ad96243d756b2b63431410112956e36e4044e4a)
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=15684239ca9c29d74ac6b781209fb4938c94b829
---
libavformat/dvdvideodec.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/libavformat/dvdvideodec.c b/libavformat/dvdvideodec.c
index 6bd1dbc17f..4e33d1aba6 100644
--- a/libavformat/dvdvideodec.c
+++ b/libavformat/dvdvideodec.c
@@ -44,8 +44,6 @@
#include "libavutil/mem.h"
#include "libavutil/opt.h"
#include "libavutil/samplefmt.h"
-#include "libavutil/time.h"
-#include "libavutil/timestamp.h"
#include "avformat.h"
#include "avio_internal.h"
More information about the ffmpeg-cvslog
mailing list