]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/vf_select.c
h264: (trivial) make ff_h264_lps_state static
[ffmpeg] / libavfilter / vf_select.c
index 5cbe663ea1ef4d901e6f47cbfbbe64d5397e8ee0..2ffa49678816a9e2baa5ae89f244fb50c31c3faa 100644 (file)
@@ -27,7 +27,7 @@
 #include "libavutil/fifo.h"
 #include "avfilter.h"
 
-static const char * const var_names[] = {
+static const char *const var_names[] = {
     "TB",                ///< timebase
 
     "pts",               ///< original pts in the file of the frame