Commit Graph

288 Commits

Author SHA1 Message Date
ajacoutot
baccbb854a Update to gstreamer-0.10.31.
Relase notes available at:
 http://gstreamer.freedesktop.org/releases/gstreamer/0.10.31.html
2010-12-02 14:04:23 +00:00
jasper
a727f252b3 - adjust after recent schroedinger update
from brad
2010-11-19 08:59:32 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
espie
9fca460376 LIB_DEPENDS -> WANTLIB 2010-11-07 20:15:42 +00:00
espie
e99803c88e gconf2 module goes wantlib 2010-11-06 20:48:11 +00:00
steven
212e84d6c8 another libtoolize user:
use openbsd libtool and add a build dependency on gnu libtool
2010-10-28 11:39:53 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
sthen
3b2bbaacc0 Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS,
update all ports to match. Plists don't change -> no bump.
Looks ok to jasper.
2010-10-24 15:53:55 +00:00
naddy
94f1552a62 proactively fix for gmake 3.82 2010-10-24 13:48:14 +00:00
naddy
087e79ddae proactively fix for gmake 3.82 2010-10-24 13:15:26 +00:00
espie
4cc3f43b65 USE_GROFF=Yes 2010-10-18 21:25:07 +00:00
ajacoutot
425c13bf87 Update to gstreamermm-0.10.8. 2010-10-16 14:12:14 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
jasper
aee1a5b061 this also needs libtoolize to build, so set to gnu libtool.. 2010-10-02 07:40:05 +00:00
ajacoutot
e77d8c968f Revert, not needed, see Makefile.inc 2010-09-30 15:48:06 +00:00
jasper
b4f46a4927 - explicitly disable introspection 2010-09-30 15:45:50 +00:00
ajacoutot
850feff7c5 Missed in previous. 2010-09-30 13:46:30 +00:00
ajacoutot
60acd64f36 Merge -gdk into -main now that gdk-pixbuf has been moved away from gtk+2.
jasper agrees
2010-09-30 13:46:06 +00:00
landry
8ba6a112a1 Bump -main after gtk+2/gdk-pixbuf split 2010-09-30 07:44:20 +00:00
ajacoutot
21da929ec9 Fix DEPENDS after gtk+2 and gdk-pixbuf split.
ok jasper@
2010-09-30 07:21:18 +00:00
landry
8c914f8469 Fix WANTLIB after librsvg update. 2010-09-28 08:51:20 +00:00
steven
5dc3942cc5 don't require gnu libtool 2010-09-25 13:34:57 +00:00
landry
01b2b2bedf Force the use of gnu libtool, build error with ports libtool. 2010-09-22 06:55:44 +00:00
ajacoutot
c05c853ee1 Set the cdrom DEFAULT_DEVICE to a more appropriate value. 2010-09-20 16:11:12 +00:00
jakemsr
d957ca2d31 * no more anonymous unions in video(4)
* bump REVISION-main
2010-09-12 22:33:57 +00:00
ajacoutot
d57a0f66b5 +plugins-gl 2010-09-08 21:46:28 +00:00
ajacoutot
31f25c1160 Import gstreamer-plugins-gl-0.10.2
This module contains integration libraries and plug-ins for using OpenGL
within GStreamer pipelines.
<...>

ok jasper@
2010-09-08 21:45:59 +00:00
ajacoutot
15ab9c6381 Make it possible to tweak CPPFLAGS and LDFLAGS in children ports.
ok jasper@
2010-09-08 21:44:36 +00:00
ajacoutot
4e59fe6082 Update to gstreamer-plugins-bad-0.10.20.
More info at:
http://gstreamer.freedesktop.org/releases/gst-plugins-bad/0.10.20.html

ok jasper@
2010-09-03 15:49:45 +00:00
ajacoutot
071043374c Update to gstreamer-plugins-ugly-0.10.16.
More info at:
http://gstreamer.freedesktop.org/releases/gst-plugins-ugly/0.10.16.html

ok jasper@
2010-09-03 15:49:07 +00:00
ajacoutot
f578c99c43 Update to gstreamer-plugins-good-0.10.25.
More info at:
http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.25.html

