Commit Graph

274 Commits

Author SHA1 Message Date
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
sthen
3728e4a4d7 sort CONFIGURE_ARGS, ok jasper@ 2011-06-24 09:42:39 +00:00
jasper
582f38a5b2 explicitly disable opencv support. it's too big and bulky with too little
benefits.

as discussed with sthen@ and aja@
2011-06-24 09:40:30 +00:00
ajacoutot
36da24ee45 Minor update to gstreamer-plugins-good-0.10.30. 2011-06-16 09:10:10 +00:00
ajacoutot
79f28364c7 Minor update to gstreamer-plugins-base-0.10.35. 2011-06-16 09:09:15 +00:00
ajacoutot
74088076cd Minor update to gstreamer-0.10.35. 2011-06-16 09:08:47 +00:00
ajacoutot
d9768049fa Typo. 2011-06-15 12:41:33 +00:00
rpointel
d9c94aa811 bump after default python version switch 2011-06-08 18:15:28 +00:00
kili
a2120b3378 Doh, can zap --disable-silent-rules here, too.
My grep skills suffer today.
2011-06-02 17:35:47 +00:00
ajacoutot
81c428a12d Redirect the glib-compile-schemas goo stdout to /dev/null, no need to
be chatty here.
2011-05-28 08:15:33 +00:00
ajacoutot
046ca732e1 Err, revert previous, it breaks backward compat with libmms. This change
cannot make it before 0.11.
2011-05-27 09:48:30 +00:00
ajacoutot
85328464c4 Set autoconf version to 2.68 (was hanging in my local tree for weeks). 2011-05-27 09:03:14 +00:00
ajacoutot
b001534687 Fix an out of range when connection speed set to "Intranet/LAN". 2011-05-27 09:01:55 +00:00
ajacoutot
e288a13063 Rework patches and adapt comment about our monotonic clock support. 2011-05-24 09:10:23 +00:00
ajacoutot
600f3e1a95 Update to gstreamer-plugins-bad-0.10.22.
* hlsdemux: Add HTTP live streaming parser/demuxer element
* new elements: h263parse, zebrastripe, patchdetect
* scenechange: new scene change detection element
* removed audioparsersbad plugin
* make opencv plugin work with OpenCV 2.2
* countless (still experimental) camerabin2 fixes and improvements
* experimental VP8 RTP payloader/depayloader (RTP payloading not finalised yet)
* curlsink: add libcurl-based sink element (acts as client, not server)
* decklink: add decklink plugin
* linsys: add plugin for Linear Systems SDI boards
* sdi: add raw SDI muxing/demuxing elements
* camerabin now relies on muxers to mux based on running time
2011-05-15 08:32:37 +00:00