summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins0.10-bad/Makefile.common
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2007-01-09 15:21:34 +0000
committerdrochner <drochner@pkgsrc.org>2007-01-09 15:21:34 +0000
commit032d9d54ad537c4f6bc39d31ee4ce0efdf64297d (patch)
tree1aba7e4baafe5de9f4b036edc69619ce190bc16c /multimedia/gst-plugins0.10-bad/Makefile.common
parente4f1333e3473817d01603368080e44d4cf697f40 (diff)
downloadpkgsrc-032d9d54ad537c4f6bc39d31ee4ce0efdf64297d.tar.gz
update to 0.10.4
changes: Parallel installability with 0.8.x series Threadsafe design and API V4L2 source element moved to Good plugins Many improvements in Quicktime playback Xvid encoding and decoding improvements FAAD decoder fixes New element: alsaspdifsink for IEC958 output Spectrum FFT analysis element ported New element: h264parse. H.264 Parser Fixes in bz2 support New element: theoraexpdec. Libtheoraexp based Theora decoder New element: wavpackenc. Wavpack decoder Improvements in the libneon based http source gstfilter ported to 0.10 mpeg2enc ported to 0.10 New element: nsfdec. NSF decoder New element: spcdec. libopenspc based SPC decoder videocrop ported/re-written from 0.8 cdaudio element ported to 0.10 New element: rganalysis. ReplayGain analysis element New element: dvbsrc. DVB source element (disabled by default) deinterlace (Simple deinterlacer) ported from 0.8 New element: nuvdemux. NUV video demuxer Fixes in the DirectDraw output elements New elements: multifilesrc, multifilesink y4mencode ported from 0.8 rfbsrc, librfb based capture source ported from 0.8 New element: jackaudiosink. JACK audio output element Many other fixes and improvements
Diffstat (limited to 'multimedia/gst-plugins0.10-bad/Makefile.common')
-rw-r--r--multimedia/gst-plugins0.10-bad/Makefile.common5
1 files changed, 3 insertions, 2 deletions
diff --git a/multimedia/gst-plugins0.10-bad/Makefile.common b/multimedia/gst-plugins0.10-bad/Makefile.common
index 4245ebed67f..f1463f7487b 100644
--- a/multimedia/gst-plugins0.10-bad/Makefile.common
+++ b/multimedia/gst-plugins0.10-bad/Makefile.common
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile.common,v 1.1.1.1 2006/06/14 10:56:21 drochner Exp $
+# $NetBSD: Makefile.common,v 1.2 2007/01/09 15:21:34 drochner Exp $
#
GST_PLUGINS0.10_TYPE= bad
-GST_PLUGINS0.10_VER= 0.10.3
+GST_PLUGINS0.10_VER= 0.10.4
# Disable all drivers and features by default.
.for driver in amrwb \
+ cdaudio \
dfbvideosink \
divx \
tsdec \