Commit graph

132 commits

Author SHA1 Message Date
Martin Matuska
a1047ab2a0 - Add LICENSE information
- If linking against libfaac, set RESTRICTED
- Respect WITH_DEBUG [1]
- Change WITH_VDPAU to a build-time dependency [2]
- Add new option WITH_VAAPI (multimedia/libva) [3]

PR:		ports/153540 [1], ports/153581 [2], ports/153727 [3]
Submitted by:	swell.k@gmail.com
2011-03-22 07:38:46 +00:00
Martin Matuska
e334049a3c - Add libvdpau support to OPTIONS
PR:		ports/153491
Submitted by:	Bernhard Froehlich <decke@FreeBSD.org>
2010-12-29 21:41:36 +00:00
Martin Matuska
05f8d201e3 - Add runtime CPU detection to OPTIONS (WITH_CPUDETECT)
- Enable runtime CPU detection by default (suitable for packages)
- Add MAP_ANONYMOUS libswscale patch (partially upstream) [1]

Submitted by:	avg [1]
2010-12-21 09:16:51 +00:00
Martin Matuska
30bca21ace - Remove -D_POSIX_C_SOURCE=200112 from CFLAGS
fixes some inline assembly crashes (libswscale.so)

Reported by:	avg (on freebsd-multimedia@)
2010-12-12 23:43:50 +00:00
Martin Matuska
8746c8ffeb - Update x264 to 0.110.1804 2010-11-30 09:50:47 +00:00
Martin Matuska
8169283b8c - Update to 0.6.1 2010-10-19 10:27:39 +00:00
Martin Matuska
c16e691091 - fix conflicts with ffmpeg-devel [1]
- properly handle alsa-lib as a possible dependency [2]

PR:		ports/150634 [1], ports/151508 [2]
Submitted by:	avilla@FreeBSD.org [1], makc@FreeBSD.org [2]
2010-10-16 22:36:03 +00:00
Martin Matuska
236041c887 - Update schroedinger to 1.0.10 2010-10-11 13:51:28 +00:00
Martin Matuska
abff9e46a8 - Fix architecture recognition [1]
- Remove ARCH hack and rename ARCH to FFMPEG_ARCH (fixes powerpc64 build)
- Synchronize patches between ffmpeg and ffmpeg-devel

PR:		ports/148200 [1]
Submitted by:	Nathan Whitehorn <nwhitehorn@freebsd.org> [1]
2010-08-01 20:41:26 +00:00
Martin Matuska
6abcd99e73 Add VP8 codec support via libvpx and enable by default
PR:		ports/149006
Submitted by:	Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
2010-07-27 18:53:43 +00:00
Martin Matuska
9171318691 Add missing files to PORTDOCS 2010-07-25 16:18:15 +00:00
Martin Matuska
ab5c533c96 - Update ffmpeg to 0.6 2010-07-24 16:38:20 +00:00
Martin Matuska
165386783b - Update x264 to 20100624 (build 98) 2010-07-24 15:30:17 +00:00
Martin Matuska
69f0b7bdeb - Support SSSE3 by default 2010-06-09 16:38:59 +00:00
Martin Matuska
baa04f1b0d - Fix CFLAGS
- Support SSSE3 without USE_GCC44+ (devel/binutils only)
2010-06-09 16:24:45 +00:00
Christian Weisgerber
30587b71c2 Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
2010-06-06 20:44:03 +00:00
Martin Matuska
bdd5a59cd2 - Update to 0.5.2 2010-05-30 09:17:59 +00:00
Martin Matuska
159cf134b0 - Update x264 to shared library version 85 2010-04-21 12:56:46 +00:00
Martin Matuska
c9778da82f - Add ssse3 support to OPTIONS 2010-04-18 20:41:52 +00:00
Martin Matuska
c69b1d74df - Fix mmx/sse support in amd64 package [1]
- Add support for multimedia/x264-devel
- Bump PORTREVISION

PR:		ports/145586 [1]
Submitted by:	Bob Frazier <bobf@mrp3.com> [1]
2010-04-18 12:07:45 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Martin Matuska
1f694edf29 - Update schroedinger to 1.0.9
- Bump library version
2010-03-24 18:44:22 +00:00
Martin Matuska
464b61f663 - Fix configure option if building WITH_FAAC
PR:		ports/144620
Submitted by:	Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
2010-03-10 14:03:01 +00:00
Martin Matuska
c311f99b08 - Update to 0.5.1
- this version supports libx264 up shlib ver. 85
2010-03-10 11:00:00 +00:00
Martin Matuska
a8bef818e9 - Unbreak build if recent multimedia/v4l-compat is installed
Submitted by:	kwm
2010-01-19 11:24:04 +00:00
Martin Matuska
9b17ff07f4 - Move x11grab to OPTIONS as this requires x11, disable by default
- Bump PORTREVISION
2009-12-31 11:15:30 +00:00
Martin Matuska
67c2ef94bc - fix VUPEN/ADV-2009-2678
Reported by:	hxxp@mailvault.com
Feature safe:	yes
2009-10-16 11:24:04 +00:00
Martin Matuska
a027199419 - Add ffmpeg-devel to CONFLICTS 2009-08-12 10:30:16 +00:00
Martin Matuska
6b032dd0b1 - Update ffmpeg to 0.5
- Include parts of [1]
- Take maintainership

