161 Commits

Author SHA1 Message Date
brad
09b419300b Require libvpx 1.3.0 so GStreamer builds the VP9 support within
its vpx plugin.

ok ajacotout@
2014-04-30 06:13:49 +00:00
ajacoutot
9cf1659471 Make sure to always hold the LIVE_LOCK when going to the flushing label
(upstream).
2014-04-20 10:41:00 +00:00
ajacoutot
ab30e595c2 Update to gstreamer1-plugins-libav-1.2.4. 2014-04-19 17:48:24 +00:00
ajacoutot
db65a009cb Update to gstreamer1-plugins-ugly-1.2.4. 2014-04-19 17:47:58 +00:00
ajacoutot
2e0f078eb7 Update to gstreamer1-plugins-bad-1.2.4. 2014-04-19 17:47:40 +00:00
ajacoutot
acc2f62652 Update to gstreamer1-plugins-good-1.2.4.
Drop v4l2 support since our implementation has never been kept up-to-date.
2014-04-19 17:47:13 +00:00
ajacoutot
bf2f51bdc6 Update to gstreamer1-plugins-base-1.2.4. 2014-04-19 17:46:07 +00:00
ajacoutot
b78a895471 Update to gstreamer1-1.2.4. 2014-04-19 17:45:41 +00:00
ajacoutot
304afd6af3 Bump to 1.2.4. 2014-04-19 17:45:21 +00:00
ajacoutot
fc084c9671 Fix pushed upstream. 2014-04-18 08:54:13 +00:00
ajacoutot
95a5dda1ec Unbreak after libtool patch removal from g-o-i.
big thank to jasper@ for running a bulk against all g-o-i ports
2014-04-08 17:25:05 +00:00
ajacoutot
b6337147a3 Seems I forgot that part in previous rampage... 2014-04-01 16:31:40 +00:00
ajacoutot
e7e78b0f1b Missing build+run dependency on devel/iso-codes. 2014-03-28 07:59:59 +00:00
ajacoutot
9857313b71 Update to gstreamer1-plugins-libav-1.2.3. 2014-03-09 22:34:01 +00:00
ajacoutot
d90a1d0b1f Update to gstreamer1-plugins-bad-1.2.3. 2014-03-09 22:33:49 +00:00
ajacoutot
8034f9450a Update to gstreamer1-plugins-ugly-1.2.3. 2014-03-09 22:33:36 +00:00
ajacoutot
a7497b7b57 Update to gstreamer1-plugins-good-1.2.3. 2014-03-09 22:33:24 +00:00
ajacoutot
ab16d1ba9e Update to gstreamer1-plugins-base-1.2.3. 2014-03-09 22:33:12 +00:00
ajacoutot
9837e1e002 Update to gstreamer1-1.2.3. 2014-03-09 22:32:58 +00:00
ajacoutot
ea8d1d2a50 Bump to 1.2.3. 2014-03-09 22:32:48 +00:00
ajacoutot
6870d87c51 Sync with what has been pushed upstream. 2014-01-20 15:36:08 +00:00
ajacoutot
57a8b64e3d Simplify patching. 2014-01-03 09:51:01 +00:00
ajacoutot
9f9ae5f036 Update to gstreamer1-plugins-libav-1.2.2. 2013-12-29 10:36:44 +00:00
ajacoutot
f32d52c586 Update to gstreamer1-plugins-ugly-1.2.2. 2013-12-29 10:36:31 +00:00
ajacoutot
b9fafab97a Update to gstreamer1-plugins-bad-1.2.2. 2013-12-29 10:36:17 +00:00
ajacoutot
fee77584e2 Update to gstreamer1-plugins-good-1.2.2. 2013-12-29 10:36:04 +00:00
ajacoutot
8de16fa781 Update to gstreamer1-plugins-base-1.2.2. 2013-12-29 10:35:51 +00:00
ajacoutot
693ac393dc Update to gstreamer1-1.2.2. 2013-12-29 10:35:37 +00:00
ajacoutot
f215f3b050 Bump plumbing to 1.2.2. 2013-12-29 10:35:26 +00:00
ajacoutot
47990b35a3 g-ir-scanner(1) does not have support for CPPFLAGS so pass the X11 include
dir to CFLAGS to make sure EGL/egl.h gets found.

breakage reported by naddy@
2013-12-17 14:15:24 +00:00
ajacoutot
4c38be382e Remove non existent CONFIGURE_ARGS. 2013-12-09 20:07:33 +00:00
ajacoutot
0a385ea558 Explixcitely --disable-srtp to that it's no picked up accidentaly.
spotted by naddy@
2013-12-09 20:05:38 +00:00
ajacoutot
e1fca9e2a2 Bump to 1.2.1. 2013-11-21 17:01:13 +00:00
ajacoutot
20c68b1ab9 gstreamer1-plugins-libav-1.2.1 2013-11-21 17:00:59 +00:00
ajacoutot
8d92effd01 Update to gstreamer1-plugins-ugly-1.2.1. 2013-11-21 17:00:46 +00:00
ajacoutot
62890ad33f Update to gstreamer1-plugins-bad-1.2.1. 2013-11-21 17:00:32 +00:00
ajacoutot
326194a793 Update to gstreamer1-plugins-good-1.2.1. 2013-11-21 17:00:17 +00:00
ajacoutot
d992520c4c Update to gstreamer1-plugins-base-1.2.1. 2013-11-21 16:59:59 +00:00
ajacoutot
f9d4b7d740 Update to gstreamer1-1.2.1. 2013-11-21 16:59:41 +00:00
ajacoutot
8b188bf7b5 x11/gnome/gvfs is also needed at build time; spotted by landry@ 2013-11-17 11:45:17 +00:00
ajacoutot
1a94183dba Always prefer sndio sink and src over anything else. This fixes a long
standing bug with some video formats when gstreamer1-plugins-pulse was
installed (output sounded like static).

While here, replace some printf with GST_DEBUG.
2013-10-29 14:09:20 +00:00
ajacoutot
583834bd5f Fix dependencies and bump after the recent libsoup -gnome => -main merge. 2013-10-26 08:02:57 +00:00
sthen
6ca6476f07 add gtk+3 as a BUILD_DEPENDS, it's needed for tests/ 2013-10-12 08:11:19 +00:00
ajacoutot
7538873818 Enable orc support. 2013-10-06 09:08:18 +00:00
ajacoutot
4b0cb27997 Hack to allow building with our own libtool which in turn unbreaks
runtime.
2013-09-30 15:49:48 +00:00
ajacoutot
49aacca6e5 Needs gnu libtool. 2013-09-29 17:11:45 +00:00
ajacoutot
bfda509171 Register conflict with gstreamer1-plugins-bad-<1.2.0. 2013-09-27 14:36:19 +00:00
sthen
6bf9983788 Disable webp in CONFIGURE_ARGS, we weren't intentionally trying to build it,
but autoconf picks it up if present at configure time. Discussed with aja@.
2013-09-26 09:27:51 +00:00
ajacoutot
700fc692c8 XXX 2013-09-24 18:31:13 +00:00
ajacoutot
fa61d668ea Update to gstreamer1-plugins-libav-1.2.0. 2013-09-24 18:30:47 +00:00