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
90aa524662
Adjust after libdvdcss/libdvdnav/libdvdread updates.
...
from Brad, ok sthen@
2012-05-03 06:51:24 +00:00
ajacoutot
3f0ee525f1
Use LOCALSTATEDIR.
2012-04-28 10:51:44 +00:00
ajacoutot
f3535a9bfe
Cope with recent audio/tremor update.
...
from Brad
2012-04-28 09:03:45 +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
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
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
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
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
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
92c7baf53e
Update to gstreamer-ffmpeg-0.10.13.
...
from Brad
2011-12-31 08:25:04 +00:00
edd
c117a8dd52
Small fixes to make gst-plugins-ffmpeg work with the latest ffmpeg update.
...
From brad, OK aja@
2011-12-30 17:36:56 +00:00
jasper
22065fcd58
add twolame element
...
ok aja@
2011-12-27 09:45:40 +00:00
ajacoutot
8fb36f6570
Disable building example; it requires gtk+2 as spotted by jasper@
...
Regen WANTLIB while here.
2011-12-24 08:43:46 +00:00
ajacoutot
45e93fbf07
Missing BUILD_DEPENDS, spotted by jasper@
2011-12-08 16:46:50 +00:00
jasper
ff23654173
- move away from gnu libtool now that gobject-introspection has been fixed.
2011-11-17 11:42:31 +00:00
ajacoutot
8db41c30c1
Update to py-gstreamer-0.10.22.
2011-10-29 18:44:48 +00:00
ajacoutot
1c86afc6cd
Sync dependencies after gconf2 lost its dependency to ORBit.
...
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
ajacoutot
33329c4ba8
Fix upcoming mjpegtools 2.0 detection.
...
from Brad
2011-10-13 06:02:25 +00:00
ajacoutot
48e0de69ee
Backport a patch to allow gst-plugins-bad to deal with newer mjpegtools.
...
from Brad.
2011-10-06 08:45:23 +00:00
ajacoutot
02dc0e5714
Add comment about ossaudio(3).
2011-09-30 19:05:50 +00:00
espie
e820071495
normalize pkgpath
2011-09-16 10:31:20 +00:00
ajacoutot
d9daae2f68
Fix DEPENDS. libexif is only needed for building.
...
spotted by Amit Kulkarni, debugged by Nigel Taylor and final fix from Brad.
2011-07-28 06:44:13 +00:00
ajacoutot
6e51e02d09
Update to gstreamermm-0.10.10.
2011-07-21 06:37:09 +00:00
ajacoutot
6dd1cdd405
Sync patch.
2011-07-17 06:44:25 +00:00
ajacoutot
6d5ba4cfcc
Unbreak build on powerpc.
2011-07-16 18:37:56 +00:00
ajacoutot
5c16b6631a
Missed bump.
2011-07-11 04:26:39 +00:00
ajacoutot
aed5ecb70e
Reality is hard but one has to accept it... take maintainer.
2011-07-07 23:18:43 +00:00
ajacoutot
421b4fb65e
Disable some modules that are better handled by gstreamer-ffmpeg.
...
from Brad
2011-07-05 01:13:06 +00:00
ajacoutot
c1cd5e271d
Disable some modules that are better handled by gstreamer-ffmpeg.
...
from Brad
2011-07-05 00:54:47 +00:00
ajacoutot
9553570a83
Add missing --disable-amrwb, from Brad.
2011-07-03 19:24:13 +00:00
ajacoutot
d64d1dd4b0
Enable the libass sub-title renderer support.
...
from Brad
2011-07-01 22:25:58 +00:00
sthen
b328f2f4ad
Chase ffmpeg dep changes. Mostly from Brad ok dcoppa@, plus opencv from me.
2011-06-24 11:17:05 +00:00