Commit Graph

966 Commits

Author SHA1 Message Date
naddy
e8c33c78cf The rfork() system call has been removed. 2012-04-15 11:37:41 +00:00
ajacoutot
d1a574ed89 Cleanups from Brad:
- Remove unused OSS patch chunks.
- Remove unnecessary patching for AltiVec as --disable-altivec is already used.
- Remove the whole chunk for fixing up the opimizations instead of doing
  CFLAGS=$CFLAGS & CXXFLAGS=$CXXFLAGS after removing the optimization flags
2012-04-13 06:24:19 +00:00
naddy
48287859b7 add the required architecture definitions to allow this to build on alpha 2012-04-11 17:50:34 +00:00
ajacoutot
54fe4581b7 Meh, forgot to cvs add. 2012-04-08 19:33:31 +00:00
ajacoutot
c0ea47142d Correct the default device used for OpenBSD with the Blu-ray and VCD input
plugins.

from Brad (maintainer)
2012-04-08 19:19:04 +00:00
ajacoutot
6ce2569122 Bump after spidermonkey ports change. 2012-04-08 17:21:49 +00:00
ajacoutot
a3f8cb2fd6 Back port the Blu-ray input plugin.
from Brad
2012-04-08 07:37:25 +00:00
ajacoutot
cd560f9220 Fix DOS EOLs in src/demuxers/asfheader.c.
from Brad (maintainer)
2012-04-07 17:24:36 +00:00
ajacoutot
30c3f3e2a6 Bring a bunch of bugfixes from upstream.
from Brad
2012-04-07 05:48:49 +00:00
ajacoutot
92914e4367 --disable-assembly (MMX/SSE2 support) which still has issues...
from Brad
2012-04-07 05:43:15 +00:00
ajacoutot
943826fc60 Add comment about dependant ports that hardcode the version in their PLIST. 2012-04-05 16:24:35 +00:00
jasper
50e8d5e3eb remove deprecated component
ok aja@
2012-04-05 16:06:12 +00:00
phessler
044ee7874a libgcrypt already pulls in libgpg-error
noticed by ajacoutot@
2012-03-30 13:35:42 +00:00
phessler
17b9e6ec79 +libaacs
+libbluray
2012-03-30 13:17:28 +00:00
phessler
8388b447a1 libbluray is an open-source library designed for Blu-Ray Discs playback
for media players, like VLC or MPlayer.

This research project is developed by an international team of
developers from Doom9.

Reviewed and a few fixes by Brad
OK sthen@
2012-03-30 13:16:33 +00:00
phessler
906abaa014 libaacs is a research project to implement the Advanced Access Content
System specification.

This research project provides, through an open-source library, a way to
understand how the AACS works.

This research project is mainly developed by an international team of
developers from Doom9.

NB: this project doesn't offer any key or certificate that could be used
to decode encrypted copyrighted material.

Reviewed and a few fixes by Brad
OK sthen@
2012-03-30 13:15:59 +00:00
ajacoutot
091bb20796 Fix some ports improperly using the POSIX feature test macros. Just
checking if they're defined is wrong as -1 is a valid value to indicate
the feature is not supported. No package bumps as the code sections in
question are not being built at the moment.

from Brad
2012-03-30 06:09:54 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
ajacoutot
2af9fde46d Fix build with glib >= 2.31.20. 2012-03-23 13:28:25 +00:00
fgsch
2b3993467c switch to libc getline(3). 2012-03-21 23:49:02 +00:00
nigel
00e5acb78c Update for Channel 4 - 4od site change, Arte XML handling,
Google Video Search

oOk sthen@
2012-03-13 00:43:55 +00:00
ajacoutot
a89a75cd04 Garbage collect the /dev/arandom patches.
from Brad
ok landry@ sthen@
2012-03-08 12:13:00 +00:00
ajacoutot
a7915c237a Remove MONOTONIC_CLOCK hack since sysconf(3) has support for it now. 2012-03-06 11:39:17 +00:00
ajacoutot
35f37fdfb6 Update to gstreamer-plugins-bad-0.10.23.
prodded by Brad.
2012-03-05 15:22:46 +00:00
ajacoutot
e7d500dc4e Update to gstreamer-plugins-ugly-0.10.19.
prodded by Brad.
2012-03-05 15:22:08 +00:00
ajacoutot
c45cfed81f Two fixes from upstream:
- Add mapping for Indeo 4 video codec.
- Only slice-threading (causes less latency).

