aboutsummaryrefslogtreecommitdiffhomepage
path: root/TOOLS/travis-deps
Commit message (Collapse)AuthorAge
* travis: stop excluding ffmpeg-gitGravatar Ricardo Constantino2017-12-22
| | | | Signed-off-by: Stefano Pigozzi <stefano.pigozzi@gmail.com>
* Remove support for ffmpeg-mpvGravatar Rostislav Pehlivanov2017-12-05
|
* travis: adjust ffmpeg URLGravatar wm42017-10-27
| | | | No idea if this is correct.
* travis: install missing x11 depsGravatar Ricardo Constantino2017-08-07
|
* travis: drop libav-stable supportGravatar wm42017-08-03
| | | | | | | | | | | For libav-stable, we download the Libav tarball, which is failing, because their certificate is broken: ERROR: cannot verify libav.org's certificate, issued by `/C=US/O=Let\'s Encrypt/CN=Let\'s Encrypt Authority X3': Issued certificate has expired. I don't intend to support Libav's overly old releases anymore anyway, so if you want to use Libav, use its git master.
* build: bump required minimum versions to FFmpeg 3.2.2 and Libav 12Gravatar wm42016-12-07
| | | | Fixes the build with Libav 11 (not).
* travis: fix ffmpeg-git buildGravatar Stefano Pigozzi2016-11-17
|
* travis: move travis-deps script to TOOLSGravatar wm42016-05-12
Don't let it clutter the top level directory.