ok jasper@
2010-09-03 15:48:14 +00:00
fgsch
6097dbaf9c Bump revision after python's default change. 2010-08-30 17:46:56 +00:00
ajacoutot
ad8468e1a7 Merge -soup into -main. 2010-08-26 21:33:27 +00:00
ajacoutot
4e8015d176 Remove the -gnome subpackage. It uses gnomevfs2 which is deprecated.
Add a missing run_depends on gvfs for -main.
2010-08-26 21:33:03 +00:00
sthen
adfaa8987d - chase the library change in multimedia/schroedinger; oil->orc
- add various other missing WANTLIB (and LIB_DEPENDS in some cases)
- while there move PKGNAME=..pX to REVISION, and move some ports
to new-style LIB_DEPENDS

original diff from Brad, extensive checking by me (clean build of everything
related to liboil).
2010-08-25 23:27:21 +00:00
ajacoutot
1b5a16d72f Fix COMMENT lenght (max is 60) as reported by naddy@ 2010-07-26 16:33:29 +00:00
ajacoutot
d5962c44cf Remove powerpc hack, it seems to work fine now.
from Brad.
2010-07-26 16:06:55 +00:00
sthen
04841acf9c plugins-{base,good} require gstreamer-0.10.30; tighten LIB_DEPENDS pkgspec
and bump. pointed out by Brian on ports. ok ajacoutot@
2010-07-24 09:25:01 +00:00
ajacoutot
35fcf34ff3 Better COMMENT for plugins subpackages. 2010-07-24 07:35:08 +00:00
ajacoutot
182f00f47a Update to py-gstreamer-0.10.19.
Convert to new DEPENDS.
2010-07-22 19:22:08 +00:00
ajacoutot
be634bd7f4 Convert to new DEPENDS and REVISION. 2010-07-22 19:19:26 +00:00
ajacoutot
26180c9b03 Update to gstreamer-plugins-good-0.10.24.
Requires automake-1.10.
Enable orc support.
Convert to new DEPENDS and EPOCH.
2010-07-22 19:17:33 +00:00
ajacoutot
4d007da247 Update to gstreamer-plugins-base-0.10.30.
Enable orc instead of liboil, as advised.
Convert to new DEPENDS.
2010-07-22 19:16:16 +00:00
ajacoutot
9c0c404c5e Update to gstreamer-0.10.30. 2010-07-22 19:14:49 +00:00
ajacoutot
4b19a677fa Remove wrong lib_depends on gstreamer-plugins-ugly, as spotted by
landry@ and espie@.
Explicitely set configure args.
2010-07-08 22:14:47 +00:00
espie
af6e367162 soup is not in gnome sub 2010-07-05 07:33:38 +00:00
espie
1d994a6758 actual location of those libs was bogus 2010-07-04 17:18:21 +00:00
ajacoutot
12ed023b5a Remove the Real plugin. No need for it anymore now that FFmpeg has been
updated.

