summaryrefslogtreecommitdiff
path: root/multimedia/ffmpeg4/files/patch-libavutil-common.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-03-17multimedia/ffmpeg: fork 4.* into a pinned portJan Beich1-0/+0
Mainly for leaf consumers: applications but not plugins or libraries. Otherwise, indirectly mixing different versions of ffmpeg libraries at runtime can lead to crashes. To use simply add the following before <bsd.port.mk> or <bsd.port.pre.mk> .include "${.CURDIR:H:H}/multimedia/ffmpeg4/override.mk" PR: 261302 Inspired by: c717faa5c764
2015-07-02- Update multimdedia/ffmpeg to latest upstrem version 2.7.1Thomas Zander1-5/+5
- Mark ports BROKEN that were discovered not to work with this update; discovered by exp-run in bug 201181 - Note the need for manual upgrade of dependent ports in UPDATING Notes: svn path=/head/; revision=391183
2013-10-19multimedia/ffmpeg: update to 2.0.1William Grzybowski1-3/+3
- Update main ffmpeg port to 2.0.1 - Bump and update dependent ports when necessary (API change) Approved by: portmgr (bapt) Notes: svn path=/head/; revision=330909
2010-07-24- Update ffmpeg to 0.6Martin Matuska1-0/+13
Notes: svn path=/head/; revision=258164