Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2014-11-28 12:51:05 +0300
committerMartin Storsjö <martin@martin.st>2014-11-28 12:55:42 +0300
commitfcae9f212a6001d966c52dc22cd4b22e9851b428 (patch)
treea1375681941337e9c199f93a181f04cfbb73d8cc /libavfilter/vf_idet.c
parenta9d8d35e4833fc4dfbf557ce73c84e9ca6224427 (diff)
dashenc: Avoid a VLA-like construct
This fixes the build on compilers that interpreted the earlier code as a variable length array (which we intentionally disallow). Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavfilter/vf_idet.c')
0 files changed, 0 insertions, 0 deletions