]> git.sesse.net Git - ffmpeg/commit
vf_drawtext: Add pkt_pos, pkt_duration, pkt_size as variables
authorCalvin Walton <calvin.walton@kepstin.ca>
Fri, 21 Jun 2019 13:08:03 +0000 (09:08 -0400)
committerGyan Doshi <ffmpeg@gyani.pro>
Sun, 7 Jul 2019 05:42:07 +0000 (11:12 +0530)
commit2bd21b96096320bc12532119a6b0f7a974db6c19
tree0be4a61a2f1f75dad1c4c33f348d5596db5208cc
parentb7b6ddd59693008c35b3247496ecc946331d0856
vf_drawtext: Add pkt_pos, pkt_duration, pkt_size as variables

Changes to vf_drawtext.c written by
Calvin Walton <calvin.walton@kepstin.ca>

Changes to filters.texi written by
greg Luce <electron.rotoscope@gmail.com>
with lots of help from Moritz Barsnick and Gyan

Fixes #7947.
doc/filters.texi
libavfilter/version.h
libavfilter/vf_drawtext.c