ffmpeg | branch: master | Paul B Mahol | Fri May 17 19:00:47
2019 +0200| [96c79d4e1fd87dbedfd70ed876ee257ddda2ba90] | committer: Paul B Mahol
avfilter/vf_ocr: also export confidence of result
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=96c79d4e1fd87dbedfd70ed876ee257ddda2ba90
--
ffmpeg | branch: master | James Almer | Fri May 17 12:48:24
2019 -0300| [3f31726994f64801c12349471d1bf94569b8329d] | committer: James Almer
avcodec/options: remove dead test code
It's been unused since 5d48e4eafa6c4559683892b8638d10508125f3cf.
Signed-off-by: James Almer
> http://git.videolan
ffmpeg | branch: master | Werner Robitza | Fri May
17 10:58:02 2019 +0200| [b99c73abf4b9931d0790cfbcb46aa8b799ac244b] | committer:
Gyan Doshi
doc/scaler: explain values for src_range, dst_range
This fixes the description of the values for src_range and dst_range to
include the possible values
ffmpeg | branch: master | Jun Zhao | Fri May 17
15:35:28 2019 +0800| [206f72d0f2a9a5423343ce2df6e03143f5a6cc48] | committer:
Jun Zhao
libavdevice/gdigrab: fix ffmpeg -devices doesn't show gdigrab
missed the category AV_CLASS_CATEGORY_DEVICE_VIDEO_INPUT lead to
ffmpeg -devices doesn't show gdig
ffmpeg | branch: master | Gyan Doshi | Fri May 17 13:20:04
2019 +0530| [c3458f06f406dc20e4edbdbf808b47d167e8c2bf] | committer: Gyan Doshi
doc/scaler: indicate some options as API only.
srcw, srch, dstw, dsth, src_format and dst_format were blocked for
CLI use in a0af9fd954 in order to fix ticke