CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2017/02/05 14:23:00

Modified files:
        graphics/ffmpeg: Makefile 
Added files:
        graphics/ffmpeg/patches: patch-libavformat_tls_openssl_c 

Log message:
Change FFmpeg's TLS support to use SSLv23_*_method (allowing any
supported SSL/TLS version, in our case this is TLS1.0+) instead of the
confusingly-named TLSv1_*_method (TLSv1.0 only). Fixes e.g. "mplayer
https://ftp.openbsd.org/pub/OpenBSD/songs/song53.mp3";. OK Brad.

Reply via email to