from Brad
2012-03-03 10:33:41 +00:00
dcoppa
b32ee176cf Remove unnecessary patching. No change to the package.
From brad
2012-03-02 08:34:44 +00:00
dcoppa
995bcbc512 Update to libvpx 1.0.0.
From brad, with tweaks by me.
2012-02-28 12:28:29 +00:00
ajacoutot
8ac8a8607b Link to BZ. 2012-02-23 15:11:04 +00:00
nigel
7ef78331d2 fix breakage on i386 assumes SSE/SSE2 enabled by default, rather than
checking. Add checks for SSE/SSE2.

ok ajc@
2012-02-23 14:40:33 +00:00
sthen
a5fce98ac8 sync WANTLIBs and bump 2012-02-21 22:36:43 +00:00
ajacoutot
a7ed125ec9 Regen WANTLIB. 2012-02-21 15:27:13 +00:00
ajacoutot
33733001b3 Load libutil along with libpython to prevent undefined symbols from
openpty().
2012-02-21 15:26:58 +00:00
ajacoutot
ec0059b04c Better leave gstpython itself deals with libutil. 2012-02-21 15:26:26 +00:00
ajacoutot
6aca0827cc sndio_debug -> gst_sndio_debug to prevent symbol name clash with sndio(7). 2012-02-21 13:40:10 +00:00
ajacoutot
3f4728cea8 Link libgstreamer with libutil to prevent undefined symbols when
dlopening libgstpython.so.
2012-02-21 13:38:22 +00:00
ajacoutot
0e7dcec5e1 Sync WANTLIB. 2012-02-21 11:28:01 +00:00
ajacoutot
b99903998f Update to gstreamer-plugins-good-0.10.31.
Detail changelog available at:
http://download.gnome.org/sources/gst-plugins-good/0.10/gst-plugins-good-0.10.31.changes
2012-02-21 08:46:08 +00:00
ajacoutot
1ffad6ebf9 Update to gstreamer-plugins-base-0.10.36.
Detail changelog available at:
http://download.gnome.org/sources/gst-plugins-base/0.10/gst-plugins-base-0.10.36.changes
2012-02-21 08:45:43 +00:00
ajacoutot
43da63de7a Update to gstreamer-0.10.36.
Detail changelog available at:
http://download.gnome.org/sources/gstreamer/0.10/gstreamer-0.10.36.changes
2012-02-21 08:45:17 +00:00
ajacoutot
e1e1e15728 Minor update to gstreamermm-0.10.10.1. 2012-02-20 07:59:09 +00:00
ajacoutot
e9426cdc1d Several fixes from upstream:
- Report latency if B-frames are present.
- Give the (E)AC3/DTS decoders a rank of marginal.
- Only set get_buffer() function for video.
- Demote SWF demuxer to GST_RANK_NONE.

from Brad
2012-02-18 08:32:54 +00:00
ajacoutot
3b951e79a2 Remove USE_GROFF, from Brad. 2012-02-16 22:35:57 +00:00
nigel
ae0b771c1b Update for Channel4 and Itv Sites.
Ok sthen@
2012-01-30 11:46:36 +00:00
ajacoutot
e3629644bc Re-enable MMX support on i386 now that we have gcc4.
from Brad
maintainer timeout
ok sthen@
2012-01-27 07:49:18 +00:00
ajacoutot
e18cdcafd8 Re-enable MMX/SSE2 support on amd64/i386 now that we have gcc4.
from Brad (maintainer)
2012-01-25 15:34:02 +00:00
ajacoutot
ea0570019c Default audio sink and src is sndio now (was libsndio).
Bump accordingly.
2012-01-25 14:06:43 +00:00
ajacoutot
3d65903a44 Rename libsndio{sink,src} to sndio{sink,src}.
from Brad
2012-01-25 14:06:27 +00:00
ajacoutot
ca2eccad44 Update to schroedinger-1.0.11.
- Added 10-bit and 16-bit support to both the encoder and decoder.
Only works in intra mode. Tested formats are 16-bit 4:4:4 and
10-bit 4:2:2.

Dependencies are still happy.

from Brad
2012-01-25 13:50:28 +00:00
nigel
862ee5e36d Add new ports p5-AMF-Connect and p5-Storable-AMF 2012-01-24 22:24:11 +00:00