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
sthen
a5fce98ac8
sync WANTLIBs and bump
2012-02-21 22:36:43 +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
3b951e79a2
Remove USE_GROFF, from Brad.
2012-02-16 22:35:57 +00:00
nigel
ae0b771c1b
Update for Channel4 and Itv Sites.
...
Ok sthen@
2012-01-30 11:46:36 +00:00
ajacoutot
e3629644bc
Re-enable MMX support on i386 now that we have gcc4.
...
from Brad
maintainer timeout
ok sthen@
2012-01-27 07:49:18 +00:00
ajacoutot
e18cdcafd8
Re-enable MMX/SSE2 support on amd64/i386 now that we have gcc4.
...
from Brad (maintainer)
2012-01-25 15:34:02 +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
ca2eccad44
Update to schroedinger-1.0.11.
...
- Added 10-bit and 16-bit support to both the encoder and decoder.
Only works in intra mode. Tested formats are 16-bit 4:4:4 and
10-bit 4:2:2.
Dependencies are still happy.
from Brad
2012-01-25 13:50:28 +00:00
nigel
862ee5e36d
Add new ports p5-AMF-Connect and p5-Storable-AMF
2012-01-24 22:24:11 +00:00
sthen
3ad6f19824
switch to a different tarball from nigel@'s tree.
2012-01-24 22:19:28 +00:00
nigel
38f0842e9e
AMF client to connect to remote FLEX AIR service
...
Used by get_flash_video for downloading from some sites
Ok sthen@
2012-01-24 22:15:09 +00:00
nigel
15f64e394b
deserializer for Adobe Action Message Format
...
Used by get_flash_videos for some site downloads.
Ok sthen@
2012-01-24 20:00:01 +00:00
sthen
6b4bd191b1
update to a newer get_flash_videos snapshot
...
- UK users: adds support for c4, pointed out by nigel@
- add a patch to deal with the "simple browser" fallback webpage that
gets sent when requests hit youtube via the youtu.be redirector,
pointed out by Antti Harri
2012-01-24 11:59:57 +00:00
ajacoutot
b7fec019a2
Bugfix update to xine-lib-1.1.20.1.
...
from Brad (maintainer)
2012-01-05 08:52:26 +00:00
ajacoutot
92c7baf53e
Update to gstreamer-ffmpeg-0.10.13.
...
from Brad
2011-12-31 08:25:04 +00:00
ajacoutot
c9cb4e5fa9
Update to devede-3.21.0.
...
* uses FFmpeg by default instead of mencoder
2011-12-31 08:14:33 +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
jasper
3e5df4f4ab
- don't pickup libexecinfo unless we say so
2011-12-24 08:46:29 +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
jasper
9c62d3985b
- bump REVISION after several python modules had their flavor dropped.
2011-12-20 18:55:08 +00:00
sthen
aadd2487ed
Fix a typo causing an error message. Noticed when investigating search
...
breakage due to Google changes, reported by Antti Harri (this diff doesn't
fix searches though).
2011-12-17 19:55:10 +00:00
sthen
f5111eb4d9
honour CC
2011-12-13 13:11:21 +00:00
sthen
729697dbee
bugfix update to yle-dl 1.4.6, from Antti Harri (maintainer)
2011-12-13 13:10:47 +00:00
ajacoutot
fa5849f9f3
Bugfix update to devede-3.20.0.
2011-12-09 07:25:58 +00:00
ajacoutot
45e93fbf07
Missing BUILD_DEPENDS, spotted by jasper@
2011-12-08 16:46:50 +00:00
ajacoutot
fb173cad3a
Add a dependency on x11/gtk+2,-guic.
2011-12-03 23:04:36 +00:00
ajacoutot
6dcb55953b
Adapt after gtk+2,-guic split.
2011-12-03 18:35:11 +00:00
ajacoutot
f740231698
Bugfix update to devede-3.19.0.
2011-11-27 16:53:55 +00:00
ajacoutot
e9ed5ea996
Update to libmms-0.6.2.
...
from Amit Kulkarni with tweaks from Brad
2011-11-24 10:45:36 +00:00
sthen
18f4ff5bca
update to newer get-flash-videos snapshot
2011-11-22 16:22:22 +00:00
jasper
a27cf9c768
builds fine with ports libtool
2011-11-22 15:41:23 +00:00
ajacoutot
eea0d78a0f
Mark this port as BROKEN as it is currently totally unusable.
...
It crashes and passes non existent args to mplex and ffmpeg.
It is in need of an update...
from Brad
2011-11-22 09:05:33 +00:00
ajacoutot
0053f9d4e2
Update to devede-3.18.0.
2011-11-22 08:55:23 +00:00
phessler
d7ab0b93ba
Update libass to 0.10.0
...
From Brad
OK myself and sthen@
2011-11-18 00:21:51 +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
1629f87a57
Unbreak.
...
spotted by nigel@
2011-11-17 08:56:09 +00:00
ajacoutot
da4a51d517
Missing update-desktop-database goo and dependency.
2011-11-16 17:21:04 +00:00