COMMENT should not be longer than 70 characters.
COMMENT should not begin with 'A'.
COMMENT should not begin with 'An'.
COMMENT should not begin with 'a'.
COMMENT should not end with a period.
COMMENT should start with a capital letter.
pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
changes:
-new souphttpclientsink element
-new splitfilesrc element to expose multiple files as one single file
-compressed audio format passthrough support for pulseaudio
-rtspsrc is now fully async
-shout2send: support webm streaming
-rtpsession: Full Intra Requests (FIR) support using new force-key-unit API
-propagate downstream caps constraints upstream in audio parsers and
rtp payloaders
-many multifile plugin improvements for file/stream splitting
changes:
-shapewipe: moved from -bad to -good
-videmux: push mode seeking support
-jitterbuffer: new buffering modes: low/high watermark buffering,
rtp timestamps
-matroskademux: subtitle stream improvements
-multipartdemux: improve header mime-type parsing
-v4l2sink: change rank to NONE so we don't try to autoplug it
-misc fixes
changes:
Moved rtpmanager from -bad to -good
Implement SEEKING query in more demuxers and decoders (notably mkv, flv, flac)
avimux: adds support to WMA/WMV
cairo: Add cairo-based PDF/PS/SVG encoder element (cairorender)
dv1394src: fix element for live usage
effectv: new elements: rippletv, streaktv, radioactv, optv
flacdec: fix intermittent FLAC__STREAM_DECODER_ABORTED errors when seeking
flacenc: fix issue with broken duration / sample count into flac header in some cases
flvmux: lots of fixes and improvements
id3demux: fix parsing of unsync'ed ID3 v2.4 tags and frames
matroska: add kate subtitle support, add/improve WMA/WMV handling and read
bluray PGS subpicture streams
multipartdemux: support more mime types, do proper flow aggregation
pulsesrc: cleanups, report real latency, set the default slave method to skew
qtdemux: support for agsm, misc. tag reading fixes
rtp: new QDM2 and CELT depayloaders; fix SVQ3 depayloader and make it autopluggable
souphttpsrc: Only assume seekability if the server provides Content-Length
v4l2: add v4l2sink element, open device in NULL->READY, optional gudev support
v4l2src: fix 'hang' with some cameras caused by bad timestamping if no framerate
is available
videomixer: add RGB format support; fix I420 blending
changes:
Some fixes for seeking in wav and FLAC files
Faster seeking in Matroska and AVI files
RTSP and RTP improvements
directdrawsink moved to Bad
y4menc and flvmux/flvdemux moved from Bad
deinterlace2 moved from Bad, replacing deinterlace
Many bug fixes and improvements
Pulseaudio sink completely overhauled
changes:
-Move the libcdio cddasrc element to -ugly, because of the GPL license
(no difference for pkgsrc, cdio isn't built)
remove build of v4l2 - I'll put this into a seperate pkg
changes:
Replaygain elements moved from Bad
Interleave/Deinterleave elements moved from Bad
Pulseaudio plugin http://pulseaudio.org is now integrated
New simple Karaoke audio effect plugin
Improvements in v4l2src
Multi-channel FLAC file fixes
AVI and Quicktime reverse playback support
AVI and Matroska muxing improvements
New element for rendering SMPTE transitions into alpha channels
Many improvements in the Win32 directdraw elements
Error out cleanly for encrypted streams
RTP/UDP handling improvements
RTSP digest authentatication implemented.
New RTP Pay/Depay-loaders for Speex, G.729, DV & raw video/audio
Error concealment for Speex
Many other bug-fixes and enhancements
changes:
-The libsoup based http source moved from the -bad module and was raised
to primary rank
-GOOM visualisation plugin updated to Goom2k4
-Fixes in UDP, RTSP, matroska, QT/mov, AVI, v4l2, OS/X, SunAudio, mulaw
and wavpack
-New gdkpixbuf output for snapshotting
-Various other bug-fixes
changes:
-Much improved RTSP/RTP and V4l2 support
-New plugins - audiopanorama, audioinvert, audiodynamic, audioamplify
-qtdemux, videocrop and wavpack elements moved from Bad Plugins
-Fixes in avi and matroska muxing
-Fixes in wavparse, sunaudio, AVI demuxing, ID3 tag handling
-gamma element ported to 0.10
This is GStreamer Good Plug-ins 0.10.2, "Papa was a rolling stone".
Changes since 0.10.1:
* New libcdio based CDDA reading element
* APE tag reader ported
* ID3 tag reading fixes
* Sun Audio Sink fixes
* GOOM and gconf element fixes
* lots of bug and leak fixes
Bugs fixed since 0.10.1:
* 328336 : silence warings which make dvdec / dvdemux unusable
* 315557 : Internal event problem with MP3s from vgmix.com
* 323327 : [cdio] port cddasrc to 0.10
* 325148 : Bugs in G711 RTP packetization logic
* 325649 : apetag plugin needs porting to 0.10
* 326446 : check that all elements in -good pass queries they can't ...
* 326602 : id3demux is not compiling without ZLIB
* 326683 : build problem caused by AS_LIBTOOL_TAGS([CXX])
* 326736 : gconf(audio|video)sink response to key changes
* 326864 : [wavparse] time to bytes format conversion broken
* 327009 : [esdsink] won't compile with includes in non-standard prefix
* 327765 : [sunaudio] fixes for mixer and stuttering mp3 playback
* 327825 : [matroskamux] Matroska muxer deadlock
* 327871 : [videobox] crash when cropping
* 328241 : id3demux emits NULL date for year tags
* 328264 : Fix build with gcc 2.95
* 328531 : [matroskamux] doesn't send newsegment event, critical war...
* 329181 : totem crash when using goom effect
* 329810 : Fails to read ID3 tag
* 330005 : Please use the autodetect sinks by default
* 317658 : [cdio] support for cd-text and cd-g
for part of gst-plugins0.8 to the 0.10 series. Changes:
Changes since 0.10.0:
* new id3 demuxer (replaces the mad one in gst-plugins-ugly)
* memleak fixes in avidemux, wavparse, level, smoke
* ports of multipart,
* fixes in flacdec, flxdec, rtp
* documentation updates on videomixer
* added new sunaudiosink, gconfaudiosrc and gconfvideosrc elements
Bugs fixed since 0.10.0:
* 321269 : add sunaudio to 0.9
* 322769 : The ID3 tag of this file is a segfaulter
* 323021 : sockfd property to udpsrc/dynudpsink elements
* 322975 : erroneous audio specs in flac plugin
* 323226 : block/crash on id3 v2 tags when using big blocksize
* 323717 : < netinet/in.h > inclusion necessary on some systems
* 323718 : [oss] does not build on OpenBSD 3.8 because of hardcoded ...
* 323896 : pngdec/videomixer negotation problem in 0.10
* 324011 : Invalid payload type definition for some rtp payloaders
* 324012 : Invalid caps on rtpspeexpay element
* 325504 : [flacdec] gst_flac_dec_convert_src [mis]uses g_assert
* 325974 : [gst0.10] doesn't correctly gets the tags on a mp3
* 326612 : Serious memory leak in level plugin
* 326618 : memleak fix in smokeenc
API added since 0.10.0:
* device-name property on ossmixer subclasses
* GstUDPSrc::sockfd property
Changes since 0.9.6:
* Parallel installability with 0.8.x series
* Threadsafe design and API
* effectv elements ported
* videoflip updated
* multipart ported
* dv seeking fixed
* rtp elements renamed
Bugs fixed since 0.9.6:
* 322377 : udpsrc leaks sockets
* 322643 : Incorrect matroska frame default duration
* 322645 : Matroska muxer: wrong pixel aspect ratio
* 322667 : [jpegenc] leaks input buffer
* 322794 : udp plugin linked against gstnet instead of gstnetbuffer
Changes since 0.9.5:
* added speex RTP payloader/depayloader
* ported cutter
* fractional framerates
* more video filters now use BaseTransform
Bugs fixed since 0.9.5:
* 319184 : rtspsrc: invalid read in sdp_message_parse_buffer ()
* 321001 : [matroskademux] should seek to nearest preceding index en...
* 321430 : goom fails to register on amd64
Changes since 0.9.4:
* matroskamux fixes
* wavenc fixes
* cairotextoverlay ported
Bugs fixed since 0.9.4:
* 315194 : Licence information inconsistency of gst-plugins-good/gst...
* 319731 : [matroska] SimpleBlock support for muxer and demuxer
* 320308 : [matroska] set timestamps for buffers with ebml elements
* 320920 : [osssink] tries to reuse a bad file descriptor
* 321136 : [matroska-mux] avoid reading from unref'ed buffer
Changes since 0.9.3:
* DV/Firewire fixes
* speexenc, cairotimeoverlay, matroska, pngdec, flxdec, videomixer,
alphacolor ported
Bugs fixed since 0.9.3:
* 316204 : MinGW compilation: smtpe plugin has undefined symbols fro...
* 316205 : Debug category for wavenc is not defined
* 318847 : Matroska muxer port to 0.9
Changes since 0.9.1:
* Parallel installability with 0.8.x series
* Threadsafe design and API
Bugs fixed since 0.9.1:
* 316202 : MinGW compilation: undefined autoconf macro GST_DOC
* 317338 : [osssink] can't handle mono