Commit Graph

250 Commits

Author SHA1 Message Date
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
ajacoutot
a5d336102d Update to gstreamer-plugins-ugly-0.10.18.
* x264enc: allow changing bitrate and quantizers dynamically at runtime
* x264enc: proxy downstream caps restrictions upstream via get_caps()
* lamemp3enc: proxy downstream rate/channels restrictions upstream via get_caps()
2011-05-15 08:32:23 +00:00
ajacoutot
6e8e7fd56a Update to gstreamer-plugins-good-0.10.29.
* amrparse, aacparse, ac3parse, flacparse, mpegaudioparse, dcaparse audio parsers
* muxers now mux based on running time
* ISO MP4 muxers: mp4mux/3gppmux/qtmux/mj2mux
* new matroskaparse element
* new v4l2radio element
* rtpsession: support RTCP Early Feedback (the AVPF profile)
2011-05-15 08:32:09 +00:00
ajacoutot
22cbe46e8c Update to gstreamer-plugins-base-0.10.34.
* support for 16-bit-per-component video formats
* playbin2 fixes and improvements for custom and non-raw sinks
* oggmux muxes based on running time now
2011-05-15 08:31:48 +00:00
ajacoutot
877e8a23be Update to gstreamer-0.10.34.
* new parser base class: GstBaseParse
* new core element: funnel
* OSX multi-arch fixes
* new QoS type for QoS events
* new progress message API to notify applications of asynchronous operations
2011-05-15 08:31:32 +00:00
ajacoutot
9413dc5c08 Regen dependencies after recent updates: drop eggdbus dependency.
(this will also fix a symbol conflict between libeggdbus and glib2)

ok jasper@
2011-04-28 13:10:57 +00:00
ajacoutot
43c5044259 Set proper AUTOCONF_VERSION, from Brad. 2011-04-28 09:57:01 +00:00
ajacoutot
bafecdf4fb Update to gstreamermm-0.10.9.1. 2011-04-27 18:36:04 +00:00
jasper
dcf9ad7a9c - add reminder comment about swfdec 2011-04-20 19:28:30 +00:00
sthen
3c37381983 sync WANTLIB (re: ffmpeg update), from Brad 2011-04-18 23:27:31 +00:00
ajacoutot
0b88838042 Update to gstreamermm-0.10.9. 2011-04-14 12:14:12 +00:00
ajacoutot
686ea92466 Pass --enable-introspection. 2011-04-07 12:46:05 +00:00
ajacoutot
c2505be002 Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 12:45:07 +00:00
ajacoutot
80fc76a946 Regen WANTLIB. 2011-04-07 12:37:28 +00:00
jakemsr
e52c269523 ffmpeg no longer depends on faad. remove faad from WANTLIB in ports
that were pulling it in via ffmpeg.
2011-03-29 20:04:55 +00:00
sthen
00582ef96a Bump ports which should be using newer autoconf to 2.65;
config.h files checked.  From Brad.
2011-03-26 10:05:24 +00:00
ajacoutot
5c96af5855 These need mm-common. 2011-03-23 16:34:51 +00:00
ajacoutot
60a5edd307 Update to gstreamer-plugins-good-0.10.28.
No change since it's only a compile fix for linux, but this keeps us up
to date.
2011-03-08 17:21:48 +00:00
ajacoutot
e8dbd2e2af Update to gstreamer-plugins-base-0.10.32. 2011-03-07 19:46:49 +00:00
ajacoutot
5cec73742b Update to py-gstreamer-0.10.21. 2011-03-07 19:46:06 +00:00
ajacoutot
2063de8ce6 Update to gstreamer-plugins-ugly-0.10.17. 2011-03-07 19:45:00 +00:00
ajacoutot
4cc8134204 Update to gstreamer-plugins-good-0.10.27. 2011-03-07 19:44:35 +00:00
ajacoutot
d43f6c0a8f Update to gstreamer-plugins-bad-0.10.21. 2011-03-07 19:43:35 +00:00
ajacoutot
e70cdf163f Update to gstreamer-0.10.32. 2011-03-07 19:42:57 +00:00
ajacoutot
bb33fcd28b Add --disable-gtk-doc by default. 2011-03-07 19:42:16 +00:00