./multimedia/gst-plugins0.10-bad, Open source multimedia framework - bad plugins

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2008Q4, Version: 0.10.9, Package name: gst-plugins0.10-bad-0.10.9, Maintainer: jmmv

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently. Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the ugly GStreamer plugins; that is, those that
might pose some legal problems.


Required to run:
[multimedia/gstreamer0.10] [multimedia/gst-plugins0.10-base] [devel/liboil] [devel/glib2]

Required to build:
[devel/gmake] [devel/libtool-base] [devel/pkg-config]

Master sites:

SHA1: 67895310074f439f0504bea5bacc26d07be2cf5d
RMD160: 98a2f901474afa21209c4cfdf453cb41fbf4305a
Filesize: 2269.503 KB

Version history: (Expand)


CVS history: (Expand)


   2009-02-02 16:13:12 by Matthias Scheler | Files touched by this commit (2)
Log message:
Pullup ticket #2679 - requested by rafal
gst-plugins0.10-bad: build fix

Revisions pulled up:
- multimedia/gst-plugins0.10-bad/distinfo		1.10
- multimedia/gst-plugins0.10-bad/patches/patch-ab	1.4
---
Module Name:    pkgsrc
Committed By:   drochner
Date:           Fri Jan  9 16:43:42 UTC 2009

Modified Files:
        pkgsrc/multimedia/gst-plugins0.10-bad: distinfo
        pkgsrc/multimedia/gst-plugins0.10-bad/patches: patch-ab

Log message:
pull in a patch from upstream CVS, to adapt to an API change in recent
x264 libs, see Gnome bugzilla#555238
should fix PR pkg/40351 by Robert Elz