gstmetadata, and yield a broken package: after installation, gst-inspect
would dump core systematically, thus bricking gstreamer entirely.
as discussed with jasper@ and aja@.
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
/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
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@
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@
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@
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@
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@
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@
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"...
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@
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@.
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.
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@
* 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@
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@
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
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.
- we're using autotools, so patch gst-default.m4 instead of configure to
add sensible output defaults; problem noticed by jakemsr@
- fix WANTLIB while here
ok jakemsr@
gst-python provides a convenient wrapper for the GStreamer library for
use in Python programs, and takes care of many of the boring details
such as managing memory and type casting.
Joint work with jasper@
ok jasper@
add correct annotations for full install, tweak some lib depends.
add run depends from all subpackages to their respective main packages
so that they can use the correct message files.