PR:	ports/134632 [1]
2009-08-12 08:43:17 +00:00
Christian Weisgerber
94d47b2ecd Bump PORTREVISION after libogg and libvorbisfile major version increment. 2009-07-06 21:25:59 +00:00
Pav Lucistnik
694ee5533a - Update x264 to 0.0.20081218
- Remove x264-gtk

PR:		ports/132780
Submitted by:	Bapt <baptiste.daroussin@gmail.com>

- Update libquicktime to 1.1.1 to fix build with new x264

Submitted by:	kwm

- Chase x264 shlib bump
2009-03-31 13:58:18 +00:00
Martin Matuska
69d69ada8f - Add MAKE_JOBS_SAFE to support SMP compilation 2009-03-24 16:58:56 +00:00
Martin Wilke
ef95eee68f - Fix 4xm Processing Memory Corruption Vulnerability
- Bump PORTREVISON

PR:		132434
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Security:	http://www.vuxml.org/freebsd/6733e1bf-125f-11de-a964-0030843d3802.html
2009-03-16 19:38:08 +00:00
Martin Wilke
cc584e38d2 - Chase audio/faad shlib bump 2009-02-21 15:51:15 +00:00
Michael Johnson
ab4a9d26c5 Force ffserver in to the background.
Reported by:	Robert Huff <roberthuff@rcn.com>
2008-09-07 03:31:58 +00:00
Pav Lucistnik
7d6df2a26f - Fix OPTIMIZED_CFLAGS option on gcc 4.2 (at least): explicitly disable
finite-only math

PR:		ports/123409
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com>
2008-09-05 15:20:46 +00:00
Michael Johnson
f6a92964f8 Fix build when ARH_NV or ARM_WB is defined
PR:		ports/126554
Submitted by:	Carl Fongheiser <carlfongheiser@gmail.com>
2008-08-17 02:58:21 +00:00
Joe Marcus Clarke
2e6153f64f Enable the img_resample (old) code even if ffmpeg is built with libswscale
support.  There were patches floating around for other OSes that did
something similar.  While applications should be moving to libswscale,
some (e.g. vlc) haven't gotten there yet.
2008-08-14 22:08:02 +00:00
Joe Marcus Clarke
37fb32fe13 Append -I${includedir}/ffmpeg on to the Cflags in the pkg-config files.
This is known to fix the build of audio/picard, and maybe other ports as
well.

Reported by:	erwin
2008-08-11 04:33:45 +00:00
Joe Marcus Clarke
f4551c862f Fix the plist after the recent commit.
Reported by:	QA worry wort
2008-08-11 02:41:45 +00:00
Joe Marcus Clarke
48f50328ce Build libswscale by default once again. I could not reproduce any problems
in swfdec-0.6.8, and ahze couldn't remember exactly what problems were
caused before.  If people notice issues after this commit, we will look
into them.

Approved by:	multimedia (ahze)
2008-08-10 19:46:42 +00:00
Jeremy Messenger
77e0fd4c4a Fix compat headers installation, bump the PORTREVISION.
PR:		ports/126061
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by:	marcus
2008-08-05 03:02:39 +00:00
Michael Johnson
6783a6db01 Install all the ffmpeg headers in a compat location to fix build of many ports
Reported by:	pav
2008-07-28 21:17:38 +00:00
Michael Johnson
a1414ad0e5 Update to 2008-07-27 snapshot 2008-07-27 23:51:20 +00:00
Martin Matuska
b11e80e803 - move knobs into OPTIONS, make (almost) everything selectable
- add option VHOOK to disable video hooks
- patch configure to support enable/disable of freetype2 and imlib2 vhooks
- fix imlib2 detection if no ${X11BASE}/include/X11/Xlib.h present
- bump PORTREVISION

PR:		ports/121636
Submitted by:	mm
Approved by:	maintainer timeout
2008-04-27 10:22:56 +00:00
Christian Weisgerber
2b53d66d80 Typo and consistency in the WITH/WITHOUT_foo messages. 2008-03-22 17:19:42 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Stanislav Sedov
9a2e4c8b78 - Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
  privilegies)
- Add DBUS support.

Thanks to:	az
2008-03-11 21:13:53 +00:00
Anders Nordby
1fdf5397c2 Add support for 3GPP floating-point Adaptive Multi-Rate (AMR) speech
codec.
2008-01-10 22:32:11 +00:00
Michael Johnson
0bbbeb0b91 pass CONFIGURE_ARGS if WITHOUT_X264 is defined
Requested by:	mezz
2007-10-09 19:38:24 +00:00