summaryrefslogtreecommitdiff
path: root/multimedia/mplayer/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* multimedia/[mplayer|mencoder]: Update to snapshot as of 2025-08-16Thomas Zander2025-08-174-117/+26
| | | | | This is mostly a bugfix release. Some of the local patches have been adopted upstream as well.
* multimedia/{mplayer|mencoder}: Fix WITH_DEBUG buildThomas Zander2024-10-192-13/+37
| | | | | | | | | | | Newer clang versions are not happy when passing -mcpu=<something> on i386 and amd64. This fixes the construction of CFLAGS during configure in the WITH_DEBUG case. Also, as it turns out, there was a const ptr issue in libmpcodecs/ad_spdif.c whith also needed to be fixed. PR: 280818 Reported by: cryptogranny@gmail.com
* multimedia/{mplayer|mencoder}: Update to new upstream snapshotThomas Zander2024-10-123-46/+25
| | | | | | | | Details: - Move to upstream snapshot as of 2024-09-28 - Use ffmpeg6+ instead of ffmpeg4 PR: 275846
* multimedia/mplayer: fix build on powerpc*Piotr Kubaj2024-05-171-11/+22
| | | | cc: error: unsupported option '-mabi=' for target 'powerpc64-unknown-freebsd14.1'
* multimedia/{mplayer|mencoder}: Fix ffmpeg4 linking if ffmpeg6 presentDaniel Engberg2023-05-011-20/+30
| | | | | | PR: 270569 Reported by: george@m5p.com Reviewed by: riggs
* multimedia/{mplayer|mencoder} Use ffmpeg4 instead of ffmpeg6Thomas Zander2023-04-301-1/+1
| | | | | | Details: Hopefully temporary workaround to fix a whole bunch of decoding problems with various ffmpeg codecs. PR: 270569
* multimedia/{mplayer|mencoder}: Update to newer upstream snapshotThomas Zander2023-03-251-11/+0
| | | | | | | | Details: - Update to upstream snapshot as of 2023-03-21 - Preparation for the ffmpeg 6.0 update PR: 270294 Reported by: diizzy
* multimedia/mplayer: Fix build with llvm15Thomas Zander2023-02-124-0/+108
| | | | | | | | | Details: - clang15 performs stricter checks for pointer conversions, some questionable conversions graduated from warnings to errors - Fixes multimedia/mencoder builds as well MFH: 2023Q1
* multimedia/mplayer: Fix build with clang 15Thomas Zander2023-01-071-0/+11
| | | | | | PR: 268789 Reported by: dim MFH: 2023Q1
* multimedia/(mencoder|mplayer): Update to recent upstream snapshot.Thomas Zander2021-09-301-6/+15
|
* multimedia/(mplayer|mencoder): Update to upstream snapshot 2021-07-03.Thomas Zander2021-07-041-7/+4
| | | | MFH: 2021Q3
* Update to upstream snapshot as of 2021-03-14.Thomas Zander2021-03-183-37/+34
| | | | | | | | | Details: - No critical updates (that I am aware of). - Add NLS OPTION. Notes: svn path=/head/; revision=568751
* Switch the CDDB default to gnudb.org.Christian Weisgerber2020-07-081-0/+11
| | | | | | | | | The freedb.org CD track database has been discontinued. Approved by: riggs Notes: svn path=/head/; revision=541612
* Fix OSS audio playback of some videos after SVN r351847.Hans Petter Selasky2019-09-231-3/+61
| | | | | | | | | | | Make sure mplayer sets a sensible fragment and buffer size. Discussed with: riggs@ Tested by: naddy@ Approved by: pi Notes: svn path=/head/; revision=512612
* onvert to UCL & cleanup pkg-message (categories l-m)Mathieu Arnold2019-08-131-5/+7
| | | | Notes: svn path=/head/; revision=508882
* Update to snapshot as of 2019-06-29, drop RTC option in mplayerThomas Zander2019-06-292-46/+19
| | | | Notes: svn path=/head/; revision=505349
* Retain API compatibility with faac 1.29.9 and laterThomas Zander2017-11-051-0/+13
| | | | | | | | Details: - See PR 223416 Notes: svn path=/head/; revision=453549
* - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLDmitry Marakasov2017-01-121-0/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=431251
* Log:Thomas Zander2016-12-309-144/+58
| | | | | | | | | | | | - Update to upstream snapshot as of 2016-12-28 - Unbundle ffmpeg; uses multimedia/ffmpeg now - Refactor shared Makefile target - GNU_CONFIGURE -> HAS_CONFIGURE Differential Revision: https://reviews.freebsd.org/D8930 Notes: svn path=/head/; revision=429960
* multimedia/ffmpeg: simplify ARCH workaroundJan Beich2016-12-194-50/+0
| | | | | | | | | ARCH is clobbered via .MAKEFLAGS in Mk/bsd.port.mk since r20327. Approved by: portmgr blanket Notes: svn path=/head/; revision=428896
* Port rtsp fixes from multimedia/ffmpeg changeset r427233Thomas Zander2016-12-031-0/+45
| | | | | | | MFH: 2016Q4 Notes: svn path=/head/; revision=427637
* Update to recent upstream snapshot as of 2016-09-12Thomas Zander2016-09-151-0/+23
| | | | | | | | | | While on it: - Add missing USE_XORG=xext for X11 OPTION - Import patch by bar@ to deal with certain other ports e.g. x11/slim Notes: svn path=/head/; revision=422188
* Update to snapshots as of 2016-04-09 including bundled ffmpegThomas Zander2016-04-092-8/+29
| | | | Notes: svn path=/head/; revision=412865
* Update to upstream version 1.3.0 from 2016-02-16Thomas Zander2016-02-272-15/+5
| | | | | | | | | | - Use released version instead of svn snapshot for this distfile - Update MASTER_SITES to fetch from mplayer.hq instead of LOCAL for this distfile - Use bundled ffmpeg-3.0 Notes: svn path=/head/; revision=409677
* Use ffmpeg 2.8.4 for mplayer / mencoderThomas Zander2015-12-241-39/+0
| | | | Notes: svn path=/head/; revision=404351
* Update to mplayer snapshot as of 20151219Thomas Zander2015-12-194-27/+36
| | | | Notes: svn path=/head/; revision=404026
* multimedia/libvpx: update 1.5.0Jan Beich2015-11-141-0/+39
| | | | | | | | | | | | | ABI isn't compatible, so bump PORTREVISION in consumers. Changes: https://chromium.googlesource.com/webm/libvpx/+log/e67d45d..v1.5.0 ACC report: https://people.freebsd.org/~jbeich/compat_reports/libvpx/1.4.0.488_1_to_1.5.0/compat_report.html PR: 204478 Exp-run by: antoine Approved by: ashish (maintainer) Notes: svn path=/head/; revision=401587
* Enable VDPAU by default for mplayer on i386/amd64; general port cleanupThomas Zander2015-08-311-0/+9
| | | | | | | | | | | | | | | | | | amd64/i386: - Enable VDPAU by default for the large NVIDIA user base, proposed by ehaupt - BUILD_DEPEND on yasm only on amd64/i386 General cleanups: - Remove REINPLACE_CMD on CONFIGURE_SCRIPT conditional for post-8.x machines, is now part of patch-configure - Offer RTCPU OPTION only on archs that support it (amd64, i386, ppc) - Update RTCPU_DESC accordingly - Use OPTION helper for RTCPU instead of complicated conditionals - Remove superfluous check for ARCH when setting CFLAGS for armv6 Notes: svn path=/head/; revision=395729
* - Update to recent mplayer snapshot (2015-08-22)Thomas Zander2015-08-2323-120/+107
| | | | | | | | | | | | - Unbundle ffmpeg and use the distfile from multimedia/ffmpeg (currently on version 2.7.2) - Fix edge case assertion in av_free on 9.x/i386 upon stream close with mencoder (no change in behaviour) - Include LICENSE_FILE - Pet portlint Notes: svn path=/head/; revision=395119
* Fix runtime crash with certain MPEG2 files on pre-10 systems.Thomas Zander2015-04-122-24/+27
| | | | | | | | PR: 199283 MFH: 2015Q2 Notes: svn path=/head/; revision=383871
* - Update to new upstream snapshot as of 2015-04-03Thomas Zander2015-04-042-13/+13
| | | | | | | | | | | (included ffmpeg snapshot as of 2015-04-03) - Fix vulnerabilities CVE-2014-8544 and CVE-2014-9604 with bundled ffmpeg snapshot in the process MFH: 2015Q2 Notes: svn path=/head/; revision=383192
* Prevent accidental linking to libEGLThomas Zander2015-03-281-8/+24
| | | | | | | | Reported by: Florian Degner <f.degner@gmx.de> via personal mail MFH: 2015Q1 Notes: svn path=/head/; revision=382481
* multimedia category: Remove $PTHREAD_LIBSJohn Marino2015-03-251-2/+2
| | | | | | | approved by: PTHREAD blanket Notes: svn path=/head/; revision=382254
* Fix cdio supportThomas Zander2015-01-242-1/+25
| | | | | | | | | | | | | | While on it: Remove CDPARANOIA option - broken with cdparanoia port anyway - move CDIO from radio button group to standard (default off) OPTION - remove radio button group CDPARANOIA/CDIO Reported by: Kris Moore (kris@pcbsd.org) via mail MFH: 2015Q1 Notes: svn path=/head/; revision=377807
* Modernise compiler handlingThomas Zander2015-01-181-24/+0
| | | | | | | | | | | - Retire OTCHAIN OPTION - Retire support for gcc 4.2 from base - Depend on c11 compliant compiler via USES=compiler:c11 - Respect CC,CXX,CPP from environment (fixes bug 196811) - Bump PORTREVISION (default package on 8.x changes) Notes: svn path=/head/; revision=377337
* - Upstream versions of mplayer and ffmpeg as of 2014-12-23Thomas Zander2014-12-294-134/+51
| | | | | | | | | | | | | | - Remove the following OPTIONS: - MEMALIGN (now used by default where supported) - PROFILE (shaky, unreliable, rarely used, nigh unsupportable) - DIRAC (codec support only via libschroedinger) - Default-depends on external libdvdnav (mplayer no longer bundles internal dvd support libraries) - Simplify CFLAGS handling - Use -mstack-alignment=16 -mstackrealign on clang / i386 Notes: svn path=/head/; revision=375775
* Enable network streaming via https and other encrypted connectionsThomas Zander2014-11-201-0/+69
| | | | | | | | | | | - Introduce GNUTLS OPTION and make it default - Add extra patch for gnutls support from mplayer svn head While on it - Fix cflags/ldflags in mencoder: USES pkgconfig Notes: svn path=/head/; revision=372967
* Fix build on armv6Thomas Zander2014-11-011-16/+53
| | | | | | | | | | | | - Merge patch to configure script from upstream r37258 PR: 194687 Submitted by: mikael.urankar@gmail.com Reviewed by: riggs MFH: 2014Q4 Notes: svn path=/head/; revision=372003
* - Add experimental OPTION to avoid memory alignment hacksThomas Zander2014-09-131-0/+26
| | | | Notes: svn path=/head/; revision=368091
* - Update to new upstream snapshot 2014-08-24Thomas Zander2014-08-296-73/+52
| | | | | | | | | | - GUI OPTION is no longer default - Workaround an issue in CURRENT which prevented building a binary that supports profiling - Retire no longer needed CONFIGURE_ARGS and patch for CVE-2014-4610 Notes: svn path=/head/; revision=366488
* - Fix integer overflow in mencoder (bundled ffmpeg CVE-2014-4610)Thomas Zander2014-06-281-0/+48
| | | | | | | | | | | | | - Fix integer overflow in mplayer (bundled ffmpeg CVE-2014-4610) - Bump PORTREVISION in both ports Approved by: mentors (implicit) MFH: 2014Q2 Security: 17dfd984-feba-11e3-b938-5404a68ad561 9ab3a22c-feb8-11e3-b938-5404a68ad561 Notes: svn path=/head/; revision=359688
* - Add CONFLICTS to mplayer to prevent install conflict with mplayer2 [1]Thomas Zander2014-06-071-0/+12
| | | | | | | | | | | | | - Fix crash when trying to play certain videos with no audio in gmplayer [2] - Improve non-options variable summary during build in pre-everything [2] - Bump PORTREVISION in mplayer (the binary changes) PR: 190027 Submitted by: rfg@tristatelogic.com [1], andre@albsmeier.net[2] Approved by: mentors (implicit) Notes: svn path=/head/; revision=356900
* - Sync with upstream snapshot of 2014-04-18Thomas Zander2014-04-273-36/+32
| | | | | | | | | | | | | | | | | - General Makefile cleanup - Fix x11 dependency handling (xproto was missing) - Builds with LOCALBASE != PREFIX should work everywhere now - Remove support for esd unconditionally - mplayer: default build enables fribidi option, so smplayer and smtube packages from official FreeBSD package repos will work out of the box - Add profiling option (disabled by default) - Remove WITH_LANG knob (was unused for a long time anyway) - Chase libbluray shared lib version bump from ports/188573 Approved by: thierry (mentor) Notes: svn path=/head/; revision=352424
* - Bring back VPX option, thus fixing potential (de-)install dependenciesThomas Zander2014-04-181-0/+10
| | | | | | | | | | | | | - Handle UTF-8 charset properly in libvo - Bump PORTREVISION PR: ports/188657, ports/188697 Submitted by: anonymous <anonymous@gmail.com> Approved by: jadawin (co-mentor) MFH: 2014Q2 Notes: svn path=/head/; revision=351544
* - Drop support for pre-8.3 systemsThomas Zander2014-02-171-21/+0
| | | | | | | | | | | | | | | - Convert old LIB_DEPENDS to new format - Fix staging breakage for PREFIX!=LOCALBASE - Fix bug passing wrong CONFIGURE_ARGS when using DEBUG (causes dangling dependencies in debug builds) - Bump PORTREVISION - Update maintainer e-mail address Approved by: thierry (mentor) MFH: 2014Q1 Notes: svn path=/head/; revision=344827
* Fix a problem with the control applet and playbar.Thierry Thomas2013-12-161-0/+10
| | | | | | | | Submitted by: bar Approved by: maintainer Notes: svn path=/head/; revision=336663
* - Update to 1.1.20131109Thierry Thomas2013-12-156-484/+46
| | | | | | | | | | | | - Stagify Note: options have been modified, please review your config! PR: ports/184407 Submitted by: Thomas Zander (maintainer) Notes: svn path=/head/; revision=336566
* - Stagify;Thierry Thomas2013-12-012-9/+349
| | | | | | | | | | | | | | | | | - it seems that we can now use the targets supplied by upstream, so that the port installs now as intended and like on the other platforms; - switch to shared libraries, so that we shall be able to apply minor upgrades without rebuilding its consumers; - chase this upgrade in mplayer and vlc. PR: ports/184035 Submitted by: /me Notes: svn path=/head/; revision=335446
* Fix build on i386 with clang.Tijl Coosemans2013-10-181-0/+11
| | | | | | | | | | | | | | Some inline asm requires 7 registers but only 6 are available because clang assumes the stack is 4-byte aligned and there's a local variable that requires 16-byte alignment so the stack has to be realigned which requires one register to be used as frame pointer. PR: ports/180564 Submitted by: dt71@gmx.com Approved by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer) Notes: svn path=/head/; revision=330729
* Update mplayer and mencoder to a recent snapshot. Major changes:Christian Weisgerber2013-03-236-56/+96
| | | | | | | | | | | | | - Reduce the number of dependencies (use internal ffmpeg whenever possible) in mplayer - Do not build with clang on i386 - Use new options framework PR: 177083 Submitted by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer) Notes: svn path=/head/; revision=315041