Update gst-plugins and gst-plugins-* to 0.8.7.
Changes since 0.8.6:
* multichannel audio support
* new element: apetag
* new element: ttadec, ttaparse
* new element: directfbvideosink
* vcd fixes
* playbin fixes
* dvdread fixes
* a52dec fixes
* sunaudiosrc fixes
* osssrc fixes
* avidemux fixes
* licensing updates
Bugs fixed since 0.8.6:
* 147919 : [playbin] broken wav seeking
* 148559 : [monoscope] grinds to a halt
* 149102 : gstreamer license problems
* 149613 : [PATCH}Add proxy server support to the musicbrainz plugin
* 151624 : Multichannel support
* 152339 : [PATCH] [build] gst-plugins cross compiling
* 154773 : [playbin] crashes trying to play short wave files (1 or 2...
* 154775 : [qtdemux] Quicktime movie causing some weird debug spew
* 154814 : Selection of totem crashing videos
* 154815 : [PATCH] ffmpegcolorspace leaks caps
* 155348 : Various MP3 files cannot be detected or played
* 155879 : [libriff] Bug in lib-riff
* 156798 : " An error occured " " Could not write to resource " this sa...
* 157233 : [PATCH] playbin leak fixes
* 158258 : Patch for polypsink to make it work with both threaded an...
* 158382 : [PATCH] [build] debian speex detection patch
* 158650 : [PATCH] [videocrop] video crop is completely buggered
* 158704 : Fix/finish (S)VCD support
* 159215 : [PATCH] Memory leaks in audioscale
* 159296 : Playing benow.mp3 file cause totem to hang on EOS with de...
* 159297 : dark.441-16-s.flac hangs on eos in totem with debug spew
* 159301 : gstreamer.avi file plays, but have broken seeking in totem
* 159338 : alaw/mulaw decoders caps warning
* 159433 : [osssink] doesn't check for supported channels
* 159512 : Progress bar with m4a (aac) broken
* 159651 : [decodebin] totem crash
* 159759 : DVD LCPM asserts
* 159847 : [build] hardcoded path for musepack headers in configure
* 159864 : avidemux sends GST_EVENT_DISCONTINUOUS
* 159986 : [PATCH] Videorate doesn't handle seek and doesn't reset w...
* 160276 : [PATCH] mpegdemux and dvddemux don't reset themselves in ...
* 160439 : Can't compile gst-plugins without GCONF
* 160514 : [avidemux] seek after EOF for truncated avi files (to non...
* 160532 : [avidemux] avi[cvid+PCM] : no image, sound is noise
* 160808 : 'ERROR: pipeline doesn't want to play' when using xvimage...
* 160869 : [playbin] ogg file (theora/vorbis) causes segfault near end
* 161039 : [PATCH] [deinterlace] rowstrides need fixing
* 161538 : [playbin] AVI files with mp3 audio are out-of-sync in pla...
* 161624 : [alsasink] crash at end of playing this file
* 161980 : Volume control applet does not set value correctly.
* 162819 : [audioscale] cleanup
* 162913 : [mms] missing NULL terminator to g_object_set() in uri ha...
* 162924 : [playbin] totem assertion failures when playing cd / pote...
API changes since 0.8.6:
- API additions:
* A new cdparanoia property, device, has been added.
* A new dvdnavsrc property, device, has been added.
* A new dvdreadsrc property, device, has been added.
* A new vcdsrc property, device, has been added.
- API depreciations:
* A cdparanoia property, location, has been marked for deprecation.
* A dvdnavsrc property, location, has been marked for deprecation.
* A dvdreadsrc property, location, has been marked for deprecation.
* A vcdsrc property, location, has been marked for deprecation.
2005-01-06 12:25:10 +01:00
|
|
|
@comment $NetBSD: PLIST,v 1.11 2005/01/06 11:25:10 jmmv Exp $
|
2004-04-01 21:06:38 +02:00
|
|
|
bin/gst-launch-ext-0.8
|
|
|
|
bin/gst-visualise-0.8
|
|
|
|
include/gstreamer-0.8/gst/audio/audio.h
|
|
|
|
include/gstreamer-0.8/gst/audio/audioclock.h
|
|
|
|
include/gstreamer-0.8/gst/audio/gstaudiofilter.h
|
Update gst-plugins and gst-plugins-* to 0.8.7.
Changes since 0.8.6:
* multichannel audio support
* new element: apetag
* new element: ttadec, ttaparse
* new element: directfbvideosink
* vcd fixes
* playbin fixes
* dvdread fixes
* a52dec fixes
* sunaudiosrc fixes
* osssrc fixes
* avidemux fixes
* licensing updates
Bugs fixed since 0.8.6:
* 147919 : [playbin] broken wav seeking
* 148559 : [monoscope] grinds to a halt
* 149102 : gstreamer license problems
* 149613 : [PATCH}Add proxy server support to the musicbrainz plugin
* 151624 : Multichannel support
* 152339 : [PATCH] [build] gst-plugins cross compiling
* 154773 : [playbin] crashes trying to play short wave files (1 or 2...
* 154775 : [qtdemux] Quicktime movie causing some weird debug spew
* 154814 : Selection of totem crashing videos
* 154815 : [PATCH] ffmpegcolorspace leaks caps
* 155348 : Various MP3 files cannot be detected or played
* 155879 : [libriff] Bug in lib-riff
* 156798 : " An error occured " " Could not write to resource " this sa...
* 157233 : [PATCH] playbin leak fixes
* 158258 : Patch for polypsink to make it work with both threaded an...
* 158382 : [PATCH] [build] debian speex detection patch
* 158650 : [PATCH] [videocrop] video crop is completely buggered
* 158704 : Fix/finish (S)VCD support
* 159215 : [PATCH] Memory leaks in audioscale
* 159296 : Playing benow.mp3 file cause totem to hang on EOS with de...
* 159297 : dark.441-16-s.flac hangs on eos in totem with debug spew
* 159301 : gstreamer.avi file plays, but have broken seeking in totem
* 159338 : alaw/mulaw decoders caps warning
* 159433 : [osssink] doesn't check for supported channels
* 159512 : Progress bar with m4a (aac) broken
* 159651 : [decodebin] totem crash
* 159759 : DVD LCPM asserts
* 159847 : [build] hardcoded path for musepack headers in configure
* 159864 : avidemux sends GST_EVENT_DISCONTINUOUS
* 159986 : [PATCH] Videorate doesn't handle seek and doesn't reset w...
* 160276 : [PATCH] mpegdemux and dvddemux don't reset themselves in ...
* 160439 : Can't compile gst-plugins without GCONF
* 160514 : [avidemux] seek after EOF for truncated avi files (to non...
* 160532 : [avidemux] avi[cvid+PCM] : no image, sound is noise
* 160808 : 'ERROR: pipeline doesn't want to play' when using xvimage...
* 160869 : [playbin] ogg file (theora/vorbis) causes segfault near end
* 161039 : [PATCH] [deinterlace] rowstrides need fixing
* 161538 : [playbin] AVI files with mp3 audio are out-of-sync in pla...
* 161624 : [alsasink] crash at end of playing this file
* 161980 : Volume control applet does not set value correctly.
* 162819 : [audioscale] cleanup
* 162913 : [mms] missing NULL terminator to g_object_set() in uri ha...
* 162924 : [playbin] totem assertion failures when playing cd / pote...
API changes since 0.8.6:
- API additions:
* A new cdparanoia property, device, has been added.
* A new dvdnavsrc property, device, has been added.
* A new dvdreadsrc property, device, has been added.
* A new vcdsrc property, device, has been added.
- API depreciations:
* A cdparanoia property, location, has been marked for deprecation.
* A dvdnavsrc property, location, has been marked for deprecation.
* A dvdreadsrc property, location, has been marked for deprecation.
* A vcdsrc property, location, has been marked for deprecation.
2005-01-06 12:25:10 +01:00
|
|
|
include/gstreamer-0.8/gst/audio/multichannel-enumtypes.h
|
|
|
|
include/gstreamer-0.8/gst/audio/multichannel.h
|
2004-04-01 21:06:38 +02:00
|
|
|
include/gstreamer-0.8/gst/colorbalance/colorbalance-enumtypes.h
|
|
|
|
include/gstreamer-0.8/gst/colorbalance/colorbalance.h
|
|
|
|
include/gstreamer-0.8/gst/colorbalance/colorbalancechannel.h
|
|
|
|
include/gstreamer-0.8/gst/floatcast/floatcast.h
|
|
|
|
include/gstreamer-0.8/gst/gconf/gconf.h
|
|
|
|
include/gstreamer-0.8/gst/idct/idct.h
|
|
|
|
include/gstreamer-0.8/gst/media-info/media-info.h
|
|
|
|
include/gstreamer-0.8/gst/mixer/mixer-enumtypes.h
|
|
|
|
include/gstreamer-0.8/gst/mixer/mixer.h
|
2004-06-28 19:45:56 +02:00
|
|
|
include/gstreamer-0.8/gst/mixer/mixeroptions.h
|
2004-04-01 21:06:38 +02:00
|
|
|
include/gstreamer-0.8/gst/mixer/mixertrack.h
|
|
|
|
include/gstreamer-0.8/gst/navigation/navigation.h
|
|
|
|
include/gstreamer-0.8/gst/play/play-enumtypes.h
|
|
|
|
include/gstreamer-0.8/gst/play/play.h
|
|
|
|
include/gstreamer-0.8/gst/propertyprobe/propertyprobe.h
|
|
|
|
include/gstreamer-0.8/gst/resample/resample.h
|
|
|
|
include/gstreamer-0.8/gst/riff/riff-ids.h
|
|
|
|
include/gstreamer-0.8/gst/riff/riff-media.h
|
|
|
|
include/gstreamer-0.8/gst/riff/riff-read.h
|
|
|
|
include/gstreamer-0.8/gst/tag/tag.h
|
|
|
|
include/gstreamer-0.8/gst/tuner/tuner-enumtypes.h
|
|
|
|
include/gstreamer-0.8/gst/tuner/tuner.h
|
|
|
|
include/gstreamer-0.8/gst/tuner/tunerchannel.h
|
|
|
|
include/gstreamer-0.8/gst/tuner/tunernorm.h
|
|
|
|
include/gstreamer-0.8/gst/video/video.h
|
|
|
|
include/gstreamer-0.8/gst/video/videosink.h
|
2004-04-06 13:10:06 +02:00
|
|
|
include/gstreamer-0.8/gst/xoverlay/xoverlay.h
|
|
|
|
include/gstreamer-0.8/gst/xwindowlistener/xwindowlistener.h
|
2004-04-01 21:06:38 +02:00
|
|
|
lib/gstreamer-0.8/libgstac3parse.la
|
|
|
|
lib/gstreamer-0.8/libgstadder.la
|
|
|
|
lib/gstreamer-0.8/libgstalaw.la
|
2004-06-28 19:45:56 +02:00
|
|
|
lib/gstreamer-0.8/libgstalpha.la
|
2004-09-01 19:01:31 +02:00
|
|
|
lib/gstreamer-0.8/libgstalphacolor.la
|
Update gst-plugins and gst-plugins-* to 0.8.7.
Changes since 0.8.6:
* multichannel audio support
* new element: apetag
* new element: ttadec, ttaparse
* new element: directfbvideosink
* vcd fixes
* playbin fixes
* dvdread fixes
* a52dec fixes
* sunaudiosrc fixes
* osssrc fixes
* avidemux fixes
* licensing updates
Bugs fixed since 0.8.6:
* 147919 : [playbin] broken wav seeking
* 148559 : [monoscope] grinds to a halt
* 149102 : gstreamer license problems
* 149613 : [PATCH}Add proxy server support to the musicbrainz plugin
* 151624 : Multichannel support
* 152339 : [PATCH] [build] gst-plugins cross compiling
* 154773 : [playbin] crashes trying to play short wave files (1 or 2...
* 154775 : [qtdemux] Quicktime movie causing some weird debug spew
* 154814 : Selection of totem crashing videos
* 154815 : [PATCH] ffmpegcolorspace leaks caps
* 155348 : Various MP3 files cannot be detected or played
* 155879 : [libriff] Bug in lib-riff
* 156798 : " An error occured " " Could not write to resource " this sa...
* 157233 : [PATCH] playbin leak fixes
* 158258 : Patch for polypsink to make it work with both threaded an...
* 158382 : [PATCH] [build] debian speex detection patch
* 158650 : [PATCH] [videocrop] video crop is completely buggered
* 158704 : Fix/finish (S)VCD support
* 159215 : [PATCH] Memory leaks in audioscale
* 159296 : Playing benow.mp3 file cause totem to hang on EOS with de...
* 159297 : dark.441-16-s.flac hangs on eos in totem with debug spew
* 159301 : gstreamer.avi file plays, but have broken seeking in totem
* 159338 : alaw/mulaw decoders caps warning
* 159433 : [osssink] doesn't check for supported channels
* 159512 : Progress bar with m4a (aac) broken
* 159651 : [decodebin] totem crash
* 159759 : DVD LCPM asserts
* 159847 : [build] hardcoded path for musepack headers in configure
* 159864 : avidemux sends GST_EVENT_DISCONTINUOUS
* 159986 : [PATCH] Videorate doesn't handle seek and doesn't reset w...
* 160276 : [PATCH] mpegdemux and dvddemux don't reset themselves in ...
* 160439 : Can't compile gst-plugins without GCONF
* 160514 : [avidemux] seek after EOF for truncated avi files (to non...
* 160532 : [avidemux] avi[cvid+PCM] : no image, sound is noise
* 160808 : 'ERROR: pipeline doesn't want to play' when using xvimage...
* 160869 : [playbin] ogg file (theora/vorbis) causes segfault near end
* 161039 : [PATCH] [deinterlace] rowstrides need fixing
* 161538 : [playbin] AVI files with mp3 audio are out-of-sync in pla...
* 161624 : [alsasink] crash at end of playing this file
* 161980 : Volume control applet does not set value correctly.
* 162819 : [audioscale] cleanup
* 162913 : [mms] missing NULL terminator to g_object_set() in uri ha...
* 162924 : [playbin] totem assertion failures when playing cd / pote...
API changes since 0.8.6:
- API additions:
* A new cdparanoia property, device, has been added.
* A new dvdnavsrc property, device, has been added.
* A new dvdreadsrc property, device, has been added.
* A new vcdsrc property, device, has been added.
- API depreciations:
* A cdparanoia property, location, has been marked for deprecation.
* A dvdnavsrc property, location, has been marked for deprecation.
* A dvdreadsrc property, location, has been marked for deprecation.
* A vcdsrc property, location, has been marked for deprecation.
2005-01-06 12:25:10 +01:00
|
|
|
lib/gstreamer-0.8/libgstapetag.la
|
2004-04-01 21:06:38 +02:00
|
|
|
lib/gstreamer-0.8/libgstasf.la
|
|
|
|
lib/gstreamer-0.8/libgstaudio.la
|
|
|
|
lib/gstreamer-0.8/libgstaudioconvert.la
|
|
|
|
lib/gstreamer-0.8/libgstaudiofilter.la
|
2004-06-28 19:45:56 +02:00
|
|
|
lib/gstreamer-0.8/libgstaudiorate.la
|
2004-04-01 21:06:38 +02:00
|
|
|
lib/gstreamer-0.8/libgstaudioscale.la
|
|
|
|
lib/gstreamer-0.8/libgstauparse.la
|
|
|
|
lib/gstreamer-0.8/libgstavi.la
|
|
|
|
lib/gstreamer-0.8/libgstcdxaparse.la
|
|
|
|
lib/gstreamer-0.8/libgstchart.la
|
|
|
|
lib/gstreamer-0.8/libgstcolorspace.la
|
|
|
|
lib/gstreamer-0.8/libgstcutter.la
|
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
2004-04-15 23:24:28 +02:00
|
|
|
lib/gstreamer-0.8/libgstdebug.la
|
2004-09-01 19:01:31 +02:00
|
|
|
lib/gstreamer-0.8/libgstdecodebin.la
|
2004-04-01 21:06:38 +02:00
|
|
|
lib/gstreamer-0.8/libgstdeinterlace.la
|
|
|
|
lib/gstreamer-0.8/libgstefence.la
|
|
|
|
lib/gstreamer-0.8/libgsteffectv.la
|
Update gst-plugins and gst-plugins-* to 0.8.7.
Changes since 0.8.6:
* multichannel audio support
* new element: apetag
* new element: ttadec, ttaparse
* new element: directfbvideosink
* vcd fixes
* playbin fixes
* dvdread fixes
* a52dec fixes
* sunaudiosrc fixes
* osssrc fixes
* avidemux fixes
* licensing updates
Bugs fixed since 0.8.6:
* 147919 : [playbin] broken wav seeking
* 148559 : [monoscope] grinds to a halt
* 149102 : gstreamer license problems
* 149613 : [PATCH}Add proxy server support to the musicbrainz plugin
* 151624 : Multichannel support
* 152339 : [PATCH] [build] gst-plugins cross compiling
* 154773 : [playbin] crashes trying to play short wave files (1 or 2...
* 154775 : [qtdemux] Quicktime movie causing some weird debug spew
* 154814 : Selection of totem crashing videos
* 154815 : [PATCH] ffmpegcolorspace leaks caps
* 155348 : Various MP3 files cannot be detected or played
* 155879 : [libriff] Bug in lib-riff
* 156798 : " An error occured " " Could not write to resource " this sa...
* 157233 : [PATCH] playbin leak fixes
* 158258 : Patch for polypsink to make it work with both threaded an...
* 158382 : [PATCH] [build] debian speex detection patch
* 158650 : [PATCH] [videocrop] video crop is completely buggered
* 158704 : Fix/finish (S)VCD support
* 159215 : [PATCH] Memory leaks in audioscale
* 159296 : Playing benow.mp3 file cause totem to hang on EOS with de...
* 159297 : dark.441-16-s.flac hangs on eos in totem with debug spew
* 159301 : gstreamer.avi file plays, but have broken seeking in totem
* 159338 : alaw/mulaw decoders caps warning
* 159433 : [osssink] doesn't check for supported channels
* 159512 : Progress bar with m4a (aac) broken
* 159651 : [decodebin] totem crash
* 159759 : DVD LCPM asserts
* 159847 : [build] hardcoded path for musepack headers in configure
* 159864 : avidemux sends GST_EVENT_DISCONTINUOUS
* 159986 : [PATCH] Videorate doesn't handle seek and doesn't reset w...
* 160276 : [PATCH] mpegdemux and dvddemux don't reset themselves in ...
* 160439 : Can't compile gst-plugins without GCONF
* 160514 : [avidemux] seek after EOF for truncated avi files (to non...
* 160532 : [avidemux] avi[cvid+PCM] : no image, sound is noise
* 160808 : 'ERROR: pipeline doesn't want to play' when using xvimage...
* 160869 : [playbin] ogg file (theora/vorbis) causes segfault near end
* 161039 : [PATCH] [deinterlace] rowstrides need fixing
* 161538 : [playbin] AVI files with mp3 audio are out-of-sync in pla...
* 161624 : [alsasink] crash at end of playing this file
* 161980 : Volume control applet does not set value correctly.
* 162819 : [audioscale] cleanup
* 162913 : [mms] missing NULL terminator to g_object_set() in uri ha...
* 162924 : [playbin] totem assertion failures when playing cd / pote...
API changes since 0.8.6:
- API additions:
* A new cdparanoia property, device, has been added.
* A new dvdnavsrc property, device, has been added.
* A new dvdreadsrc property, device, has been added.
* A new vcdsrc property, device, has been added.
- API depreciations:
* A cdparanoia property, location, has been marked for deprecation.
* A dvdnavsrc property, location, has been marked for deprecation.
* A dvdreadsrc property, location, has been marked for deprecation.
* A vcdsrc property, location, has been marked for deprecation.
2005-01-06 12:25:10 +01:00
|
|
|
lib/gstreamer-0.8/libgstequalizer.la
|
2004-04-01 21:06:38 +02:00
|
|
|
lib/gstreamer-0.8/libgstfestival.la
|
|
|
|
lib/gstreamer-0.8/libgstffmpegcolorspace.la
|
|
|
|
lib/gstreamer-0.8/libgstfilter.la
|
|
|
|
lib/gstreamer-0.8/libgstflxdec.la
|
|
|
|
lib/gstreamer-0.8/libgstgamma.la
|
2004-09-01 19:01:31 +02:00
|
|
|
lib/gstreamer-0.8/libgstglimagesink.la
|
2004-04-01 21:06:38 +02:00
|
|
|
lib/gstreamer-0.8/libgstgoom.la
|
|
|
|
lib/gstreamer-0.8/libgstidct.la
|
|
|
|
lib/gstreamer-0.8/libgstinterleave.la
|
|
|
|
lib/gstreamer-0.8/libgstlevel.la
|
|
|
|
lib/gstreamer-0.8/libgstmatroska.la
|
|
|
|
lib/gstreamer-0.8/libgstmedian.la
|
|
|
|
lib/gstreamer-0.8/libgstmixmatrix.la
|
|
|
|
lib/gstreamer-0.8/libgstmodplug.la
|
|
|
|
lib/gstreamer-0.8/libgstmonoscope.la
|
|
|
|
lib/gstreamer-0.8/libgstmp1videoparse.la
|
|
|
|
lib/gstreamer-0.8/libgstmpeg1systemencode.la
|
|
|
|
lib/gstreamer-0.8/libgstmpeg2subt.la
|
|
|
|
lib/gstreamer-0.8/libgstmpegaudio.la
|
|
|
|
lib/gstreamer-0.8/libgstmpegaudioparse.la
|
|
|
|
lib/gstreamer-0.8/libgstmpegstream.la
|
|
|
|
lib/gstreamer-0.8/libgstmulaw.la
|
2004-09-01 19:01:31 +02:00
|
|
|
lib/gstreamer-0.8/libgstmultifilesink.la
|
2004-06-28 19:45:56 +02:00
|
|
|
lib/gstreamer-0.8/libgstmultipart.la
|
2004-04-01 21:06:38 +02:00
|
|
|
lib/gstreamer-0.8/libgstnavigationtest.la
|
|
|
|
lib/gstreamer-0.8/libgstoverlay.la
|
|
|
|
lib/gstreamer-0.8/libgstpassthrough.la
|
2004-09-01 19:01:31 +02:00
|
|
|
lib/gstreamer-0.8/libgstplaybin.la
|
2004-04-01 21:06:38 +02:00
|
|
|
lib/gstreamer-0.8/libgstplayondemand.la
|
|
|
|
lib/gstreamer-0.8/libgstqtdemux.la
|
|
|
|
lib/gstreamer-0.8/libgstresample.la
|
|
|
|
lib/gstreamer-0.8/libgstriff.la
|
|
|
|
lib/gstreamer-0.8/libgstrmdemux.la
|
|
|
|
lib/gstreamer-0.8/libgstrtjpeg.la
|
|
|
|
lib/gstreamer-0.8/libgstrtp.la
|
|
|
|
lib/gstreamer-0.8/libgstsilence.la
|
|
|
|
lib/gstreamer-0.8/libgstsinesrc.la
|
|
|
|
lib/gstreamer-0.8/libgstsmooth.la
|
|
|
|
lib/gstreamer-0.8/libgstsmpte.la
|
|
|
|
lib/gstreamer-0.8/libgstspectrum.la
|
|
|
|
lib/gstreamer-0.8/libgstspeed.la
|
|
|
|
lib/gstreamer-0.8/libgststereo.la
|
|
|
|
lib/gstreamer-0.8/libgstswitch.la
|
|
|
|
lib/gstreamer-0.8/libgstsynaesthesia.la
|
|
|
|
lib/gstreamer-0.8/libgsttagedit.la
|
|
|
|
lib/gstreamer-0.8/libgsttcp.la
|
Update gst-plugins and gst-plugins-* to 0.8.7.
Changes since 0.8.6:
* multichannel audio support
* new element: apetag
* new element: ttadec, ttaparse
* new element: directfbvideosink
* vcd fixes
* playbin fixes
* dvdread fixes
* a52dec fixes
* sunaudiosrc fixes
* osssrc fixes
* avidemux fixes
* licensing updates
Bugs fixed since 0.8.6:
* 147919 : [playbin] broken wav seeking
* 148559 : [monoscope] grinds to a halt
* 149102 : gstreamer license problems
* 149613 : [PATCH}Add proxy server support to the musicbrainz plugin
* 151624 : Multichannel support
* 152339 : [PATCH] [build] gst-plugins cross compiling
* 154773 : [playbin] crashes trying to play short wave files (1 or 2...
* 154775 : [qtdemux] Quicktime movie causing some weird debug spew
* 154814 : Selection of totem crashing videos
* 154815 : [PATCH] ffmpegcolorspace leaks caps
* 155348 : Various MP3 files cannot be detected or played
* 155879 : [libriff] Bug in lib-riff
* 156798 : " An error occured " " Could not write to resource " this sa...
* 157233 : [PATCH] playbin leak fixes
* 158258 : Patch for polypsink to make it work with both threaded an...
* 158382 : [PATCH] [build] debian speex detection patch
* 158650 : [PATCH] [videocrop] video crop is completely buggered
* 158704 : Fix/finish (S)VCD support
* 159215 : [PATCH] Memory leaks in audioscale
* 159296 : Playing benow.mp3 file cause totem to hang on EOS with de...
* 159297 : dark.441-16-s.flac hangs on eos in totem with debug spew
* 159301 : gstreamer.avi file plays, but have broken seeking in totem
* 159338 : alaw/mulaw decoders caps warning
* 159433 : [osssink] doesn't check for supported channels
* 159512 : Progress bar with m4a (aac) broken
* 159651 : [decodebin] totem crash
* 159759 : DVD LCPM asserts
* 159847 : [build] hardcoded path for musepack headers in configure
* 159864 : avidemux sends GST_EVENT_DISCONTINUOUS
* 159986 : [PATCH] Videorate doesn't handle seek and doesn't reset w...
* 160276 : [PATCH] mpegdemux and dvddemux don't reset themselves in ...
* 160439 : Can't compile gst-plugins without GCONF
* 160514 : [avidemux] seek after EOF for truncated avi files (to non...
* 160532 : [avidemux] avi[cvid+PCM] : no image, sound is noise
* 160808 : 'ERROR: pipeline doesn't want to play' when using xvimage...
* 160869 : [playbin] ogg file (theora/vorbis) causes segfault near end
* 161039 : [PATCH] [deinterlace] rowstrides need fixing
* 161538 : [playbin] AVI files with mp3 audio are out-of-sync in pla...
* 161624 : [alsasink] crash at end of playing this file
* 161980 : Volume control applet does not set value correctly.
* 162819 : [audioscale] cleanup
* 162913 : [mms] missing NULL terminator to g_object_set() in uri ha...
* 162924 : [playbin] totem assertion failures when playing cd / pote...
API changes since 0.8.6:
- API additions:
* A new cdparanoia property, device, has been added.
* A new dvdnavsrc property, device, has been added.
* A new dvdreadsrc property, device, has been added.
* A new vcdsrc property, device, has been added.
- API depreciations:
* A cdparanoia property, location, has been marked for deprecation.
* A dvdnavsrc property, location, has been marked for deprecation.
* A dvdreadsrc property, location, has been marked for deprecation.
* A vcdsrc property, location, has been marked for deprecation.
2005-01-06 12:25:10 +01:00
|
|
|
lib/gstreamer-0.8/libgsttta.la
|
2004-04-01 21:06:38 +02:00
|
|
|
lib/gstreamer-0.8/libgsttypefindfunctions.la
|
|
|
|
lib/gstreamer-0.8/libgstudp.la
|
|
|
|
lib/gstreamer-0.8/libgstvbidec.la
|
|
|
|
lib/gstreamer-0.8/libgstvideo.la
|
|
|
|
lib/gstreamer-0.8/libgstvideobalance.la
|
2004-06-28 19:45:56 +02:00
|
|
|
lib/gstreamer-0.8/libgstvideobox.la
|
2004-04-01 21:06:38 +02:00
|
|
|
lib/gstreamer-0.8/libgstvideocrop.la
|
|
|
|
lib/gstreamer-0.8/libgstvideodrop.la
|
|
|
|
lib/gstreamer-0.8/libgstvideofilter.la
|
|
|
|
lib/gstreamer-0.8/libgstvideoflip.la
|
2004-06-28 19:45:56 +02:00
|
|
|
lib/gstreamer-0.8/libgstvideomixer.la
|
|
|
|
lib/gstreamer-0.8/libgstvideorate.la
|
2004-04-01 21:06:38 +02:00
|
|
|
lib/gstreamer-0.8/libgstvideoscale.la
|
|
|
|
lib/gstreamer-0.8/libgstvideotestsrc.la
|
|
|
|
lib/gstreamer-0.8/libgstvolenv.la
|
|
|
|
lib/gstreamer-0.8/libgstvolume.la
|
|
|
|
lib/gstreamer-0.8/libgstwavenc.la
|
|
|
|
lib/gstreamer-0.8/libgstwavparse.la
|
2004-04-06 13:10:06 +02:00
|
|
|
lib/gstreamer-0.8/libgstximagesink.la
|
|
|
|
lib/gstreamer-0.8/libgstxvimagesink.la
|
|
|
|
lib/gstreamer-0.8/libgstxwindowlistener.la
|
2004-04-01 21:06:38 +02:00
|
|
|
lib/gstreamer-0.8/libgsty4menc.la
|
|
|
|
lib/libgstgconf-0.8.la
|
|
|
|
lib/libgstinterfaces-0.8.la
|
|
|
|
lib/libgstmedia-info-0.8.la
|
|
|
|
lib/libgstplay-0.8.la
|
|
|
|
lib/pkgconfig/gstreamer-gconf-0.8.pc
|
|
|
|
lib/pkgconfig/gstreamer-interfaces-0.8.pc
|
|
|
|
lib/pkgconfig/gstreamer-libs-0.8.pc
|
|
|
|
lib/pkgconfig/gstreamer-media-info-0.8.pc
|
|
|
|
lib/pkgconfig/gstreamer-play-0.8.pc
|
|
|
|
lib/pkgconfig/gstreamer-plugins-0.8.pc
|
2004-06-28 19:45:56 +02:00
|
|
|
man/man1/gst-launch-ext-0.8.1
|
|
|
|
man/man1/gst-visualise-0.8.1
|
2004-04-01 21:06:38 +02:00
|
|
|
share/gconf/schemas/gstreamer-0.8.schemas
|
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
2004-04-15 23:24:28 +02:00
|
|
|
${PKGLOCALEDIR}/locale/af/LC_MESSAGES/gst-plugins-0.8.mo
|
|
|
|
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gst-plugins-0.8.mo
|
2004-09-01 19:01:31 +02:00
|
|
|
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gst-plugins-0.8.mo
|
2004-06-28 19:45:56 +02:00
|
|
|
${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gst-plugins-0.8.mo
|
2004-09-01 19:01:31 +02:00
|
|
|
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gst-plugins-0.8.mo
|
Update gst-plugins and gst-plugins-* to 0.8.7.
Changes since 0.8.6:
* multichannel audio support
* new element: apetag
* new element: ttadec, ttaparse
* new element: directfbvideosink
* vcd fixes
* playbin fixes
* dvdread fixes
* a52dec fixes
* sunaudiosrc fixes
* osssrc fixes
* avidemux fixes
* licensing updates
Bugs fixed since 0.8.6:
* 147919 : [playbin] broken wav seeking
* 148559 : [monoscope] grinds to a halt
* 149102 : gstreamer license problems
* 149613 : [PATCH}Add proxy server support to the musicbrainz plugin
* 151624 : Multichannel support
* 152339 : [PATCH] [build] gst-plugins cross compiling
* 154773 : [playbin] crashes trying to play short wave files (1 or 2...
* 154775 : [qtdemux] Quicktime movie causing some weird debug spew
* 154814 : Selection of totem crashing videos
* 154815 : [PATCH] ffmpegcolorspace leaks caps
* 155348 : Various MP3 files cannot be detected or played
* 155879 : [libriff] Bug in lib-riff
* 156798 : " An error occured " " Could not write to resource " this sa...
* 157233 : [PATCH] playbin leak fixes
* 158258 : Patch for polypsink to make it work with both threaded an...
* 158382 : [PATCH] [build] debian speex detection patch
* 158650 : [PATCH] [videocrop] video crop is completely buggered
* 158704 : Fix/finish (S)VCD support
* 159215 : [PATCH] Memory leaks in audioscale
* 159296 : Playing benow.mp3 file cause totem to hang on EOS with de...
* 159297 : dark.441-16-s.flac hangs on eos in totem with debug spew
* 159301 : gstreamer.avi file plays, but have broken seeking in totem
* 159338 : alaw/mulaw decoders caps warning
* 159433 : [osssink] doesn't check for supported channels
* 159512 : Progress bar with m4a (aac) broken
* 159651 : [decodebin] totem crash
* 159759 : DVD LCPM asserts
* 159847 : [build] hardcoded path for musepack headers in configure
* 159864 : avidemux sends GST_EVENT_DISCONTINUOUS
* 159986 : [PATCH] Videorate doesn't handle seek and doesn't reset w...
* 160276 : [PATCH] mpegdemux and dvddemux don't reset themselves in ...
* 160439 : Can't compile gst-plugins without GCONF
* 160514 : [avidemux] seek after EOF for truncated avi files (to non...
* 160532 : [avidemux] avi[cvid+PCM] : no image, sound is noise
* 160808 : 'ERROR: pipeline doesn't want to play' when using xvimage...
* 160869 : [playbin] ogg file (theora/vorbis) causes segfault near end
* 161039 : [PATCH] [deinterlace] rowstrides need fixing
* 161538 : [playbin] AVI files with mp3 audio are out-of-sync in pla...
* 161624 : [alsasink] crash at end of playing this file
* 161980 : Volume control applet does not set value correctly.
* 162819 : [audioscale] cleanup
* 162913 : [mms] missing NULL terminator to g_object_set() in uri ha...
* 162924 : [playbin] totem assertion failures when playing cd / pote...
API changes since 0.8.6:
- API additions:
* A new cdparanoia property, device, has been added.
* A new dvdnavsrc property, device, has been added.
* A new dvdreadsrc property, device, has been added.
* A new vcdsrc property, device, has been added.
- API depreciations:
* A cdparanoia property, location, has been marked for deprecation.
* A dvdnavsrc property, location, has been marked for deprecation.
* A dvdreadsrc property, location, has been marked for deprecation.
* A vcdsrc property, location, has been marked for deprecation.
2005-01-06 12:25:10 +01:00
|
|
|
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gst-plugins-0.8.mo
|
|
|
|
${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gst-plugins-0.8.mo
|
2004-04-01 21:06:38 +02:00
|
|
|
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gst-plugins-0.8.mo
|
2004-10-28 16:22:48 +02:00
|
|
|
${PKGLOCALEDIR}/locale/or/LC_MESSAGES/gst-plugins-0.8.mo
|
2004-09-01 19:01:31 +02:00
|
|
|
${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/gst-plugins-0.8.mo
|
2004-04-01 21:06:38 +02:00
|
|
|
${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gst-plugins-0.8.mo
|
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
2004-04-15 23:24:28 +02:00
|
|
|
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gst-plugins-0.8.mo
|
2004-06-28 19:45:56 +02:00
|
|
|
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gst-plugins-0.8.mo
|
2004-04-03 13:53:33 +02:00
|
|
|
@comment in GConf2: @dirrm share/gconf/schemas
|
2004-04-01 21:06:38 +02:00
|
|
|
@comment in gstreamer: @dirrm lib/gstreamer-0.8
|
2004-04-06 13:10:06 +02:00
|
|
|
@dirrm include/gstreamer-0.8/gst/xwindowlistener
|
|
|
|
@dirrm include/gstreamer-0.8/gst/xoverlay
|
2004-04-01 21:06:38 +02:00
|
|
|
@dirrm include/gstreamer-0.8/gst/video
|
|
|
|
@dirrm include/gstreamer-0.8/gst/tuner
|
|
|
|
@dirrm include/gstreamer-0.8/gst/tag
|
|
|
|
@dirrm include/gstreamer-0.8/gst/riff
|
|
|
|
@dirrm include/gstreamer-0.8/gst/resample
|
|
|
|
@dirrm include/gstreamer-0.8/gst/propertyprobe
|
|
|
|
@dirrm include/gstreamer-0.8/gst/play
|
|
|
|
@dirrm include/gstreamer-0.8/gst/navigation
|
|
|
|
@dirrm include/gstreamer-0.8/gst/mixer
|
|
|
|
@dirrm include/gstreamer-0.8/gst/media-info
|
|
|
|
@dirrm include/gstreamer-0.8/gst/idct
|
|
|
|
@dirrm include/gstreamer-0.8/gst/gconf
|
|
|
|
@dirrm include/gstreamer-0.8/gst/floatcast
|
|
|
|
@dirrm include/gstreamer-0.8/gst/colorbalance
|
|
|
|
@dirrm include/gstreamer-0.8/gst/audio
|
2004-04-06 11:36:28 +02:00
|
|
|
@comment in gstreamer: @dirrm include/gstreamer-0.8/gst
|