from Brad.
2010-06-24 20:50:40 +00:00
giovanni
97ee82dd2f Update to 0.10.18
ok ajacoutot@
2010-06-17 15:30:18 +00:00
ajacoutot
d7ccb5d170 Update to gstreamer-plugins-bad-0.10.19.
Fix dvdnav/dvdread depends.
2010-06-02 16:56:46 +00:00
ajacoutot
a1bbe6c268 Move --disable-shave were supported.
no binary change.
2010-06-02 13:08:32 +00:00
ajacoutot
b18ad78dde Update to gstreamer-plugins-ugly-0.10.15 ; require latest x264. 2010-06-02 12:25:59 +00:00
ajacoutot
6380332861 Update to gstreamer-plugins-good-0.10.23
support for WebM/VP8
2010-06-02 12:06:54 +00:00
jakemsr
510e7450dc update to gst-ffmpeg-0.10.10
for compatability with newer ffmpeg
2010-05-26 22:39:02 +00:00
ajacoutot
8ceec1ddcb Remove patches that we longer need as sunaudio is disabled now.
spotted by jakemsr@
2010-04-28 15:26:14 +00:00
ajacoutot
9c21964381 Add --disable-silent-rules to CONFIGURE_ARGS. 2010-04-28 08:18:16 +00:00
ajacoutot
bc2627e1cb Regen WANTLIB. 2010-04-28 08:03:46 +00:00
ajacoutot
18f38d7de1 Update to gstreamer-plugins-good-0.10.22. 2010-04-28 08:03:23 +00:00
ajacoutot
5fb6d674be Update to gstreamer-plugins-base-0.10.29. 2010-04-28 08:03:03 +00:00
ajacoutot
59ddacda63 Update to gstreamer-0.10.29. 2010-04-28 08:02:37 +00:00
ajacoutot
bb308edbd6 This part of CONFIGURE_ENV is now set in bsd.port.mk(5). 2010-04-24 09:56:34 +00:00
ajacoutot
56dfb2afad +mm 2010-04-13 11:51:03 +00:00
ajacoutot
edce6b01a3 Import gstreamermm-0.10.7.
gstreamermm provides C++ bindings for the GStreamer streaming multimedia
library.  With gstreamermm it is possible to develop applications that
work with multimedia in C++.
<...>
2010-04-13 11:50:26 +00:00
kili
3a63024a08 Adjust @conflict marker for gstreamer-plugins-bad; libgstshapewipe.so
has been moved with version 0.10.18, not 0.10.8.

ok ajacoutot@
2010-04-06 09:21:21 +00:00
ajacoutot
46fde7d029 Enable JPEG2000 support.
from Brad
"i dont want to be part of the bad plugins!" && ok jasper@
2010-03-26 08:13:31 +00:00
ajacoutot
933779c4b2 Update to gstreamer-plugins-ugly-0.10.14.
survived a bulk and tests from jasper@
2010-03-21 11:26:33 +00:00
ajacoutot
7003ea3d35 Update to gstreamer-plugins-bad-0.10.18.
libgstshapewipe is now part of good.

survived a bulk and tests from jasper@
2010-03-21 11:26:01 +00:00
ajacoutot
e6d22215fb Update to gstreamer-plugins-good-0.10.21.
libgstshapewipe has moved from bad to good.

survived a bulk and tests from jasper@
2010-03-21 11:24:46 +00:00
ajacoutot
cef3c3c355 Update to gstreamer-plugins-base-0.10.28.
survived a bulk and tests from jasper@
2010-03-21 11:23:40 +00:00
ajacoutot
9b5fcee652 Update to gstreamer-0.10.28.
survived a bulk and tests from jasper@
2010-03-21 11:22:16 +00:00
espie
d8f314a02c fix a nasty build issue, where plugins-bad would pick up exempi, miscompile
gstmetadata, and yield a broken package: after installation, gst-inspect
would dump core systematically, thus bricking gstreamer entirely.
as discussed with jasper@ and aja@.
2010-03-05 08:53:11 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
kili
3e1e41797d Bump this one, too. 2009-12-15 21:53:53 +00:00
kili
f4d41d75a9 Bump pkgname. ok espie. 2009-12-15 21:47:59 +00:00
espie
454b086de5 and this one too 2009-12-14 13:55:32 +00:00
espie
c7e398e0c6 fix merge disaster: to merge subpackages together, it's not enough to put
@conflict markers, the @pkgpath markers should also indicate what's going on.
2009-12-14 11:36:26 +00:00
ajacoutot
a434ba5a4f Remove the gettext macros diffs, they aren't needed anymore.
from Brad

PLIST_DB said no bump needed...
2009-12-06 13:08:30 +00:00
ajacoutot
960930f9c5 Enable DTS support.
from Brad
2009-12-05 23:21:01 +00:00
landry
79bf393e39 Add a pair of patches to resindvd plugin to set DEFAULT_DEVICE to
/dev/rcd0c instead of /dev/dvd.. no better workaround atm, but at
least gstreamer-enabled apps have more chances to play dvds.
(btw, you have to be in operator group to access the device)
Note that gstreamer-ugly also provides some more or less working
plugins for dvd playing, but resindvd is supposed to be the way to go.

