diff options
author | wiz <wiz> | 2008-10-30 21:21:32 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-10-30 21:21:32 +0000 |
commit | 155e3253fc3b9695fb0c73c454d39f507aaddf1e (patch) | |
tree | 5af21a381023fd6ed48ad5ee292d85c335729a33 /audio/gst-plugins0.10-jack | |
parent | 7dadeb4331ac6acd50b8fc0111346fe0722b98ee (diff) | |
download | pkgsrc-155e3253fc3b9695fb0c73c454d39f507aaddf1e.tar.gz |
Update gst-plugins0.10-bad to 0.10.9:
This is GStreamer Bad Plug-ins 0.10.9, "Matters of Fact"
Changes since 0.10.8:
* New CELT encoder and decoder
* New TwoLAME encoder
* New DCCP element
* New AIFF parser element
* New APEX sink element
* deinterlace2 element improvements
* New JACK audio src element
* New winscreencap, winks and pcapparse plugins
* x624enc fixes
* Support for ATSC tuning and channels.conf parsing
* RTP improvements
* New scaletempo element
* Add Fluendo MPEG-TS muxer
* Add Fluendo MPEG-TS and MPEG-PS demuxers
* New JPEG2000 element
* New FLAC parser element
* DVD playback improvements
* Improved DirectShow decoding support
* New Windows Audio Session audio src element
* New FLV muxer element
* Many other bug fixes and improvements
Bugs fixed since 0.10.8:
* 537700 : [scaletempo] Scale audio tempo in sync with playback rate
* 550468 : [name conflict] New Fluendo mpeg demuxers
* 545197 : jackaudiosrc
* 555244 : Output-selector has unexpected event forwarding right aft...
* 402593 : deinterleave gives corrupt output
* 406673 : Need AIFF parser
* 535527 : [real] Real video/audio stream fails to play
* 537455 : ATSC: VSB / QAM Annex B support
* 538500 : AIFF file doesn't play
* 542390 : Implementation of DCCP Plugin for gstreamer
* 542510 : [apexsink] Apple AirPort Express Wireless Sink
* 545247 : use g_setenv() insteed of setenv() in sdlvideosink.c
* 546312 : Make the metadata writable before modifying it in rtpmanager
* 549409 : gstrtpbin don't stop at the end of a stream
* 549774 : audio / video synchronization glitch during rtsp playback
* 550486 : [faac] Negotiation problem with mono audio for some sampl...
* 550657 : New element jasperdec
* 552506 : [neonhttpsrc] doesn't handle/throw errors correctly
* 552536 : fix incomplete change to gstdvbsrc.c
* 553755 : [mpegpsdemux] FP exception when playing tv2-1_25.mpg
* 555193 : [ELEMENT-MOVE] Move mpegtsparse element into mpegdemux pl...
* 555198 : [mpegpsdemux] Lower the RANK to MARGINAL for next release
* 555912 : [apexsink] Missing from ext/Makefile.am
* 555965 : Missing space after point mark
* 555968 : Missing space after point mark
* 555969 : Missing space after point mark
* 556003 : [flvdemux] Regression in handling flow returns in pull-mode
* 556274 : [aiffparse] Uses debugging methods before debugging is in...
* 556338 : Failed to configure latency
* 556428 : [mpegpsdemux] Creates invalid newsegment events
* 556430 : [inputselector] Assumes there's always an otherpad
* 556440 : [PATCH] crash on demuxing certain transport streams
* 556482 : [PATCH] crash in mpegtsparse get_encoding_and_convert
* 556564 : [flvmux] Copy & paste bugs resulting in invalid files
* 556588 : [apexsink] should not have PRIMARY rank
* 557080 : [mpegpsdemux] Regression with reverse-playback
* 543480 : gstrtpbin fails to release lock while emitting signal
* 556520 : jitterbuffer seqnum gap detection is wrong
* 463941 : Plugin for screen capture on windows
* 519935 : New plugin for video capture on Windows
* 520899 : New plugin: pcapparse
* 520901 : New plugin: wasapi (Windows Audio Session API)
Diffstat (limited to 'audio/gst-plugins0.10-jack')
-rw-r--r-- | audio/gst-plugins0.10-jack/DESCR | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/gst-plugins0.10-jack/DESCR b/audio/gst-plugins0.10-jack/DESCR index 8d477dd04d8..66a2b7301c9 100644 --- a/audio/gst-plugins0.10-jack/DESCR +++ b/audio/gst-plugins0.10-jack/DESCR @@ -10,4 +10,3 @@ GStreamer is released under the LGPL. This package is part of the 'bad' plugins for GStreamer. It provides an audio sink for the JACK Audio Connection Kit. - |