2004-03-09 18:35:03 +00:00
|
|
|
|
|
2009-10-05 12:56:15 +00:00
|
|
|
|
Release notes for GStreamer Base Plug-ins 0.10.25 "Standard disclaimers apply"
|
2004-03-09 18:35:03 +00:00
|
|
|
|
|
|
|
|
|
|
2005-12-05 18:02:48 +00:00
|
|
|
|
|
|
|
|
|
The GStreamer team is proud to announce a new release
|
|
|
|
|
in the 0.10.x stable series of the
|
2005-09-06 14:03:04 +00:00
|
|
|
|
GStreamer Base Plug-ins.
|
2004-03-09 18:35:03 +00:00
|
|
|
|
|
|
|
|
|
|
2005-12-05 18:02:48 +00:00
|
|
|
|
The 0.10.x series is a stable series targeted at end users.
|
2005-06-18 22:43:51 +00:00
|
|
|
|
It is not API or ABI compatible with the stable 0.8.x series.
|
|
|
|
|
It is, however, parallel installable with the 0.8.x series.
|
2004-03-09 18:35:03 +00:00
|
|
|
|
|
|
|
|
|
|
2005-12-05 18:02:48 +00:00
|
|
|
|
|
2005-06-18 22:43:51 +00:00
|
|
|
|
This module contains a set of reference plugins, base classes for other
|
|
|
|
|
plugins, and helper libraries.
|
|
|
|
|
|
|
|
|
|
This module is kept up-to-date together with the core developments. Element
|
|
|
|
|
writers should look at the elements in this module as a reference for
|
|
|
|
|
their development.
|
|
|
|
|
|
|
|
|
|
This module contains elements for, among others:
|
|
|
|
|
|
|
|
|
|
device plugins: x(v)imagesink, alsa, v4lsrc, cdparanoia
|
|
|
|
|
containers: ogg
|
|
|
|
|
codecs: vorbis, theora
|
|
|
|
|
text: textoverlay, subparse
|
2005-11-23 19:55:44 +00:00
|
|
|
|
sources: audiotestsrc, videotestsrc, gnomevfssrc
|
2005-06-18 22:43:51 +00:00
|
|
|
|
network: tcp
|
|
|
|
|
typefind
|
|
|
|
|
audio processing: audioconvert, adder, audiorate, audioscale, volume
|
|
|
|
|
visualisation: libvisual
|
|
|
|
|
video processing: ffmpegcolorspace
|
|
|
|
|
aggregate elements: decodebin, playbin
|
|
|
|
|
|
2004-03-09 18:35:03 +00:00
|
|
|
|
|
2005-09-06 14:03:04 +00:00
|
|
|
|
Other modules containing plug-ins are:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
gst-plugins-good
|
|
|
|
|
contains a set of well-supported plug-ins under our preferred license
|
|
|
|
|
gst-plugins-ugly
|
|
|
|
|
contains a set of well-supported plug-ins, but might pose problems for
|
|
|
|
|
distributors
|
|
|
|
|
gst-plugins-bad
|
|
|
|
|
contains a set of less supported plug-ins that haven't passed the
|
|
|
|
|
rigorous quality testing we expect
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2004-03-09 18:35:03 +00:00
|
|
|
|
|
2006-09-14 20:09:19 +00:00
|
|
|
|
|
2004-03-09 18:35:03 +00:00
|
|
|
|
Features of this release
|
|
|
|
|
|
2009-10-05 12:56:15 +00:00
|
|
|
|
* Add per-stream volume controls
|
|
|
|
|
* Theora 1.0 and Y444 and Y42B format support
|
|
|
|
|
* Improve audio capture timing
|
|
|
|
|
* GObject introspection support
|
|
|
|
|
* Improve audio output startup
|
|
|
|
|
* RTSP improvements
|
|
|
|
|
* Use pango-cairo instead of pangoft2
|
|
|
|
|
* Allow cdda://(device#)?track URI scheme in cddabasesrc
|
|
|
|
|
* Support interlaced content in videoscale and ffmpegcolorspacee
|
|
|
|
|
* Many other bug fixes and improvements
|
2008-06-18 14:36:28 +00:00
|
|
|
|
|
|
|
|
|
Bugs fixed in this release
|
|
|
|
|
|
2009-10-05 12:56:15 +00:00
|
|
|
|
* 595401 : gobject assertion and null access to volume instance in playbin
|
|
|
|
|
* 563828 : [decodebin2] Complains about loops in the graph when demuxer output requires another demuxer
|
|
|
|
|
* 591677 : Easy codec installation is not working
|
|
|
|
|
* 588523 : smarter sink selection in playbin2
|
|
|
|
|
* 590146 : adder regressions
|
|
|
|
|
* 321532 : [cddabasesrc] Support device setting in cdda:// URI
|
|
|
|
|
* 340887 : add pangocairo textoverlay plugin.
|
|
|
|
|
* 397419 : [oggdemux] ogm video with subtitles stuck on first frame
|
|
|
|
|
* 556537 : [PATCH] typefind: more flexible MPEG4 start code recognition
|
|
|
|
|
* 559049 : gstcheck.c:76:F:general:test_state_changes_* failure: GST_IS_CLOCK(clock) assertion fails
|
|
|
|
|
* 567660 : [API] need a stream volume interface for sinks that do volume control
|
|
|
|
|
* 567928 : Make videorate work with a live source
|
|
|
|
|
* 571610 : [playbin] Scale of volume property is not documented
|
|
|
|
|
* 583255 : [playbin2] deadlock when disabling visualisations
|
|
|
|
|
* 586180 : RTSP improvements
|
|
|
|
|
* 588717 : [oggmux] gst_caps_unref() warning if not linked downstream
|
|
|
|
|
* 588761 : [videoscale] Needs special support for interlaced content
|
|
|
|
|
* 588915 : audioresample's output offset counter's initialization could maybe be improved
|
|
|
|
|
* 589095 : [appsrc] clarify documentation on caps and linkage
|
|
|
|
|
* 589574 : [typefind] incorrect sdp file detection
|
|
|
|
|
* 590243 : [videoscale] Claims to support MAX width/height
|
|
|
|
|
* 590425 : Slaved alsasrc clock with slave-method=re-timestamp not usable for RTP audio
|
|
|
|
|
* 590856 : [decodebin2] triggers assertion failure on NULL caps
|
|
|
|
|
* 591207 : totem does display the following subtitle srt file.
|
|
|
|
|
* 591357 : gst-plugins-base git won't build due to warning in gstrtspconnection.c
|
|
|
|
|
* 591577 : [playbin2] Incorrect error message string
|
|
|
|
|
* 591664 : [playbin2] after seeking, srt subtitles don't resync correctly
|
|
|
|
|
* 591934 : timestamp drift in audioresample
|
|
|
|
|
* 592544 : Remove regex.h check
|
|
|
|
|
* 592657 : [appsink] Blocks after entering on pause state
|
|
|
|
|
* 592864 : deadlocks from recent inputselector/streamselector change
|
|
|
|
|
* 592884 : [playbin2] g_object_get increases refcount by 2 and therefore leaves memleak
|
|
|
|
|
* 593035 : gdp doesn't preserve fields of the buffers put into the caps' streamheader
|
|
|
|
|
* 593284 : basertppayloader takes time in instance init
|
|
|
|
|
* 594020 : Totem don't play videos from ssh remote host
|
|
|
|
|
* 594094 : Playback Error playing Midi file
|
|
|
|
|
* 594136 : [alsasink] Regression from 0.10.23 -- element reuse doesn't work
|
|
|
|
|
* 594165 : [theoraenc] Implement support for new formats
|
|
|
|
|
* 594256 : improved slave-skew resynch mechanism
|
|
|
|
|
* 594258 : missing break in rtcpbuffer
|
|
|
|
|
* 594275 : Add cast to navigation to fix compiler warning
|
|
|
|
|
* 594623 : Expose playsink as a fully-fledged element
|
|
|
|
|
* 594732 : parse error
|
|
|
|
|
* 594757 : build fails due to warning in gstbasertppayload.c
|
|
|
|
|
* 594993 : [introspection] pkg-config file madness
|
|
|
|
|
* 594994 : [streamvolume] Add get_type function to the documentation
|
|
|
|
|
* 595454 : [cddabasesrc] uri format change breaks rhythmbox
|
|
|
|
|
* 545807 : [baseaudiosink] audible crack when starting the pipeline
|
2008-06-18 14:36:28 +00:00
|
|
|
|
|
|
|
|
|
API changed in this release
|
|
|
|
|
|
|
|
|
|
- API additions:
|
2008-03-21 00:26:03 +00:00
|
|
|
|
|
2009-10-05 12:56:15 +00:00
|
|
|
|
* gst_rtsp_connection_create_from_fd()
|
|
|
|
|
* gst_rtsp_connection_set_http_mode()
|
|
|
|
|
* gst_rtsp_watch_write_data()
|
|
|
|
|
* gst_rtsp_watch_send_message()
|
|
|
|
|
* GstBaseRTPPayload::perfect-rtptime
|
|
|
|
|
* GstBaseRTPAudioPayload::gst_base_rtp_audio_payload_flush()
|
|
|
|
|
* GstVideoSinkClass::show_frame()
|
|
|
|
|
* GstVideoSink:show-preroll-frame
|
|
|
|
|
* GST_MIXER_TRACK_READONLY
|
|
|
|
|
* GST_MIXER_TRACK_WRITEONLY
|
|
|
|
|
* GstStreamVolume interface
|
2004-03-09 18:35:03 +00:00
|
|
|
|
|
|
|
|
|
Download
|
|
|
|
|
|
2005-06-18 22:43:51 +00:00
|
|
|
|
You can find source releases of gst-plugins-base in the download directory:
|
|
|
|
|
http://gstreamer.freedesktop.org/src/gst-plugins-base/
|
2004-03-09 18:35:03 +00:00
|
|
|
|
|
|
|
|
|
GStreamer Homepage
|
|
|
|
|
|
|
|
|
|
More details can be found on the project's website:
|
|
|
|
|
http://gstreamer.freedesktop.org/
|
|
|
|
|
|
|
|
|
|
Support and Bugs
|
|
|
|
|
|
|
|
|
|
We use GNOME's bugzilla for bug reports and feature requests:
|
|
|
|
|
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
|
|
|
|
|
|
|
|
|
|
Developers
|
|
|
|
|
|
2009-05-10 22:57:01 +00:00
|
|
|
|
GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
|
2004-03-09 18:35:03 +00:00
|
|
|
|
Interested developers of the core library, plug-ins, and applications should
|
|
|
|
|
subscribe to the gstreamer-devel list. If there is sufficient interest we
|
|
|
|
|
will create more lists as necessary.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Applications
|
|
|
|
|
|
|
|
|
|
Contributors to this release
|
|
|
|
|
|
2009-08-04 23:56:58 +00:00
|
|
|
|
* Arnout Vandecappelle
|
2009-10-05 12:56:15 +00:00
|
|
|
|
* Benjamin Gaignard
|
|
|
|
|
* Benjamin Otte
|
|
|
|
|
* Christian F.K. Schaller
|
2008-06-18 14:36:28 +00:00
|
|
|
|
* David Schleef
|
|
|
|
|
* Edward Hervey
|
2009-10-05 12:56:15 +00:00
|
|
|
|
* Eero Nurkkala
|
|
|
|
|
* Havard Graff
|
|
|
|
|
* Håvard Graff
|
2006-04-28 10:53:40 +00:00
|
|
|
|
* Jan Schmidt
|
2009-08-04 23:56:58 +00:00
|
|
|
|
* John Millikin
|
2009-10-05 12:56:15 +00:00
|
|
|
|
* Jonas Holmberg
|
2008-10-03 00:03:05 +00:00
|
|
|
|
* Jonathan Matthew
|
2009-10-05 12:56:15 +00:00
|
|
|
|
* Josep Torra
|
2009-08-04 23:56:58 +00:00
|
|
|
|
* Kipp Cannon
|
2009-10-05 12:56:15 +00:00
|
|
|
|
* Marc-André Lureau
|
|
|
|
|
* Mark Nauwelaerts
|
|
|
|
|
* Mart Raudsepp
|
2008-06-18 14:36:28 +00:00
|
|
|
|
* Michael Smith
|
2009-08-04 23:56:58 +00:00
|
|
|
|
* Olivier Crête
|
2009-05-10 22:57:01 +00:00
|
|
|
|
* Peter Kjellerstedt
|
2009-08-04 23:56:58 +00:00
|
|
|
|
* Philip Jägenstedt
|
2009-05-10 22:57:01 +00:00
|
|
|
|
* René Stadler
|
2008-06-18 14:36:28 +00:00
|
|
|
|
* Sebastian Dröge
|
2009-10-05 12:56:15 +00:00
|
|
|
|
* Siarhei Siamashka
|
2008-06-18 14:36:28 +00:00
|
|
|
|
* Stefan Kost
|
|
|
|
|
* Tim-Philipp Müller
|
2008-03-21 00:26:03 +00:00
|
|
|
|
* Wim Taymans
|
2009-10-05 12:56:15 +00:00
|
|
|
|
* Young-Ho Cha
|
2009-08-04 23:56:58 +00:00
|
|
|
|
* Руслан Ижбулатов
|
2004-11-25 18:55:57 +00:00
|
|
|
|
|