Hi, On Tue, Sep 10, 2019 at 6:13 PM Guo, Yejun <[email protected]> wrote: > > example command line to verify it: > ./ffmpeg -i input.stream -vf addroi=0:0:iw/3:ih/3:-0.8 -c:v libvpx -b:v 2M > tmp.webm > > Signed-off-by: Guo, Yejun <[email protected]> > --- > libavcodec/libvpxenc.c | 188 > +++++++++++++++++++++++++++++++++++++++++++++++++ > libavcodec/version.h | 2 +- > 2 files changed, 189 insertions(+), 1 deletion(-) >
Thanks for updating the patch. Could you run tools/patcheck on it? I think the gcc 2.95 comment might be dated [1], so you can ignore that one. _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
