Commit Graph

992 Commits

Author SHA1 Message Date
ajacoutot
4d891c8beb Update to gstreamermm-0.10.10.2.
* Plugins: Remove conflict with GStreamer *_get_type() function names.

This fixes the deadlock when starting subtitleeditor.
2012-05-15 06:26:37 +00:00
ajacoutot
a751dc3311 Some fixes from upstream:
- Convert full range YUV to MPEG range.
- Fix cropping.

from Brad (maintainer)
2012-05-14 13:48:49 +00:00
ajacoutot
4ddcc497b1 Correct the utilization of the _POSIX_THREAD_PRIORITY_SCHEDULING feature
test macro.

from Brad
2012-05-09 06:30:38 +00:00
ajacoutot
ebd7a65a7b Correct the utilization of the _POSIX_THREAD_PRIORITY_SCHEDULING feature
test macro.

from Brad (maintainer)
2012-05-09 06:29:42 +00:00
fgsch
183007f151 Allow to compile libdvdnav when another version is installed.
ajacoutot@ ok
2012-05-09 06:17:36 +00:00
landry
637bc9b028 Ensure it picks the correct spidermonkey, it wont build against 1.8.5. 2012-05-08 12:50:29 +00:00
landry
e1e9947665 Update to libmp4v2 1.9.1, needed by upcoming easytag update.
Library is now developed standalone on googlecode, note that main header
moved from mp4.h to mp4v2/mp4v2.h. Depending ports will be adapted.
2012-05-08 12:47:12 +00:00
ajacoutot
03ef64770b Update for newer FFmpeg API.
from upstream via Brad
2012-05-05 07:49:28 +00:00
ajacoutot
247537a753 Really disable altivec to unbreak build. 2012-05-04 10:09:22 +00:00
ajacoutot
15b1ad1747 Bring in some fixes from NetBSD to help with retrieving the DVD title.
from Brad
2012-05-03 08:14:59 +00:00
ajacoutot
90aa524662 Adjust after libdvdcss/libdvdnav/libdvdread updates.
from Brad, ok sthen@
2012-05-03 06:51:24 +00:00
ajacoutot
82428b7e72 Update to libdvdnav-4.2.0.
from Brad, ok sthen@
2012-05-03 06:50:37 +00:00
ajacoutot
f7c0a42335 Bugfix update to transcode 1.1.7.
from Brad
2012-05-03 06:06:59 +00:00
ajacoutot
1450b83078 Update ffmpeg-php for newer FFmpeg API.
from upstream via Brad
2012-05-01 06:19:12 +00:00
ajacoutot
5d5d2cfba1 Update mediatomb to newer FFmpeg API (patch from Ubuntu).
from Brad
2012-04-29 07:11:23 +00:00
ajacoutot
a3a81e72f6 Add a RUN_DEPENDS on rtmpdump (default) or flvstreamer.
This is required for some formats.

Adapt DESCR accordingly.

input and ok sthen@ (maintainer)
2012-04-28 14:14:49 +00:00
ajacoutot
6a25f21ca1 Regen PLIST.
req by espie@
2012-04-28 14:08:53 +00:00
ajacoutot
b2529c0308 Missing depends on misc/shared-mime-info.
spotted by espie@
2012-04-28 13:00:48 +00:00
ajacoutot
3f0ee525f1 Use LOCALSTATEDIR. 2012-04-28 10:51:44 +00:00
ajacoutot
204e300af1 Merge several bugfixes from upstream.
from Brad (maintainer)
2012-04-28 09:14:33 +00:00
ajacoutot
f3535a9bfe Cope with recent audio/tremor update.
from Brad
2012-04-28 09:03:45 +00:00
naddy
88e3d49c1d missed bump after sqlite3 move 2012-04-24 19:05:55 +00:00
ajacoutot
cf07bf2f96 Enable the multibyte support.
from Brad
2012-04-24 07:42:55 +00:00
espie
4ed7caa04f first pass at handling sqlite3 move 2012-04-23 17:15:17 +00:00
jasper
047ac77277 - update to 1.2.4
from brad (MAINTAINER)
ok aja@
2012-04-22 12:12:30 +00:00
ajacoutot
98690aa51a Upstream:
- Fix multithreaded initialization with API change.
- Fix decoding of full range YUV420 H.264 videos.

from Brad (maintainer)
2012-04-21 12:36:31 +00:00
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