ok ajacoutot@ with some grumblings
2009-12-02 22:20:11 +00:00
ajacoutot
1ffca5cad1 Major update to py-gstreamer-0.10.17.
Months (years?) of changes, refer to the source for changelog.

tested on a bulk by jasper@
feedback and sparc64+macppc testing from landry@

"commitski" jasper, ok landry@
2009-11-29 09:18:42 +00:00
ajacoutot
03faae0e4f MODPY_RUNDEP is not needed anymore.
Don't install .la files for modules.
2009-11-29 09:18:11 +00:00
ajacoutot
e938b280b3 Major update to GStreamer plugins-ugly 0.10.13.
Months (years?) of changes, refer to the source for changelog.

Simplify DESCR.

tested on a bulk by jasper@
feedback and sparc64+macppc testing from landry@

"commitski" jasper, ok landry@
2009-11-29 09:17:54 +00:00
ajacoutot
664c8aafcd Major update to GStreamer plugins-good 0.10.17.
Months (years?) of changes, refer to the source for changelog.

Simplify DESCR.
Remove -esd subpackage (idea from landry, and ok espie@ naddy@)
Remove sunaudio support (solaris) and enable ossaudio to have mixing
capabilities (audio still handled with sndio by default).

tested on a bulk by jasper@
feedback and sparc64+macppc testing from landry@

"commitski" jasper, ok landry@
2009-11-29 09:17:38 +00:00
ajacoutot
df52562347 Major update to GStreamer plugins-base 0.10.25.
Months (years?) of changes, refer to the source for changelog.

Simplify DESCR.

tested on a bulk by jasper@
feedback and sparc64+macppc testing from landry@

"commitski" jasper, ok landry@
2009-11-29 09:17:17 +00:00
ajacoutot
ecb4d03e67 Major update to GStreamer plugins-bad 0.10.17.
Months (years?) of changes, refer to the source for changelog.

Simplify DESCR.
-mplex subpackage renamed to -mjpeg.

tested on a bulk by jasper@
feedback and sparc64+macppc testing from landry@

"commitski" jasper, ok landry@
2009-11-29 09:16:51 +00:00
ajacoutot
8e36ff1602 Major update to GStreamer 0.10.25.
Months (years?) of changes, refer to the source for changelog.

Remove unneeded build dependency on python.
Rework DESCR.

tested on a bulk by jasper@
feedback and sparc64+macppc testing from landry@

"commitski" jasper, ok landry@
2009-11-29 09:16:33 +00:00
ajacoutot
8df1df8e3f Prepare for upcoming GStreamer update.
Better HOMEPAGE.
2009-11-29 09:16:17 +00:00
ajacoutot
71587de771 Remove leftover.
from Mikolaj Kucharski
2009-11-17 15:23:08 +00:00
jasper
b94bb3ef7c - add plugins-farsight 2009-10-14 15:47:09 +00:00
jasper
e7a6e6961e import gstreamer-plugins-farsight 0.12.11
This is a set of plugins for Gstreamer that will be used by Farsight for
Audio/Video conferencing.

ok aja@

"It's Not Torture If You Do It To Yourself"...
2009-10-14 15:46:56 +00:00
ajacoutot
1b5889dec6 Merge confelements subpackage into -main.
Gstreamer should now work out of the box for most usages... at last...
2009-10-14 13:59:23 +00:00
landry
36e832dc85 Enable libmms support in gstreamer-plugins-bad, yet another dependency
of Moovida/Elisa.. tweak DESCR accordingly.
ok ajacoutot@
2009-10-14 13:52:21 +00:00
ajacoutot
f681dee36d Several cleanings, typos and consistencies. 2009-09-28 19:52:14 +00:00
ajacoutot
e14a280b8c Use gettext module. 2009-09-28 19:50:59 +00:00
ajacoutot
968830d157 Merge several (most usefull) plugins into -main.
This will help with getting good functionnality working without hunting
for dependencies.

