CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/04/28 00:32:48
Modified files:
graphics/ffmpeg: Makefile distinfo
graphics/ffmpeg/patches: patch-configure patch-library_mak
graphics/ffmpeg/pkg: PLIST
Log message:
Update to FFmpeg 20150412: a snapshot from the 2.6 branch currently at the 2.6.2
release.
Two of the lib dependencies got removed:
- libschroedinger: currently broken because of an issue with mutexes;
unmaintained upstream and its a niche codec
- libtheora: modern replacements such as VP8 / VP9 are more than good enough to
replace VP3 use
from brad (maintainer)