2006-02-09 11:22:38 +00:00
|
|
|
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
|
2006-01-13 19:25:40 +00:00
|
|
|
|
|
|
|
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
|
2005-12-01 19:14:26 +00:00
|
|
|
|
|
|
|
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
|
2005-11-23 19:56:31 +00:00
|
|
|
|
|
|
|
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
|
2005-11-11 19:33:23 +00:00
|
|
|
|
|
|
|
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
|
2005-10-23 22:43:08 +00:00
|
|
|
|
|
|
|
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
|
2005-01-05 12:19:52 +00:00
|
|
|
|
2005-10-03 17:48:57 +00:00
|
|
|
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
|