]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/vf_setpts.c
get_buffers: Check that pix_fmt is not NONE.
[ffmpeg] / libavfilter / vf_setpts.c
index 8c749753bbc610a3fb72c06294df2698d69eff31..57b97bb9bdbd5b6f80167ce1b952be92d73dff2d 100644 (file)
@@ -30,7 +30,7 @@
 #include "libavutil/mathematics.h"
 #include "avfilter.h"
 
-static const char * const var_names[] = {
+static const char *const var_names[] = {
     "INTERLACED",  ///< tell if the current frame is interlaced
     "N",           ///< frame number (starting at zero)
     "POS",         ///< original position in the file of the frame