]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/bit_depth_template.c
avcodec/libx264: move where x264opts is applied down so it isnt overridden by avctx...
[ffmpeg] / libavcodec / bit_depth_template.c
index 56c2935a245d3aafa7ae0d117e804038aef59941..80184892f5a64e8e918840abe008828574500648 100644 (file)
@@ -16,6 +16,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
+#include "mathops.h"
 #include "rnd_avg.h"
 #include "libavutil/intreadwrite.h"