Commit Graph

332 Commits

Author SHA1 Message Date
jolan
b7733bb060 update to 20081231 2009-01-02 01:55:27 +00:00
jakemsr
07f6a51244 - remove arts and esd output plugins and related patching
- comment out audio(4) backend, as sndio backend is preferred

from Brad, thanks
2008-12-29 23:26:21 +00:00
jolan
2139662653 - update to 20081222
- add dvbt firmware
2008-12-23 00:08:37 +00:00
jakemsr
71ec3960d7 - close the handle if it's already opened in ao_sndio_open
- close the handle when things go bad in ao_sndio_open
- remove 24 bit support, since it's not really useful right now
- use appbufsz instead of bufsz
- close the handle in ao_sndio_close
- various other cleanups

mostly from Brad
2008-12-21 07:56:47 +00:00
sthen
0b56f32673 maintenance update to 0.1.14 2008-12-21 00:33:01 +00:00
brad
76bbdbc95b Add a CVS id. 2008-12-14 23:58:46 +00:00
brad
0b2ad90cb4 Add an ao plugin for sndio.
With assistance from and Ok ratchov@
2008-12-14 23:57:34 +00:00
ajacoutot
a984458d1f - bugfix update to version 2.4.1
fixes some audio/video sync issues amongst others
2008-12-05 20:48:05 +00:00
ajacoutot
98e3f83445 - rename the nsf_init function to gstnsf_init to prevent symbol conflict
with security/nss; this fixes the core dump on startup with totem
- add missing sndio WANTLIB to the -sdl subpackage
2008-11-27 12:34:01 +00:00
sthen
a8dfbd5f74 +iplayer-dl 2008-11-23 11:18:28 +00:00
sthen
9dbc6a720b import iplayer-dl, N.B. this is for UK-based users, others don't have
access to the service it uses.  ok bernd@

