diff options
author | wiz <wiz> | 2009-02-27 21:10:43 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-02-27 21:10:43 +0000 |
commit | 7212731b4b9d1ea8c897c902f1a8477349539ea3 (patch) | |
tree | 123b16c5e6734c0e011eecb0be78787edcfd9d7f /multimedia | |
parent | cb4c2603b1427a88a1ea5351680871c43ee73657 (diff) | |
download | pkgsrc-7212731b4b9d1ea8c897c902f1a8477349539ea3.tar.gz |
Update to 0.10.14:
This is GStreamer Good Plug-ins 0.10.14, "Disaffected Affectation"
Changes since 0.10.13:
* Add autodetect source elements
* Improvements in RTP payload/depayload and RTSP
* Support float input in wav, and require depth == width
* Support inverted RGB video in avi
* Compilation fixes and smarter format selection in V4L2 support
* Use libv4l when available
* Don't install static plugin libraries any more
* Matroska muxing: Add Dirac, fix AAC
* Improve qtdemux segment handling
* Add presets to equalizer
* OS/X video and audio output improvements
* Rework Pulseaudio audio output
* Support basic and digest auth in souphttpsrc
* Use libsoup-gnome instead of libsoup when available
* DV demuxer fixes
* New IIR and FIR base classes and echo filter in audiofx plugin
* Improved spectrum analysis plugin
* 8 bit greyscale support in v4l2src and videocrop
* New aspectratiocrop element
* Many other bug fixes and improvements
Bugs fixed since 0.10.13:
* 561502 : Not-negociated error in udpsrc
* 522183 : add preset suport to gstequalizer
* 523813 : [autodetect] add autovideosrc and autoaudiosrc
* 557709 : goom should have license headers in all source files
* 560155 : segfault when trying to set tag to NULL with avimux
* 527951 : [new element] aspectratiocrop
* 529379 : RTSP seeks when pipeline is in STATE_PAUSED
* 532409 : RTP payload/depayloader for G.729
* 537539 : [pulse] Rhythmbox starts using 100% of CPU time when puls...
* 537540 : [pulse] Causes a deadlock when the pulseserver dies
* 537543 : [pulse] sink/src should have " volume " property (was GstMi...
* 545033 : [v4l2src] Add support for camera specific formats
* 552140 : [soup] use libsoup-gnome for proxy configuration if avail...
* 556019 : Add the ability to make souphttpsrc act as a live source
* 556484 : Implement getcaps in rtpL16pay
* 556641 : rtpL16depay doesn't support multichannel audio
* 556802 : Misspelled messages
* 556955 : [videocrop] fails to renegotiate
* 556986 : pulsesink deadlocks when raising an error
* 557260 : [equalizer] Calculates coefficients for every buffer
* 557293 : Argument type mismatch on Windows
* 557294 : cross mingw32 gcc: getaddrinfo is not in ws2_32.dll befor...
* 557710 : Memory leak related to matroskamux's request pads
* 558427 : rtpmpapay/depay are too wide
* 558638 : Compiler error on v4l2
* 558711 : gst-plugins-good-0.10.11 compile fails
* 559288 : [qtdemux] deadly embrace!
* 559545 : rtspsrc could not receive data from RTSP server because o...
* 559547 : Seek bugs when playing rtsp video in m.youtube.com
* 560641 : rtp mp4 payloader doesn't flush the last frame upon EOS
* 560756 : New Plugin: JPEG RTP Payloader
* 561625 : Rtspsrc set segment's last_stop incorrectly
* 561775 : souphttpsrc patch to support basic and digest authentication
* 561802 : DLNA specific HTTP header missing
* 561990 : qtdemux build fails on mingw due to missing definition of...
* 562434 : [wavenc] Add support for a-law and mu-law encoded wav files
* 562572 : multiudpsink handles errors in _render() too aggressively
* 563414 : Fix for SunAudioMixer plugin
* 563504 : add libv4l2 support to v4l2 gst plugin - required for mos...
* 563509 : [rtp_data_test] Complains about negotiation errors with m...
* 563510 : [videocrop] 1x1 unit test fails
* 564437 : rtpjpegdepay was unable to handle frame dimensions greate...
* 564948 : Fix and clean up osxaudio
* 565850 : mov files can contain xvid, fmp4 and ac3 tracks
* 566616 : v4l2src: b/w support
* 566843 : [pulse] Terminating an audio stream hangs the application
* 567577 : [audiofx] Add generic IIR/FIR audio filter elements
* 567642 : spectrum element has undocumented arbitrary limitation on...
* 567746 : fix for 547227 created a ref loop
* 567794 : [PATCH] Rework pulse plugin
* 567800 : Mp4 created by Avidemux don't play.
* 567853 : osxaudiosrc does not build on 10.4
* 567874 : [audiofx] Echo/Reverb filter
* 567955 : [spectrum] Need compensation for rounding errors
* 567992 : [videocrop] wrong mouse navigation commands while cropping
* 568395 : [audiofx] Rename audioreverb to audioecho
* 568780 : elements/videocrop check fails
* 568809 : Patch needed for building gst-plugins-good 0.10.13 on Sol...
* 569820 : In some cases v4l2src element does not return correct norm
* 570343 : equalizer bands != specified parameters
* 570435 : Read Title element of Matroska files
* 571038 : [osxvideosink] build fail
* 571150 : aspectratiocrop : Memory leak
* 571153 : [pulsemixer] compiler warnings (on ARM)
* 571204 : [pulsesink] PA assertion failure triggers abort
* 570581 : osxvideosink: non-embedded mode is badly broken and shoul...
* 341752 : [rtspsrc] 500 Internal Server Error response with tagessc...
* 420658 : gconfaudiosink is not behaving normally
* 558554 : [avidemux] avidemux not recognizing certain uncompressed ...
* 561580 : GStreamer does not play a specific WAV file
* 563056 : " rtpjpegdepay ! jpegdec " doesnt works
* 565441 : Smoke encoder doesn't set caps correctly
* 567952 : videocrop: add b/w support
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gst-plugins0.10-good/Makefile.common | 4 | ||||
-rw-r--r-- | multimedia/gst-plugins0.10-good/PLIST | 7 | ||||
-rw-r--r-- | multimedia/gst-plugins0.10-good/distinfo | 11 | ||||
-rw-r--r-- | multimedia/gst-plugins0.10-good/patches/patch-aa | 19 | ||||
-rw-r--r-- | multimedia/gst-plugins0.10-good/patches/patch-ac | 6 |
5 files changed, 16 insertions, 31 deletions
diff --git a/multimedia/gst-plugins0.10-good/Makefile.common b/multimedia/gst-plugins0.10-good/Makefile.common index f164b348a5a..7748bb89ca6 100644 --- a/multimedia/gst-plugins0.10-good/Makefile.common +++ b/multimedia/gst-plugins0.10-good/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.17 2009/01/26 10:28:59 drochner Exp $ +# $NetBSD: Makefile.common,v 1.18 2009/02/27 21:10:43 wiz Exp $ # # used by audio/gst-plugins0.10-esound/Makefile # used by audio/gst-plugins0.10-flac/Makefile @@ -13,7 +13,7 @@ # used by net/gst-plugins0.10-soup/Makefile GST_PLUGINS0.10_TYPE= good -GST_PLUGINS0.10_VER= 0.10.13 +GST_PLUGINS0.10_VER= 0.10.14 # Disable all drivers and features by default. .for driver in aalib \ diff --git a/multimedia/gst-plugins0.10-good/PLIST b/multimedia/gst-plugins0.10-good/PLIST index 4a0fef3231a..8b313d3ee51 100644 --- a/multimedia/gst-plugins0.10-good/PLIST +++ b/multimedia/gst-plugins0.10-good/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2008/10/30 14:33:45 wiz Exp $ +@comment $NetBSD: PLIST,v 1.15 2009/02/27 21:10:43 wiz Exp $ lib/gstreamer-0.10/libgstalaw.la lib/gstreamer-0.10/libgstalpha.la lib/gstreamer-0.10/libgstalphacolor.la @@ -39,6 +39,8 @@ lib/gstreamer-0.10/libgstvideomixer.la lib/gstreamer-0.10/libgstwavenc.la lib/gstreamer-0.10/libgstwavparse.la share/gconf/schemas/gstreamer-0.10.schemas +share/gstreamer-0.10/presets/GstIirEqualizer10Bands.prs +share/gstreamer-0.10/presets/GstIirEqualizer3Bands.prs share/locale/af/LC_MESSAGES/gst-plugins-good-0.10.mo share/locale/az/LC_MESSAGES/gst-plugins-good-0.10.mo share/locale/bg/LC_MESSAGES/gst-plugins-good-0.10.mo @@ -55,6 +57,7 @@ share/locale/id/LC_MESSAGES/gst-plugins-good-0.10.mo share/locale/it/LC_MESSAGES/gst-plugins-good-0.10.mo share/locale/ja/LC_MESSAGES/gst-plugins-good-0.10.mo share/locale/lt/LC_MESSAGES/gst-plugins-good-0.10.mo +share/locale/mt/LC_MESSAGES/gst-plugins-good-0.10.mo share/locale/nb/LC_MESSAGES/gst-plugins-good-0.10.mo share/locale/nl/LC_MESSAGES/gst-plugins-good-0.10.mo share/locale/or/LC_MESSAGES/gst-plugins-good-0.10.mo @@ -70,5 +73,7 @@ share/locale/vi/LC_MESSAGES/gst-plugins-good-0.10.mo share/locale/zh_CN/LC_MESSAGES/gst-plugins-good-0.10.mo share/locale/zh_HK/LC_MESSAGES/gst-plugins-good-0.10.mo share/locale/zh_TW/LC_MESSAGES/gst-plugins-good-0.10.mo +@dirrm share/gstreamer-0.10/presets +@dirrm share/gstreamer-0.10 @comment in GConf: @dirrm share/gconf/schemas @comment in gstreamer0.10: @dirrm lib/gstreamer-0.10 diff --git a/multimedia/gst-plugins0.10-good/distinfo b/multimedia/gst-plugins0.10-good/distinfo index 63f8db3a8cd..b27a818024f 100644 --- a/multimedia/gst-plugins0.10-good/distinfo +++ b/multimedia/gst-plugins0.10-good/distinfo @@ -1,9 +1,8 @@ -$NetBSD: distinfo,v 1.18 2009/01/27 22:59:16 sketch Exp $ +$NetBSD: distinfo,v 1.19 2009/02/27 21:10:43 wiz Exp $ -SHA1 (gst-plugins-good-0.10.13.tar.bz2) = d4cd5a1283990eb7fa54e4506f67855455377f62 -RMD160 (gst-plugins-good-0.10.13.tar.bz2) = 238e6fff874ae7d5bbae21dd8b533634c2600e2e -Size (gst-plugins-good-0.10.13.tar.bz2) = 2057151 bytes -SHA1 (patch-aa) = ff92783f28566bfc3ae067e90ca1e2abb5b83049 +SHA1 (gst-plugins-good-0.10.14.tar.bz2) = 49dbcfcbbab9bd6a1e54d9e548184016c20f3aba +RMD160 (gst-plugins-good-0.10.14.tar.bz2) = 7832c2087c2a5d6c354f5a931dcc49f24c547ee9 +Size (gst-plugins-good-0.10.14.tar.bz2) = 2228076 bytes SHA1 (patch-ab) = ab70993a71c4b288c21e72847186011c33bd0fb1 -SHA1 (patch-ac) = 1304121ff668decfa21fd0551b3eb9994970033f +SHA1 (patch-ac) = 8867119011dc8cca89cc3a35fb3f095212887bf7 SHA1 (patch-ba) = e296bbcfc606967b71765988ae1c3ffe96b9359a diff --git a/multimedia/gst-plugins0.10-good/patches/patch-aa b/multimedia/gst-plugins0.10-good/patches/patch-aa deleted file mode 100644 index 904399b6d40..00000000000 --- a/multimedia/gst-plugins0.10-good/patches/patch-aa +++ /dev/null @@ -1,19 +0,0 @@ -$NetBSD: patch-aa,v 1.5 2008/10/30 14:33:45 wiz Exp $ - ---- sys/v4l2/v4l2src_calls.c.orig 2008-10-10 23:13:37.000000000 +0000 -+++ sys/v4l2/v4l2src_calls.c -@@ -475,10 +475,14 @@ gst_v4l2src_format_get_rank (guint32 fou - case V4L2_PIX_FMT_SN9C10X: - return S910_BASE_RANK; - -+#ifdef V4L2_PIX_FMT_PWC1 - case V4L2_PIX_FMT_PWC1: - return PWC_BASE_RANK; -+#endif -+#ifdef V4L2_PIX_FMT_PWC2 - case V4L2_PIX_FMT_PWC2: - return PWC_BASE_RANK; -+#endif - - default: - break; diff --git a/multimedia/gst-plugins0.10-good/patches/patch-ac b/multimedia/gst-plugins0.10-good/patches/patch-ac index 4740a178692..632a3f74507 100644 --- a/multimedia/gst-plugins0.10-good/patches/patch-ac +++ b/multimedia/gst-plugins0.10-good/patches/patch-ac @@ -1,8 +1,8 @@ -$NetBSD: patch-ac,v 1.5 2008/08/06 18:17:24 drochner Exp $ +$NetBSD: patch-ac,v 1.6 2009/02/27 21:10:43 wiz Exp $ ---- gst/udp/Makefile.in.orig 2008-08-04 16:38:33.000000000 +0200 +--- gst/udp/Makefile.in.orig 2009-02-19 11:46:06.000000000 +0000 +++ gst/udp/Makefile.in -@@ -987,7 +987,7 @@ uninstall-am: uninstall-info-am uninstal +@@ -824,7 +824,7 @@ uninstall-am: uninstall-pluginLTLIBRARIE $^ > $@ %-enumtypes.c: $(glib_enum_headers) |