]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/vf_setpts.c
ttadec: unbreak playback of matroska files
[ffmpeg] / libavfilter / vf_setpts.c
index f2650923d0faf80b57780a638b58ac725c14a2f7..b49ca5eb57621d1715a7d910f875172d10b29124 100644 (file)
@@ -30,7 +30,7 @@
 #include "libavutil/mathematics.h"
 #include "avfilter.h"
 
-static const char *var_names[] = {
+static const char *const var_names[] = {
     "E",           ///< Euler number
     "INTERLACED",  ///< tell if the current frame is interlaced
     "N",           ///< frame number (starting at zero)