feedback from Brad, sthen@, jasper@ and landry@, thanks!
looks good to landry@, ok jasper@
2009-09-28 18:26:38 +00:00
ajacoutot
17d50effb0 This does not need python to run. 2009-09-13 10:14:22 +00:00
ajacoutot
777f4a330d autopoint(1) uses HOME, make sure it exists.
prodded by landry@
2009-09-08 08:00:18 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen
0e87aad388 set the pkgspec for LIB_DEPENDS on ffmpeg to a version with schroedinger
included, so the tools know that old ffmpeg versions won't satisfy the
dependencies listed in WANTLIB.

this way, attempting to install these packages with old ffmpeg will
no longer give you a cryptic error message as seen by dhill@.
2009-07-19 22:49:12 +00:00
sthen
a922996083 add schroedinger/oil WANTLIB, bump 2009-07-19 13:05:02 +00:00
ajacoutot
7b4d594f00 Tweak after recent gconf2 MODULE change. 2009-06-11 18:26:44 +00:00
kili
2b41280401 WANTLIB changes due to avahi dependency. Bump affected PKGNAMEs. 2009-06-10 20:27:09 +00:00
ajacoutot
eac6dee938 Only the -gconf subpackage needs to run_depends on gconf2.
Actually add the devel/gconf2 MODULE, spotted by kili@

ok kili@
2009-06-08 16:46:11 +00:00
ajacoutot
4f5a750d1c Convert to using the new gconf2.port.mk module. 2009-06-07 05:59:47 +00:00
jasper
55a93da197 - SECURITY FIX for SA35205
(GStreamer Good Plug-ins PNG Processing Integer Overflow Vulnerability)

patch from upstream git

ok ajacoutot@
2009-06-03 20:24:31 +00:00
sthen
fad75c75bd adapt to new xvidcore, from Brad. 2009-05-10 20:16:29 +00:00
ajacoutot
7b52abb591 - merge -main and -frontend subpackages ; gstreamer-0.8 is long gone and
there is no point in splitting gstreamer anymore

"commitski" landry@ ok jasper@
2009-04-16 11:40:45 +00:00
kili
76091f6c3b Some fixes after the x264 update.
From Brad.

"theoretically ok" ajacoutot@
2009-04-14 19:52:08 +00:00
ajacoutot
b38392e109 GStreamer configure script does not set --disable-debug by default and
for a good reason. One of them being that the gstdebug.so plugin is
actually needed by other apps.

gstreamer,-main: move some files from -main to -frontend ; fix dependencies

Regen all PLISTs and bump all PKGNAMEs.
2009-04-11 14:37:21 +00:00
ajacoutot
980cd757dd - missing bump for -gconf 2009-03-27 15:48:51 +00:00
ajacoutot
3dbbb71ff9 - unbreak and re-enable the goom plugin by fixing a variable in
gst-default.m4 ; rhythmbox does not crash anymore with goom
- enhance configure output
- fix PKGNAME
2009-03-27 15:12:19 +00:00
kili
1e51fc4a53 bbbump 2009-03-24 22:24:47 +00:00
jasper
264a580439 - more missing bumps 2009-03-23 19:21:34 +00:00
kili
d4d18dc107 Bump for python deps. 2009-03-16 22:20:02 +00:00
kili
54384a0598 Bump for python deps and WANTLIB changes. 2009-03-16 22:18:06 +00:00
ajacoutot
eff4f7736c - tweak XXX 2009-03-16 12:03:18 +00:00
espie
481d5d0393 bump for python deps 2009-03-10 23:19:17 +00:00
espie
88171149d7 bump python pkgnames. 2009-03-10 01:21:22 +00:00
espie
f4e4ac6742 a few spec fixes and assorted pkg bumps, more to come. 2009-03-09 23:09:19 +00:00
ajacoutot
1a046d0f08 - disable goom plugin for now as it makes gstreamer based apps crash; I
will look into it

jasper@ agrees
2009-03-05 07:49:45 +00:00
sthen
d8dbe3dc3c bump PKGNAME-main, thanks naddy@ for pointing it out. 2009-02-05 20:32:08 +00:00
sthen
4a77ba0fc2 - tidy DESCR-main (sort, add modules moved from other packages)
- wavpack is picked up by configure if installed; package it
2009-01-30 02:18:53 +00:00
sthen
2979b6b879 tidy DESCR-main and bump subpackage (modules moved) 2009-01-30 01:11:03 +00:00
sthen
48405e0e62 sync -sdl WANTLIB, bump subpackage. 2009-01-30 00:47:54 +00:00
sturm
bb94b852ae fix WANTLIB of -soup subpackage 2009-01-29 20:40:43 +00:00
jasper
e9e14f1519 - roll in a SECURITY FIX for SA33650,
which could lead to heap based overflows and memory corruption.

