Linux Compatible
  • News
    • Channels
    • Archive
    • Search
    • Submit
  • Articles
    • Categories
  • Knowledgebase
  • Compatibility
    • Search
  • Links
  • Forums
  • Twitter
Advertisement

Latest News
[ Windows | Linux | Apple ]

· Daily Reviews Summary 05/25/12
· CompatDB Updates 05/25/12
· Rumor: Microsoft Office coming to iPad, Android in November
· Microsoft clarifies Ballmer's claims of massive Windows 8 adoption
· DSA 2480-1: request-tracker3.8 security update
· CentOS 6 NTP Server
· Daily Reviews Summary 05/24/12
· Bayan Audio - Bayan 7 iPod Speaker Dock Review
· Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support (LEMP) On Ubuntu 12.04 LTS
· Ubuntu 12.04 + Nvidia - Heavy CPU usage

Upcoming News
· Thermaltake ToughPower Grand 850W Power Supply Review @ Rbmods
· Cooler Master Silent Pro Gold 1200-watt Power Supply Review
· Wine release 1.5.5
· OC3D: BitFenix Prodigy Review
· [Tech ARP] The New x264 HD Benchmark 5.0 Is Here!
· re: Diablo III Reviewed: Blizzard's Brilliant, Blundering Wreck
· Corsair Vengeance C70 Case Review @ Hardware Secrets
· Diablo III Reviewed: Blizzard's Brilliant, Blundering Wreck
· Samsung Green DDR3 8GB 1600mhz 30nm Memory review
· Withings Wi-Fi Body Scale Review @ TestFreaks

Linux Compatibility
· Canon Canoscan N650U
· TB-5300 Slimline Design Tablet
· HANDYCAM DCR-HC17E
· Linksys Wireless-G WPC54G PC-Card
· XPS L502X
· Slim Portable DVD Writer GP10
· AverTV Volar Green HD
· Dell Latitude E6420
· Canon CanoScan FB 636U
· Logitech QuickCam Pro 4000

New Forum Topics
· present.However after the Kou
by: Thomasxpp
on: 2012-05-26 02:12
0 replies, 0 views

· business, hand over to Ji
by: Thomasxpp
on: 2012-05-26 02:09
0 replies, 0 views

· a war in the outside and quells
by: Thomasxpp
on: 2012-05-26 02:06
0 replies, 0 views

· This among them the
by: Thomasxpp
on: 2012-05-26 02:02
0 replies, 0 views

· USB Not detected on any PC
by: AntNik45
on: 2012-05-09 18:37
0 replies, 0 views

News Channels
· Drivers
· Guides
· Reviews
· Security
· Software
· Press Release
· Updates
· Interviews
· Linux
· General
· Debian
· Red Hat
· Slackware
· Gentoo
· Mandriva
· White Box
· SUSE
· GNOME
· KDE
· CentOS
· Ubuntu
· MEPIS
· Android

What's New
Login to see an overview of all news stories since your last visit.

Welcome to our website

To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.

Linux Compatible » News » May 2005 » GStreamer 0.8.10

GStreamer 0.8.10

Posted by Philipp Esselbach on: 05/04/2005 09:00 AM [ Print | 0 comment(s) ]

GStreamer 0.8.10 "No Fun" has been released:

The GStreamer team is happy to announce a new release in the 0.8.x stable series of the GStreamer streaming media framework.

The 0.8.x series is a stable series aimed at end users. It is not API or ABI compatible with the stable 0.6.x series. It is, however, parallel installable with the 0.6.x series.

This module only contains core functionality. For actual media playback, you will need other modules. GStreamer Plugins contains a huge set of additional plugins. GStreamer FFmpeg contains a plugin based on the popular FFmpeg decoding library. These modules need not have the same source version as the core, as long as they are in the 0.8.x series.




