ffmpeg | branch: master | Paul B Mahol | Mon Oct 8 12:22:12
2018 +0200| [3cbf37bf098a9363c4fd93bc6f81458244f05e90] | committer: Paul B Mahol
avfilter/af_silenceremove: fix max for duration options
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3cbf37bf098a9363c4fd93bc6f81458244f05
ffmpeg | branch: master | Paul B Mahol | Mon Oct 8 13:33:22
2018 +0200| [e10fe34e7c6031baa07fb3bad5c284b2911f501b] | committer: Paul B Mahol
avfilter/f_reverse: add packed sample format support to areverse
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e10fe34e7c6031baa07fb3bad5c2
ffmpeg | branch: release/4.0 | Avi Halachmi (:avih) | Mon
Jul 30 22:48:04 2018 +0300| [df6e929e89340c2dbb316868c798fce516a2cf79] |
committer: James Almer
configure: speed up print_enabled_components()
x4 - x10 faster.
Inside print_enabled components, the filter_list case invokes sed
about 350
ffmpeg | branch: release/4.0 | Avi Halachmi (:avih) | Mon
Jul 30 22:39:15 2018 +0300| [42355d12dbfd92b11fa6c28858ea041bcf94bd7b] |
committer: James Almer
configure: speed up flatten_extralibs_wrapper()
x50 - x200 faster.
Currently configure spends 50-70% of its runtime inside a single
functio
ffmpeg | branch: release/4.0 | Avi Halachmi (:avih) | Tue
Aug 28 17:14:55 2018 +0300| [3fb09dba40b0d0a67272af8f7995638eaea3f9a4] |
committer: James Almer
configure: _deps: validate, reduce sensitivity
- Allow to add deps in any order rather than "in linking order".
- Expand deps chains as requ
ffmpeg | branch: release/4.0 | Avi Halachmi (:avih) | Sun
Aug 5 06:16:44 2018 +0300| [a634da282b7c5963d69a0c9105436e55382a5ccb] |
committer: James Almer
configure: speed up check_deps()
x4 - x25 faster.
check_deps() recursively enables/disables components, and its loop is
iterated nearly 600