aboutsummaryrefslogtreecommitdiff
path: root/multimedia/ffmpeg
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION on more opencv consumers due to opencv updateSteve Wills2018-05-091-0/+1
| | | | Notes: svn path=/head/; revision=469466
* multimedia/ffmpeg: drop unused file after r468844Jan Beich2018-05-041-27/+0
| | | | Notes: svn path=/head/; revision=469009
* multimedia/ffmpeg: update to 4.0Jan Beich2018-05-025-120/+78
| | | | | | | | | | | | | | | - FFSERVER support was removed upstream - libressl now uses libtls backend instead of patching openssl one - Clang i386 no longer uses 16-byte aligned stack Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ PR: 227726 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D15175 Notes: svn path=/head/; revision=468844
* Update sysutils/libcdio to 2.0.0Jason E. Hale2018-04-051-0/+1
| | | | | | | | | | | | | | | | | | | | - Add regression tests Update multimedia/vcdimager to 2.0.1 - Previous version is incompatible with new libcdio API; update was neccesary - Add regression tests - Fix LICENSE - Sort pkg-plist - Update WWW in pkg-descr Bump PORTREVISON on dependent ports due to libcdio shared libary increase Changes (libcdio): http://git.savannah.gnu.org/cgit/libcdio.git/plain/NEWS?h=release-2.0.0 Changes (vcdimager): https://github.com/rocky/vcdimager/blob/3b56705/NEWS Differential Revision: https://reviews.freebsd.org/D14469 Notes: svn path=/head/; revision=466597
* Update the placeholders for the MYSOFA option to use audio/libmysofa (added ↵Jason E. Hale2018-03-271-7/+2
| | | | | | | | | | | | in r461283). Minor sorting of options descriptions. Reviewed by: jbeich Differential Revision: https://reviews.freebsd.org/D14276 Notes: svn path=/head/; revision=465688
* Switch some MASTER_SITES from http/ftp to https.Mathieu Arnold2018-02-271-1/+1
| | | | | | | | | | | Also some cleanup of dead entries. PR: 226203 Submitted by: Sam H Sponsored by: Absolight Notes: svn path=/head/; revision=463123
* multimedia/ffmpeg: update to 3.4.2Jan Beich2018-02-262-5/+4
| | | | | | | | | Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4.2:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ MFH: 2018Q1 (maybe security) Notes: svn path=/head/; revision=463051
* multimedia/libbluray: Update to 1.0.2Yuri Victorovich2018-02-171-1/+1
| | | | | | | | | | | | | | | | Additional port changes: * Changed to DISTVERSION * Removed USES=autoreconf (not needed) * Added post-extract creating symlink linux->freebsd Bumped 6 depending ports. Reported by: portscout Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14406 Notes: svn path=/head/; revision=462195
* - Update multimedia/x265 to 2.6Guido Falsi2018-02-111-1/+1
| | | | | | | | | | | | | | | | | - Use the distfile provided by the VideoLAN project - Add options for HI10P and HI12P (available only for amd64) - Add DEBUG option - Add OPTIMIZED_CFLAGS option - Force using clang 5.0 on 10.4. Base provided clang fails during compilation - Chase shlib bump in dependent ports PR: 225431 Submitted by: daniel.engberg.lists@pyret.net Approved by: Maintainer timeout Notes: svn path=/head/; revision=461527
* Make OPUS default optionThomas Zander2018-02-041-2/+2
| | | | | | | | | | | | | | Rationale: Opus is the latest-generation highest-performance open-source audio codec and becomes increasingly popular, particularly combined with VP9 video. It's time to include support for libopus in the default package. PR: 225511 Reported by: greg@unrelenting.technology MFH: 2018Q1 Notes: svn path=/head/; revision=460948
* multimedia/libvpx: update 1.7.0Jan Beich2018-01-251-1/+1
| | | | | | | | Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.6.1..v1.7.0 ABI: https://abi-laboratory.pro/tracker/timeline/libvpx/ Notes: svn path=/head/; revision=459963
* multimedia/{lib,}x264: update to 0.152.2854Jan Beich2017-12-291-1/+1
| | | | | | | Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=e9a5903edf8ca59ef20e6f4894c196f135af735e Notes: svn path=/head/; revision=457488
* Change default version of samba from 4.4 to 4.6Antoine Brodin2017-12-231-1/+1
| | | | | | | | | Reviewed by: mat With hat: portmgr Differential Revision: https://reviews.freebsd.org/D13529 Notes: svn path=/head/; revision=457024
* - Update libva to 2.0.0Guido Falsi2017-12-121-0/+1
| | | | | | | | | | | | | | | | - Update libva-intel-driver to 2.0.0 - Update libva-utils to 2.0.0 - Bump dependent ports due to shlib bump - Import upstream patch to fix multimedia/mpv [1] - Import upstream patch to fix multimedia/gstreamer1-vaapi [2] Approved by: cpm [1], multimedia (timeout) [2] Obtained from: https://github.com/mpv-player/mpv/commit/2ecf240b1cd20875991a5b18efafbe799864ff7f [1] https://cgit.freedesktop.org/gstreamer/gstreamer-vaapi/commit/gst-libs/gst/vaapi/gstvaapiutils.c?id=777bba473e3ed1c7b8b7f7f0322892851c70dfd9 [2] Differential Revision: https://reviews.freebsd.org/D12761 Notes: svn path=/head/; revision=456184
* multimedia/ffmpeg: update to 3.4.1Jan Beich2017-12-113-88/+4
| | | | | | | | | Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4.1:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ Security: CVE-2017-17081 Notes: svn path=/head/; revision=456055
* multimedia/ffmpeg: drop unused helper after r434304Jan Beich2017-11-301-1/+0
| | | | Notes: svn path=/head/; revision=455180
* multimedia/ffmpeg: unaligned access on armv6 should work after base r300701Jan Beich2017-11-301-3/+3
| | | | | | | | Reported by: mmel PR: 200609 (ping) Notes: svn path=/head/; revision=455179
* Also back out unaligned access requirement.Mark Linimon2017-11-301-1/+0
| | | | | | | Obtained from: jbeich Notes: svn path=/head/; revision=455178
* Back out part of r455173 at jbeich request.Mark Linimon2017-11-301-1/+0
| | | | Notes: svn path=/head/; revision=455176
* For ports that set particular flags/options for armv6, also set themMark Linimon2017-11-301-1/+4
| | | | | | | | | | | | | for armv7. This is part three of a multipart commit to bring armv7 ports to parity with armv6. Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com -exp run Notes: svn path=/head/; revision=455173
* multimedia/ffmpeg: fix DoS in VC-2 encoderJan Beich2017-11-282-1/+84
| | | | | | | | | Reported by: Vladimir Krstulja Obtained from: upstream (release/3.4 branch) Security: CVE-2017-16840 Notes: svn path=/head/; revision=455047
* multimedia/kvazaar: update to 1.2.0Jan Beich2017-11-191-0/+1
| | | | | | | | | | - Increase verbosity of automake tests Changes: https://github.com/ultravideo/kvazaar/releases/tag/v1.2.0 ABI: https://abi-laboratory.pro/tracker/timeline/kvazaar/ Notes: svn path=/head/; revision=454469
* multimedia/ffmpeg: update to 3.4Jan Beich2017-10-216-161/+55
| | | | | | | | | | | | | | | | | | | | | | Notable changes: - i386/amd64 now depend on NASM per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39 - NETCDF is now MYSOFA but the dependency doesn't exist in ports yet - SCHROEDINGER is gone per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9 - DRM, LIBRSVG2, LIBXML2 are new options - ABI isn't completely compatible: some structs have changed Minor cleanup: - Don't pass --disable-{in,out}dev when it's already blocked by disabled dependency - Drop redundant "Enable" from option descriptions - Switch CDIO_DESC to use Mk/bsd.options.desc.mk Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ PR: 223057 Exp-run by: antoine Notes: svn path=/head/; revision=452570
* multimedia/ffmpeg: fix opencv-core autodetection in some casesJan Beich2017-10-161-6/+1
| | | | | | | | | post-patch already adds -core suffix to pkg-config search Pointy hat to: mat (r448475) Notes: svn path=/head/; revision=452211
* Fix build with openjpeg 2.3.0Sunpoet Po-Chuan Hsieh2017-10-123-23/+30
| | | | | | | Reported by: mat Notes: svn path=/head/; revision=451870
* multimedia/ffmpeg: update to 3.3.4Jan Beich2017-09-122-5/+4
| | | | | | | | | | | | Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.3.4:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ Security: CVE-2017-14054 CVE-2017-14055 CVE-2017-14056 CVE-2017-14057 Security: CVE-2017-14058 CVE-2017-14059 CVE-2017-14169 CVE-2017-14170 Security: CVE-2017-14171 CVE-2017-14222 CVE-2017-14223 CVE-2017-14225 MFH: 2017Q3 Notes: svn path=/head/; revision=449689
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-0/+1
| | | | | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 Notes: svn path=/head/; revision=449591
* Grmbl, commit the actual good version of the patch.Mathieu Arnold2017-08-211-2/+4
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=448476
* Fix build with graphics/openjpeg after update to 2.2.Mathieu Arnold2017-08-213-5/+96
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=448475
* multimedia/ffmpeg: update to 3.3.3Jan Beich2017-08-152-5/+4
| | | | | | | | | | Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.3.3:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ Security: CVE-2017-9608 CVE-2017-11399 CVE-2017-11665 CVE-2017-11665 CVE-2017-11719 MFH: 2017Q3 Notes: svn path=/head/; revision=448015
* multimedia/openh264: update to 1.7.0Jan Beich2017-06-281-0/+1
| | | | | | | | | Changes: https://github.com/cisco/openh264/releases/tag/v1.6.0 Changes: https://github.com/cisco/openh264/releases/tag/v1.7.0 ABI: https://abi-laboratory.pro/tracker/timeline/openh264/ Notes: svn path=/head/; revision=444561
* Scrub mention of armv6hf from ARCHS. It was never in a released version.Mark Linimon2017-06-261-1/+0
| | | | | | | | | | While here, sort ARCHS and pet portlint. Reviewed by: imp Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=444416
* Update to upstream version 3.3.2Thomas Zander2017-06-102-4/+4
| | | | | | | | | PR: 219853 Submitted by: takefu@airport.fm Reviewed by: riggs Notes: svn path=/head/; revision=443112
* Update to upstream version 3.3.1Thomas Zander2017-05-262-5/+4
| | | | Notes: svn path=/head/; revision=441750
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-1/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* multimedia/ffmpeg: unbreak on aarch64 after r439365Jan Beich2017-05-061-0/+1
| | | | | | | | | | | | | | | | | | | | | | | cc -I. -I./ -DLIBICONV_PLUG -isystem /usr/local/include -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DZLIB_CONST -fPIC -Qunused-arguments -MMD -MF libavcodec/aarch64/simple_idct_neon.d -MT libavcodec/aarch64/simple_idct_neon.o -c -o libavcodec/aarch64/simple_idct_neon.o libavcodec/aarch64/simple_idct_neon.S <instantiation>:1:14: error: invalid vector kind qualifier smull v7.4S, v26.4, v0.H[1] ^ <instantiation>:1:1: note: while in macro instantiation smull1 v7.4S, v26.4, v0.H[1] ^ <instantiation>:11:9: note: while in macro instantiation idct_col4_top v24 v25 v26 v27 1 4 ^ libavcodec/aarch64/simple_idct_neon.S:222:1: note: while in macro instantiation declare_idct_col4_neon 1 4H ^ [...] PR: 218658 (for tracking) Reported by: pkg-fallout Notes: svn path=/head/; revision=440212
* Update to 0.6.0Sunpoet Po-Chuan Hsieh2017-04-301-0/+1
| | | | | | | | | - Bump PORTREVISION for dependent ports Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS Notes: svn path=/head/; revision=439814
* Update to upstream version 3.3Thomas Zander2017-04-255-42/+35
| | | | | | | | PR: 218658 Submitted by: riggs Notes: svn path=/head/; revision=439365
* graphics/opencv: back out r423216 and r423063 (replaying r423316)Jan Beich2017-04-141-2/+2
| | | | | | | | | | | | Renaming didn't help to unblock 3.x progress as co-existence with 2.x was no less complex than simply fixing consumers. This commit also restores directory-level history accidentally lost via git-svn. PR: 210505 Pointy hat to: jbeich (should've discussed first) Notes: svn path=/head/; revision=438490
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-1/+1
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* Switch default version of samba from 4.3 to 4.4Antoine Brodin2017-03-251-1/+1
| | | | | | | | With hat: portmgr Differential Revision: https://reviews.freebsd.org/D10131 Notes: svn path=/head/; revision=436925
* - Add USES=samba to handle dependency on sambaAntoine Brodin2017-03-211-2/+2
| | | | | | | | | | | | | | Valid ARGS: build, env, lib, run (default: build,run) - Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3) - Remove obsolete samba36 ports - Modify samba4x ports to install libsmbclient - Convert the ports tree to USES=samba Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D8919 Notes: svn path=/head/; revision=436659
* Remove all _USE=openssl occurrences.Mathieu Arnold2017-03-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=436248
* Chase libass runtime fix r434477; bump PORTREVISION on consumersThomas Zander2017-02-201-1/+1
| | | | | | | | | PR: 216837 Reported by: cpm MFH: 2017Q1 Notes: svn path=/head/; revision=434479
* Upgrade PORTREVISION because, ah, x265 was upgraded and nowMikhail Teterin2017-02-181-1/+1
| | | | | | | | | installs a shared-library with a newer major-number. Requested by: jbeich Notes: svn path=/head/; revision=434384
* multimedia/kvazaar: update to 1.1.0Jan Beich2017-02-171-1/+1
| | | | | | | | | Changes: https://github.com/ultravideo/kvazaar/releases/tag/v1.1.0 ABI: https://people.freebsd.org/~jbeich/compat_reports/kvazaar/1.0.0_to_1.1.0/compat_report.html MFH: 2017Q1 Notes: svn path=/head/; revision=434322
* There were a few others _FreeBSD_9 things around.Mathieu Arnold2017-02-171-1/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=434304
* - Add --enable-pic to CONFIGURE_ARGS. It eliminates text relocations inTijl Coosemans2017-02-161-1/+3
| | | | | | | | | shared libraries. This only affects i386 because it is already the default on other architectures. - Enable verbose build. Notes: svn path=/head/; revision=434218
* Update to upstream version 3.2.4Thomas Zander2017-02-123-26/+4
| | | | | | | | | | | | | Details: - patch-ffserver__config.c has been upstreamed - Fix two potential heap overflows in lavf/mov.c MFH: 2017Q1 Security: CVE-2017-5024 CVE-2017-5025 Notes: svn path=/head/; revision=433937
* Update to upstream version 3.2.3; promote X265 to default OPTIONThomas Zander2017-02-093-8/+7
| | | | | | | | | | | | | | Details: - Update to upstream version 3.2.3, bugfix release, no upstream feature changes - HEVC is becoming so widespread that it warrants promoting the X265 option to default [1] PR: 216471 [1] Submitted by: scottro11@gmail.com [1] Notes: svn path=/head/; revision=433759