Features of this release
* Parallel installability with 0.6.x series
* Internationalization
* Fixes for 64-bit platforms
* Fixes for gcc 4
* New translation added: Russian (Peter Astakhov)
* Registry now uses libxml for faster startup
Bugs fixed in this release
* 137485 : [strings] Please don't unnecessarily abbreviate in
Gstrea...
* 147782 : [build] When compiling, CPPFLAGS don't propagate to
GTKDO...
* 149791 : fdsrc w/o timeout can hang exiting threads
* 159676 : [playbin] audible click after 3s of playback using
playbin
* 161991 : gst_init is slow
* 164479 : [cli-tools] gst_parse_launch can't handle spaces
* 164821 : [docs] GstLibraryError misses (proper) descriptions
* 165354 : Tests failure report for gstreamer 0.8.8
* 166073 : [threads] wrong error handling
* 166250 : [PATCH] [queue] When two threads are connected with
queue...
* 166699 : Typo in gstreamer-0.8.9/tools/gst-launch.1.in
* 167701 : [PATCH, strings] Please do not split translatable
strings...
* 168493 : [API] gst_index_factory_new() doesn't increase refcount
o...
* 168659 : [build] Need to patch gst-element-check-0.8.m4 to check
f...
* 168703 : [API] Add gst_index_add_associationv() to gstindex.h
* 169111 : [API] GstEvent NEED_RESPONSE flag
* 169123 : [build] false dependence on libxml2 if registry is
enabled
* 169405 : [API] GST_TYPE_EVENT and gst_event_get_type unusable
befo...
* 169732 : gstreamer (element) does not build on cygwin
* 170067 : Typefind leaks
* 170464 : Bad variable's name mp3player in sample source code
* 170499 : spider no decode some .mp3
* 171400 : mmapsize property on gstfilesrc borked.
* 172526 : gst-register fails on a lot of plugins on MacOSX
* 300339 : assertion with gst_pad_relink_filtered
* 300736 : Plug a bunch of leaks in the registry code
* 300932 : [PATCH] add a GST_ELEMENT_WORK_IN_PLACE flag to
gstelement
* 301128 : cvs login command line is incorrect in PWG
* 301313 : [decodebin] seek while reading (non-existant) ID3v2 tag
d...
* 301331 : gst_element_unlink only unlinks real pads
API changes
* API additions
* GST_EVENT_COMMON_FLAGS_NEED_RESPONSE has been added, to
indicate whether a reply is expected to an upstream
event
* GST_TAG_LANGUAGE_CODE has been added
* GstChildProxy, a new interface to uniformly access
elements' children and their properties, has been added
* API depreciations
* gst_buffer_set_data was deprecated

Download

You can find source releases of gstreamer in the gstreamer download directory: http://gstreamer.freedesktop.org/src/gstreamer/

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.

Developers

CVS is hosted on cvs.freedesktop.org. You can browse the gstreamer repository:
http://cvs.freedesktop.org/gstreamer//gstreamer/

All code is in CVS and can be checked out from there. 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

Applications using GStreamer 0.8.x include the GNOME desktop components like gnome-media as well as other GNOME applications including sound-juicer, totem and rhythmbox. It also includes the popular KDE amaroK music player.

Users of Flumotion on 64-bit systems need to upgrade to this release, as it contains an important bug fix needed for the TCP elements.

Users of Totem and Rhythmbox (development) having small pauses when playing MP3 files should also upgrade, as this is fixed in the queue element.


Contributors to this release
* Benjamin Otte
* David Schleef
* Jamey Hicks
* Jan Schmidt
* Jean de Largentaye
* Kjartan Maraas
* Luca Ognibene
* Maciej Katafiasz
* Peter Astakhov
* Phil Blundell
* Ronald Bultje
* Stefan Kost
* Thomas Vander Stichele
* Tim-Philipp Müller
* Torsten Schoenfeld
* Tristan van Berkom
* Wim Taymans
* Wouter Paesen
* Zaheer Abbas Merali


Bookmark and Share

« Sapphire X800XL FireBlade (512MB) Review · Realtek ALC AC97 Audio Driver 3.72 WHQL »

Linux Compatible » News » May 2005 » GStreamer 0.8.10
All products mentioned are registered trademarks or trademarks of their respective owners.
© 2002-2011 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Powered by Contentteller® Business Edition