1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavformat
wm4 7074a7ccd9 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.
2018-05-04 17:56:35 +02:00
..
2018-05-04 17:56:35 +02:00
2017-10-05 17:10:23 +02:00
2017-10-05 17:10:23 +02:00
2018-04-12 16:04:58 +08:00
2017-10-19 22:07:21 +02:00
2017-09-20 03:31:48 +02:00
2017-10-19 22:07:21 +02:00
2017-09-01 18:52:56 +08:00
2017-08-30 12:13:01 +02:00
2018-04-16 13:46:10 -03:00
2017-09-07 15:19:22 +02:00
2018-02-04 15:19:41 +01:00
2017-10-05 17:10:23 +02:00
2018-04-02 03:26:22 +01:00
2018-04-12 16:04:58 +08:00
2018-05-04 17:56:35 +02:00
2018-04-01 21:08:16 +02:00
2017-11-05 10:42:07 +01:00
2017-12-08 16:01:09 +01:00
2017-10-05 17:10:23 +02:00
2017-06-13 19:49:06 +02:00
2018-03-07 22:26:53 +01:00
2018-02-11 20:03:33 +01:00
2018-02-11 20:03:33 +01:00
2017-04-25 15:39:10 +02:00
2018-02-11 20:03:33 +01:00
2018-02-11 20:03:33 +01:00
2018-03-07 22:26:53 +01:00
2017-09-09 12:07:14 +02:00
2018-05-04 17:56:35 +02:00
2017-09-22 01:33:22 +02:00
2017-07-16 16:09:17 +01:00