]> git.sesse.net Git - ffmpeg/commit
avfilter/scale: add animation support
authorGyan Doshi <ffmpeg@gyani.pro>
Sun, 15 Dec 2019 13:26:06 +0000 (18:56 +0530)
committerGyan Doshi <ffmpeg@gyani.pro>
Wed, 15 Jan 2020 06:33:47 +0000 (12:03 +0530)
commit0dc0837960eaaff27d2104ae6b89e29790b38d6a
tree6f81afceede3e6d4dd5aa74f8f73402f1cd70c75
parentce2cfa67aa26e70717eb8b184f232b9c41b81001
avfilter/scale: add animation support

Width and height expressions in scale and scale2ref filters can now
reference frame index, timestamp and packet position.
doc/filters.texi
libavfilter/vf_scale.c