The BBC launched an iPhone-specific version of the streaming iPlayer
service in March 2008. As the iPhone does not support Flash video,
this variant of the service uses browser sniffing to serve h.264
(`MP4') video to clients.

By pretending to be an iPhone, it's possible to download the MP4
files for offline viewing. You can find out more about the history
of this, and of the BBC's repeated attempts to prevent this, on the
Beebhack Wiki, http://beebhack.wikia.com/wiki/IPhone_H.264_version.
2008-11-23 11:17:53 +00:00
ajacoutot
b711c156bb - remove quotes from COMMENT
- specifiy license marker
- bump
2008-11-21 19:25:29 +00:00
jolan
ff9df6e230 +hdhomerun 2008-11-21 18:40:21 +00:00
jolan
7687029f57 hdhomerun utility program and firmware 2008-11-21 18:39:32 +00:00
okan
27fba1715e - update to 0.6.14 from Giovanni Bechis
- explicitly state GLPv2 license

ok ajacoutot@
2008-11-20 18:18:35 +00:00
okan
cd2750ac10 - adapt for updated ImageMagick
- sync PLIST (@bin markers)
- fixup WANTLIB

ok kili@
2008-11-20 13:31:36 +00:00
jakemsr
77d69e037b ISC license, as these are not gstreamer files. 2008-11-13 22:10:46 +00:00
ajacoutot
c868c6dc18 - fix WANTLIB after neon update 2008-11-13 13:14:51 +00:00
brad
5353840d5c Clean up dependencies a bit.
ok sthen@
2008-11-07 01:15:01 +00:00
jakemsr
41cc379d59 add linsbdio backend and use it by default 2008-11-03 23:24:08 +00:00
jasper
b2882dfc8c - it's GNOME, not Gnome2 or gnome or any other variation
discussed with and agreed by ajacoutot@ some time ago
2008-10-28 13:59:13 +00:00
ajacoutot
21f540029a - MODPY_BIN is already in default SUBST_VARS with the lang/python MODULE 2008-10-28 09:28:24 +00:00
sturm
8cbc521980 setting AUTO*_VERSION does not imply anything is installed at build time
let this build on a clean machine
2008-10-26 11:46:31 +00:00
jasper
f80d4854fa - update dvdstyler to 1.7.0 2008-10-24 16:47:27 +00:00
ajacoutot
1b63aeb73c - unfuck shebang 2008-10-14 07:36:00 +00:00
ajacoutot
4e8305ac99 - update to mkvtoolnix 2.4.0
- base64tool has been removed as mkvmerge can now read binary in hex
several bugfixes and enhancements
2008-10-12 12:22:10 +00:00
ajacoutot
4fcbcdc65b - enable jack support
- add patch from kevlo@FreeBSD to suppress warnings

ok jasper@
2008-10-12 11:58:22 +00:00
ajacoutot
3333addc82 - tweak desktop file to get a better name in the menu (from jasper@)
- use SUBST_CMD

ok jasper@
2008-10-06 10:54:00 +00:00
ajacoutot
d27b3be660 - add a sub-package for the x264 plugin (originally from brad@)
- add a sub-package for the mplex plugin
- tweak DESCR-main accordingly

ok brad@
2008-10-01 08:02:58 +00:00
brad
94c9145d4d Correct detection of code being compiled as PIC. Allows the cpuid inline
assembly code to compile thus allowing dynamic SIMD instruction detection
and the use of MMX Extended and 3DNow (as well as SSE/SSE2 if and when
such code is added).

ok jakemsr@
2008-09-25 20:43:09 +00:00
jakemsr
604d13fcdf fix -soup WANTLIB
ok ajacoutot@
2008-09-24 23:01:32 +00:00
ajacoutot
2457443174 - oops, missed bump
... I can here Nikolay's sword ready to cut my head off...
2008-09-22 15:45:56 +00:00
ajacoutot
efde084247 - if libsoup is installed, the souphttpsrc plugin will be built, so add
a corresponding subpackage
2008-09-22 15:36:56 +00:00
brad
4db68789cb Add support for H.264/AAC and some other audio codecs to the Flash
demuxer.

From Xine-lib repo

ok jakemsr@
2008-09-16 02:37:04 +00:00
jakemsr
32e8a1e508 - simpler faad related patching
- bump PKGNAME

ok brad@
2008-09-15 22:11:42 +00:00
jakemsr
d47f33c8b5 - faac/faad related changes
- bump PKGNAME

ok brad@
2008-09-15 22:08:40 +00:00
jakemsr
3028e0bf4d + libmp4v2 2008-09-15 22:07:29 +00:00
jakemsr
c020f391dd import standalone version of libmp4v2. libmp4v2 is a library for
reading and manipulating the MP4 media container.  libmp4v2 used
to be part of the faad distribution, but is not included in newer
versions.

nits picked and ok brad@
2008-09-15 21:46:28 +00:00
ajacoutot
8767b29489 - update to mkvtoolnix-2.3.0
several bugfixes and enhancements
2008-09-09 07:27:49 +00:00
brad
e2615fc74c Fix CDDB access on 64-bit architectures.
From Xine-lib source repo

ok jakemsr@
2008-08-31 00:35:08 +00:00
brad
acf00b96dc - Add support for x264 detecting the number of CPUs via the
hw.ncpu sysctl.
- Switch the AltiVec code from using the signals method of
  presence detection to using the machdep.altivec sysctl.

ok kili@
2008-08-28 15:23:31 +00:00
ajacoutot
b488e925ef - bugfix update to DeVeDe 3.11 2008-08-24 22:02:26 +00:00
brad
7117b44c59 - Don't use ${CONFIGURE_SHARED} since this isn't autoconf proper
- Add missing --prefix
- Remove no longer used pre-configure target
2008-08-22 12:43:33 +00:00
brad
debc96f684 Fix compilation with some C++ based programs. 2008-08-21 21:56:49 +00:00
ajacoutot
7f6588d140 - update to devede-3.10 (several enhancements, see changelog in source
for details)
2008-08-20 08:30:36 +00:00
brad
9d275cf52c update to Xine-lib 1.1.15
This release contains some security fixes, notably a DoS via
corrupted Ogg files (CVS-2008-3231), some related fixes, and
fixes for a few possible buffer overflows.

ok jakemsr@
2008-08-20 01:54:01 +00:00
jakemsr
750433f77a - fix build on macppc
- we have isfinite() now

ok brad
2008-08-20 01:44:44 +00:00
sthen
67ffc6eb54 configure tries to detect isnan() as a function in libm to work out
whether it should include it. isnan is now a macro so this fails.

upstream configure.ac _should_ be rewritten to use pkg-config but,
for the sake of expediency, workaround by adding to LDFLAGS for
now, as was already done to fix the libvorbis test. fixes the build.

ok naddy@
2008-07-28 22:47:30 +00:00
sthen
323cf44154 shared library and PKGNAME bumps due to use of isinf/isnan/nan
following libc/libm changes
2008-07-25 20:25:59 +00:00
brad
31a4e8de47 Upgrade to libtheora 1.0beta3.
Also remove previous MAINTAINER (timeout).

ok jakemsr@
2008-07-25 14:15:55 +00:00