Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 04/15/2004 21:24:29
Module Name: pkgsrc
Committed By: jmmv
Date: Thu Apr 15 21:24:29 UTC 2004
Modified Files:
pkgsrc/audio/gst-plugins-esound: PLIST
pkgsrc/audio/gst-plugins-flac: PLIST
pkgsrc/audio/gst-plugins-lame: PLIST
pkgsrc/audio/gst-plugins-mad: PLIST
pkgsrc/audio/gst-plugins-ogg: PLIST
pkgsrc/audio/gst-plugins-oss: Makefile PLIST
pkgsrc/audio/gst-plugins-vorbis: PLIST
pkgsrc/graphics/gst-plugins-png: PLIST
pkgsrc/multimedia/gst-plugins: Makefile Makefile.common PLIST distinfo
pkgsrc/multimedia/gst-plugins/patches: patch-aa
pkgsrc/sysutils/gst-plugins-gnomevfs: PLIST
Added Files:
pkgsrc/multimedia/gst-plugins/patches: patch-ad
Log Message:
Update gst-plugins* to 0.8.1:
Features of this release
* Parallel installability with 0.6.x series
* Internationalization
* New translations in this release: Swedish, Afrikaans, Azerbeaijani
* Translations: af az nl sr sv
* Updated to the new core 0.8 subsystems
* Reworked play and media-info libraries
* Updated osssink: now does probing of possible output properties
* Updated qtdemux: fixes for MACE audio
* New debug element: quasirandom byte changes
* New element: dvddemux
* New element: kiosrc, a KIO-slaves source
* Fixes to all other elements, including level, videodrop, gnomevfssrc,
speex, *law, mpeg2dec, adder, a52dec, oggdemux, matroska, mad, v4l2,
cacasink
* Portability fixes
* ChangeLog use
* Coding style consistency
* Various memleak and buffer overflow fixes
Bugs fixed in this release
* 120883 : osssink advertises more rates than it handles
* 125732 : v4l2src don't support all YUV formats
* 134301 : gst-plugins should depend on X
* 135919 : Mandrake 10
* 136477 : [PATCH] gst-launch-ext does not support .mov
* 136527 : gdk_pixbuf makefile tried to execute targets contrains in...
* 137348 : media-info .pc file lacks a 'Version:' line
* 137448 : mpegaudioparse: crash (bus error)
* 137504 : mpeg2dec fails on 422 encoded material
* 137556 : Ogg Vorbis playback has poor spatialization
* 137588 : ffmpegcolorspace gives critical when it should throw error
* 137722 : Quicktime audio parsing is broken
* 138105 : [mpeg1videoparse] Hangs while decoding everest.m1v
* 138168 : id3tag using gst_event_new_discontinuous incorrectly?
* 138169 : matroska-demux using gst_event_new_discontinuous without ...
* 138635 : two GLib-GObject-CRITICAL Messages when running gst-regis...
* 138846 : all of the ladspa-wrapped source-plugins fail to go to pl...
* 138914 : gstgdkanimation.h is missing from gst-plugins-0.8.0
* 139034 : Non-standard test(1) operator used in configure script
* 139035 : Non-standard regex used as libtool argument
* 139382 : mad decoder can resync wrongly after seek and does explic...
* 139532 : gstcolorspace crashes when after v4lsrc (ffmpegcolorspace...
* 139926 : id3tag's caps cause it to be plugged more than once by sp...
* 139958 : Leak in avidemux
* 140058 : [msmpeg4] file with broken qscale/header does not play
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/audio/gst-plugins-esound/PLIST
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/audio/gst-plugins-flac/PLIST
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/audio/gst-plugins-lame/PLIST
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/audio/gst-plugins-mad/PLIST
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/audio/gst-plugins-ogg/PLIST
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/audio/gst-plugins-oss/Makefile \
pkgsrc/audio/gst-plugins-oss/PLIST
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/audio/gst-plugins-vorbis/PLIST
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/graphics/gst-plugins-png/PLIST
cvs rdiff -r1.18 -r1.19 pkgsrc/multimedia/gst-plugins/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/multimedia/gst-plugins/Makefile.common
cvs rdiff -r1.5 -r1.6 pkgsrc/multimedia/gst-plugins/PLIST \
pkgsrc/multimedia/gst-plugins/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/multimedia/gst-plugins/patches/patch-aa
cvs rdiff -r0 -r1.3 pkgsrc/multimedia/gst-plugins/patches/patch-ad
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/sysutils/gst-plugins-gnomevfs/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.