]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/h264_direct.c
lavc/utvideoenc: Set bits_per_coded_sample for rgba.
[ffmpeg] / libavcodec / h264_direct.c
index e137ff9227793de99329f266ec2e54aaf34a2154..107c905db126c14fa95740b5845c30cce1b4ab16 100644 (file)
@@ -27,7 +27,8 @@
 
 #include "internal.h"
 #include "avcodec.h"
-#include "h264.h"
+#include "h264dec.h"
+#include "h264_ps.h"
 #include "mpegutils.h"
 #include "rectangle.h"
 #include "thread.h"