diff options
author | wm4 <nfxjfg@googlemail.com> | 2018-04-27 21:35:56 +0200 |
---|---|---|
committer | wm4 <nfxjfg@googlemail.com> | 2018-05-04 17:56:35 +0200 |
commit | 7074a7ccd9a4d4e445252780fd182aa0b3778b79 (patch) | |
tree | ec508dec528e4056241a9239b1342c3153c673f5 /libavcodec/qcelpdec.c | |
parent | 9479955c626529550d337067af85760e256eabb3 (diff) | |
download | ffmpeg-7074a7ccd9a4d4e445252780fd182aa0b3778b79.tar.gz |
avformat: add vapoursynth wrapper
This can "demux" .vpy files. Autodetection of .vpy scripts is
intentionally not done, because it would be a major security issue. You
need to force the format, for example with "-f vapoursynth" for the
FFmpeg CLI tools.
Some minor code copied from other LGPL parts of FFmpeg.
I did not find a good way to test a few of the more obscure VS features,
like VFR nodes, compat pixel formats, or nodes with dynamic size/format
changes. These can be easily implemented on demand.
Diffstat (limited to 'libavcodec/qcelpdec.c')
0 files changed, 0 insertions, 0 deletions