Эх сурвалжийг харах

avcodec/avcodec: Don't include hwcontext.h

It is no longer used directly; but it is still indirectly included via
codec.h.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Andreas Rheinhardt 4 жил өмнө
parent
commit
cea34b9172
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  1. 0 1
      libavcodec/avcodec.h

+ 0 - 1
libavcodec/avcodec.h

@@ -34,7 +34,6 @@
 #include "libavutil/cpu.h"
 #include "libavutil/dict.h"
 #include "libavutil/frame.h"
-#include "libavutil/hwcontext.h"
 #include "libavutil/log.h"
 #include "libavutil/pixfmt.h"
 #include "libavutil/rational.h"