patch taken from upstream git.

ok ajacoutot@
2009-01-26 12:32:43 +00:00
ajacoutot
bc83adfd24 - re-enable the sunaudio plugin
since the OSS plugin removal, no mixer was left available for gstreamer
anymore; the sunaudio will only be available as a mixer, not for audio i/o
which is a job for sndio

"sure" jakemsr@
2009-01-25 18:55:31 +00:00
ajacoutot
45d58e0dc9 - unbreak by updating to a more recent version
ok jasper@
2009-01-24 12:39:11 +00:00
sturm
1b17db3a3d if you change half the WANTLIBs, you have to bump half the PKGNAMEs,
not just -main
2009-01-18 09:05:19 +00:00
jakemsr
a31f67f37f - remove OSS backend and related patches
- update DESCR to reflect reality
- use appbufsz instead of bufsz in the sndio backends

partly from Brad, thanks
2009-01-16 02:44:17 +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
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
jakemsr
41cc379d59 add linsbdio backend and use it by default 2008-11-03 23:24:08 +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
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
jakemsr
8d717348e0 * FFmpeg headers moved
* FFmpeg LIB_DEPENDS/WANTLIB changes
* make PKGNAME consistent with other gstreamer packages
* bump patch level and add @conflict marker to ease updates

feedback ajacoutot@ and brad@, ok brad@
2008-07-09 02:22:59 +00:00
sthen
031bf77f1e autoconf picks up mpeg2enc from mjpegtools if installed, causing the
build to fail. Fix this by adding --disable-* arguments for every optional
component listed that we don't package.

Bump all packages just in case something else was pulled in that
affected them; probably unnecessary, but safer.

ok deanna@
2008-06-30 22:43:16 +00:00
deanna
de05bd7e3c Adjust LIB_DEPENDS-gnome for recent gnomevfs fix; bump PKGNAME-gnome.
ok kurt@, ajacoutot@
2008-06-25 13:05:56 +00:00
deanna
9ed0c8bc79 Enable the debugging subsystem.
Discussed with ajacoutot@ who did not object.
2008-06-21 21:03:55 +00:00
deanna
4072355c54 Fix a counting error that was causing the oss audio sink to perform
half a million audio ioctls on variable rate devices before it got
around to playing any sound.  Unbreaks gstreamer on auich.  Upstream
as gnome bug 538068.

ok espie, ajacoutot
2008-06-14 17:17:26 +00:00
deanna
d425290fa6 Update to 0.10.4.
ok espie@
2008-06-05 02:38:56 +00:00
sthen
4aced0dce7 sync WANTLIB, bump package version. 2008-06-01 08:21:15 +00:00
sturm
e5742631db factor real plugin into own subpackage, as it supports only i386/amd64
fixes build on other architectures
2008-06-01 07:19:05 +00:00
ajacoutot
ccd9b153c3 - some files from older gstreamer-plugins-bad are now in
gstreamer-plugins-good; add conflict marker accordingly and bump
2008-05-18 13:37:22 +00:00
ajacoutot
1e0c361286 - add v4l2 plug-in
- remove a patch;
defaults sink and src can now be set using configure options
2008-05-16 14:24:01 +00:00
jasper
e40dab9f5d - add plugins-ffmpeg
ok espie@
2008-05-13 16:46:23 +00:00
espie
9a334d16c2 yeah, the gstreamer people finally made it possible to use the system
ffmpeg.

Note that their fuzzy warnings don't apply to us. This is so stupid.
Between the ffmpeg people, who only care for performance to the exclusion
of any sense (like, good luck making it work elsewhere), and the gstreamer
people, who don't care that stuff won't work elsewhere.
2008-05-13 15:34:02 +00:00