Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libgstreamer-0_10-0-0.10.24-3.1 RPM for i586

From OpenSuSE 11.2 updates for i586

Name: libgstreamer-0_10-0 Distribution: openSUSE 11.2
Version: 0.10.24 Vendor: openSUSE
Release: 3.1 Build date: Mon Oct 19 18:58:02 2009
Group: System/Libraries Build host: build24
Size: 1377688 Source RPM: gstreamer-0_10-0.10.24-3.1.src.rpm
Packager: http://bugs.opensuse.org
Url: http://gstreamer.freedesktop.org/
Summary: Streaming-Media Framework Runtime
GStreamer is a streaming-media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related.  Its plug-in-based architecture
means that new data types or processing capabilities can be added by
installing new plug-ins.



Authors:
--------
    Erik Walthinsen <omega@temple-baptist.com>
    Matt Howell <mhowell@users.sourceforge.net>
    Brent Bradburn <bbradburn@users.sourceforge.net>
    Wim Taymans <wim.taymans@chello.be>
    Richard Boulton <richard@tartarus.org>
    Zaheer Abbas Merali <zaheerabbas@merali.org>
    David I. Lehn <dlehn@users.sourceforge.net>
    Chris Emerson <chris@tartarus.org>
    Jens Thiele <karme@unforgettable.com>
    Thomas Nyberg <thomas@codefactory.se>
    Bastien Nocera <hadess@hadess.net>
    Christian Fredrik Kalager Schaller <Uraeus@linuxrising.org>
    Thomas Vander Stichele <thomas@apestaart.org>
    David Schleef <ds@schleef.org>
    Benjamin Otte <in7y118@public.uni-hamburg.de>
    Ronald Bultje <rbultje@ronald.bitfreak.net>
    Andy Wingo <wingo@pobox.com>
    Julien Moutte <julien@moutte.net>

Provides

Requires

License

LGPL v2.1 or later

Changelog

* Wed Aug 12 2009 sbrabec@suse.cz
  - Create empty /usr/share/gstreamer-0.10/presets for presets.
* Wed Aug 05 2009 vuntz@novell.com
  - Update to version 0.10.24:
    + Changes:
    - Fully support nested structures in caps
    - Support frame-by-frame stepping in sinks
    - Add support for buffer-lists to pass around groups of buffers
    - Use TaskPools for managing worker threads
    - New stream-status API for finer thread control
    - Code optimisations
    - Many other bug-fixes and enhancements
    + Bugs fixed: bgo#580579, bgo#527488, bgo#570233, bgo#584389,
      bgo#534208, bgo#545787, bgo#554460, bgo#559643, bgo#560345,
      bgo#560442, bgo#572285, bgo#577926, bgo#578908, bgo#580177,
      bgo#580716, bgo#581198, bgo#581281, bgo#582010, bgo#582564,
      bgo#582588, bgo#582878, bgo#583187, bgo#583419, bgo#583456,
      bgo#583554, bgo#584835, bgo#584838, bgo#585039, bgo#585075,
      bgo#585137, bgo#585592, bgo#585733, bgo#585748, bgo#586566,
      bgo#586568, bgo#587973, bgo#587976, bgo#588744, bgo#588745,
      bgo#589127, bgo#590056, bgo#590622, bgo#579177, bgo#581321,
      bgo#584118, bgo#585433, bgo#585569, bgo#585834, bgo#585960,
      bgo#587052
    + API additions.
* Mon May 18 2009 vuntz@novell.com
  - Update to version 0.10.23:
    + Support files > 4GB on Windows
    + Controller interpolation fixes
    + Add timer support to GstPoll and use it for clocking
    + Attempt to typefind contents from the file extension if all
      else fails
    + GStreamer revision control switched to Git
    + Many other bug fixes and improvements
    + Bugs fixed: bgo#579177, bgo#163577, bgo#574160, bgo#575598,
      bgo#575922, bgo#576842, bgo#555978, bgo#565607, bgo#566936,
      bgo#567692, bgo#567725, bgo#568289, bgo#568438, bgo#568481,
      bgo#568632, bgo#568678, bgo#570910, bgo#571227, bgo#571559,
      bgo#572480, bgo#573623, bgo#574024, bgo#574211, bgo#574213,
      bgo#574241, bgo#574484, bgo#574623, bgo#574805, bgo#575695,
      bgo#575814, bgo#576381, bgo#576563, bgo#576582, bgo#577887,
      bgo#577891, bgo#578114, bgo#578201, bgo#579127, bgo#580121,
      bgo#361155, bgo#517231, bgo#572591, bgo#573823, bgo#574163,
      bgo#575682, bgo#575988
    + API additions:
    - New FIXME and MEMDUMP debug levels
    - gst_tag_list_get_buffer() and gst_tag_list_get_buffer_index()
    - New tags: GST_TAG_SUBTITLE_CODEC, GST_TAG_HOMEPAGE
    - gst_util_array_binary_search()
    - gst_message_new_request_state(),
      gst_message_parse_request_state(), GST_MESSAGE_REQUEST_STATE
    - GstPoll::gst_poll_new_timer()
    - GstPoll::gst_poll_write_control()
    - GstPoll::gst_poll_read_control()
* Thu Apr 23 2009 sbrabec@suse.cz
  - Don't call autogen in older products.
* Thu Feb 05 2009 vuntz@novell.com
  - Update to version 0.10.22:
    + GstController improvements
    + Extensions to the latency setting behaviours
    + Ability for plugins to register dependencies to trigger
      re-scanning
    + Optimisations in some common operations on caps and values and
      elsewhere
    + Add sequence numbers to events so dependent events can be
      associated with
    + the event that caused them
    + New macros for reading and writing float values
    + Many improvements in the basesink base class
    + Support non-default main contexts for GstBus watches
    + Improvements in pull-mode scheduling of sinks
    + Fixes for alignment issues on sparc
    + Ghost pad fixes
    + New bit-reader assistance API
    + Many other bug fixes and improvements
    + Bugs fixed: bgo#567002, bgo#350477, bgo#510354, bgo#526044,
      bgo#539108, bgo#544003, bgo#544293, bgo#545714, bgo#548786,
      bgo#551676, bgo#552778, bgo#553554, bgo#553874, bgo#555196,
      bgo#555307, bgo#555631, bgo#556091, bgo#556900, bgo#557154,
      bgo#557300, bgo#557438, bgo#557649, bgo#559250, bgo#560301,
      bgo#560360, bgo#560399, bgo#560442, bgo#561501, bgo#562170,
      bgo#562949, bgo#564863, bgo#567225, bgo#566393
    + API added:
    - Add bit reader and byte reader classes.
    - gst_message_new_structure_change()
    - gst_message_parse_structure_change()
    - GST_BUFFER_FREE_FUNC()
    - Add GST_READ_UINT24_(LE|BE) and GST_WRITE_UINT24_(LE|BE).
    - GstBaseSrc::gst_base_src_set_blocksize()
    - GstBaseSrc::gst_base_src_get_blocksize()
    - GstBaseSink::gst_base_sink_set_blocksize()
    - GstBaseSink::gst_base_sink_get_blocksize()
    - GstBaseSink::blocksize
    - GstBaseSink::gst_base_sink_do_preroll()
    - Add gst_byte_reader_get_data and gst_byte_reader_peek_data
    - Move float endianness conversion macros from libgstfloatcast to core
    - gst_util_seqnum_next, gst_util_seqnum_compare
    - gst_event_get_seqnum, gst_event_set_seqnum
    - gst_message_get_seqnum, gst_message_set_seqnum
    - GstSeekFlags::GST_SEEK_FLAG_SKIP
    - gst_bin_recalculate_latency()
    - GstBin::do-latency
    - gst_tag_setter_reset_tags()
    - gst_query_new_uri, gst_query_set_uri, gst_query_parse_uri
    - add gst_plugin_add_dependency()
    - add gst_plugin_add_dependency_simple()
  - Drop gstreamer-0_10-protect-caps-bnc439323.patch: fixed upstream.
* Thu Nov 06 2008 sbrabec@suse.cz
  - Fixed valgrid BuildRequires.
* Fri Oct 31 2008 gburt@suse.de
  - Add patch from upstream to fix bad GST_CAPS bug in 0.10.21
      + Fixes bnc#439323 and bgo#555631
* Wed Oct 22 2008 maw@suse.de
  - Update to version 0.10.21:
    +  Basetransform rework
    + Basesink synchronisation extensions
    + New documentation
    + Bugs fixed: bgo#481169, bgo#520694, bgo#538201, bgo#544855,
      bgo#339795, bgo#348114, bgo#361718, bgo#533856, bgo#536978,
      bgo#537804, bgo#537812, bgo#538568, bgo#539772, bgo#542175,
      bgo#543444, bgo#543853, bgo#544174, bgo#544776, bgo#545352,
      bgo#545603, bgo#545605, bgo#545607, bgo#545853, bgo#546328,
      bgo#546822, bgo#547277, bgo#547728, bgo#548394, bgo#548652,
      bgo#549504, bgo#551952, bgo#551978, bgo#547835, bgo#538628,
      bgo#546883, and bgo#551509
    + API added:
    * Add GST_TAG_ATTACHMENT for generic file attachments to streams.
    * Add gst_base_sink_set_render_delay()
    * Add gst_base_sink_get_render_delay()
    * Add gst_check_setup_src_pad_by_name
    * Add gst_check_setup_sink_pad_by_name
    * Add gst_check_teardown_pad_by_name
    * Add GstBaseTransform::gst_base_transform_suggest()
    * GstBaseTransform::gst_base_transform_reconfigure()
    * GstPad::gst_pad_set_iterate_internal_links_function()
    * GstPad::GstPadIterIntLinkFunction
    * GstPad::gst_pad_iterate_internal_links()
    * GstPad::gst_pad_iterate_internal_links_default()
    + API deprecated:
    * gst_pad_get_internal_links()
    * gst_pad_set_internal_link_function()
    * gst_pad_get_internal_links_default()
  - Add gstreamer-0_10-no-gtk-doc-for-reals.patch.
* Thu Sep 04 2008 mboman@novell.com
  - Update to version 0.10.20:
    + Add the Presets interface
    + Use the binary registry by default
    + Deprecate gst_element_get_pad and don't use it anywhere any more.
    + Reverse playback fixes
    + API to get missing element messages from parse_launch parsing.
    + Fixes in latency calculations
    + BaseTransform negotiation fixes
    + New Buffering query and messages
    + Fix multiqueue deadlocks when changing limits
    + Remove pre-generated parser hacks and require newer flex/bison
    + Use GSlice in more places
    + Use static strings in property declarations everywhere to save memory
      allocations
    + Fix unaligned memory accesses with the binary registry and add CRC
      checks
    + Lots of other bug fixes
* Wed May 14 2008 cthiel@suse.de
  - fix baselibs.conf
* Tue Apr 29 2008 cthiel@suse.de
  - obsolete gstreamer010-<arch> via baselibs.conf
* Tue Apr 15 2008 sbrabec@suse.cz
  - fix build
* Mon Apr 14 2008 sbrabec@suse.cz
  - Updated to version 0.10.19:
    * Fix a regression in raw fd handling
    * Fixed: bgo#524041
  - Fixed Obsoletes (bnc#357153).
* Thu Apr 10 2008 ro@suse.de
  - added baselibs.conf file to build xxbit packages
    for multilib support
* Wed Apr 02 2008 maw@suse.de
  - Update to version 0.10.18:
    + New GstPoll abstraction simplifies operations on multiple
      file descriptors
    + Bugs fixed: bgo#516187, bgo#516395, bgo#520756, bgo#498222,
      bgo#499127, bgo#505417, bgo#509559, bgo#510194, bgo#511783,
      bgo#513964, bgo#515469, bgo#519584, bgo#519698, bgo#520152,
      bgo#520671, bgo#520808, bgo#520877, bgo#521740, and bgo#522741.
* Wed Mar 19 2008 maw@suse.de
  - Require texlive-latex and texlive-latex-doc to build.
* Wed Feb 06 2008 maw@suse.de
  - Update to version 0.10.17:
    + Fix compilation problems
    + Bugs fixed: bgo#512715.
* Tue Feb 05 2008 maw@suse.de
  - Update to version 0.10.16:
    + Monotonic/Posix clock support
    + Dumping of dot-file graph descriptions for debugging
    + Cleanup of exported symbols
    + Many bug fixes and enhancements
  - Build with -fno-strict-aliasing.
* Tue Jan 22 2008 sbrabec@suse.cz
  - Updated to version 0.10.15:
    * Changes for asynchronous sink management
    * New ts-offset property on basesink for adjusting clock synchronisation
    * New GstController LFO feature
    * Fixes and improvements in latency measurement for live pipelines
    * Additional documentation and docs fixes
    * Faster typefinding
    * More tag types added
    * Improvements in various core elements and parent classes
    * New unit tests
    * Allow dumping pipelines as dot graphs
    * GstStructures now support nesting
    * URIHandler interface can now be implemented in bindings
    * Many other bug-fixes and improvements
    * API additions
  - Split package according to shared library packaging policy
    (#223286).
* Mon Sep 17 2007 sbrabec@suse.cz
  - Updated to version 0.10.14:
    * State change handling improvements
    * New improved GstController API
    * Multi-queue fixes and enhancements
    * Fewer dynamic library relocations
    * Various other fixes and improvements
    * Parallel installability with 0.8.x series
    * Threadsafe design and API
    * Add GstParamSpecFraction, so elements can have fraction
      properties without lots of painful string parsing.
    * Add fail_unless_equals_float() and assert_equals_float()
    * Add gst_type_register_static_full
    * Add gst_element_class_set_details_simple
    * Refactor GstController into the core controller which can take
      a GstControlSource for providing actual values for timestamps.
    * add GST_TAG_LICENSE_URI and GST_TAG_COPYRIGHT_URI
    * gst_element_factory_has_interface()
    * Many bugs fixed.
* Wed Aug 15 2007 coolo@suse.de
  - do not require lang package in doc
* Tue Aug 07 2007 maw@suse.de
  - Split off a -lang subpackage
  - s#%run_ldconfig#/sbin/ldconfig/ in %post and %postun.
* Fri Jul 20 2007 aj@suse.de
  - Create separate spec file for doc package.
* Thu Jul 12 2007 dmueller@suse.de
  - fix installed headers to be compileable with -pedantic
* Wed Jun 20 2007 sbrabec@suse.cz
  - Updated to version 0.10.13:
    * Latency handling infrastructure for live playback scenarios
    * State change handling changes
    * GstController property handling improved
    * Various bug fixes and improvements
    * Parallel installability with 0.8.x series
    * Threadsafe design and API
    * Many bugs fixed
    * Many API additions
* Wed May 16 2007 sbrabec@suse.cz
  - Build correctly in older products.
* Sun Apr 22 2007 aj@suse.de
  - Cleanup BuildRequires.
* Thu Apr 19 2007 schwab@suse.de
  - Fix quoting in autoconf macros.
* Fri Mar 30 2007 aj@suse.de
  - Add bison to build requires.
* Tue Mar 27 2007 sbrabec@suse.cz
  - Updated to version 0.10.12:
    * API additions
    * Add a warning for improper GLib threading
    * Add support for binary registry serialisation
    * Preliminary support for pull-mode scheduling of entire chains
    * Add support for HPPA
    * Collectpads fixes
    * Lots of bug fixes
  - Require check-devel.
* Tue Feb 13 2007 sbrabec@suse.cz
  - Do not build unusable static libraries (#238552#c17).
* Mon Dec 18 2006 sbrabec@suse.cz
  - Prefix changed to /usr.
  - Spec file cleanup.
* Tue Nov 28 2006 sbrabec@suse.cz
  - Build correctly in older products.
* Tue Nov 07 2006 abockover@suse.de
  - Updated to version 0.10.10:
    * Scores of bug fixes
    * Better non-linear editing
    * Removed GLib 2.6 compatibility
    * Performance improvements on CPUs that support branch hints
    * __gst_debug_min symbol is properly externed
    * Can compile against GStreamer headers in pedantic mode
* Mon Jul 17 2006 danw@suse.de
  - Rewrite XXXes to tmp file name before calling mkstemp a second
    time. Fixes the "gst-inspect doesn't work the first time" build bug.

Files

/usr/lib/libgstbase-0.10.so.0
/usr/lib/libgstbase-0.10.so.0.21.0
/usr/lib/libgstcheck-0.10.so.0
/usr/lib/libgstcheck-0.10.so.0.21.0
/usr/lib/libgstcontroller-0.10.so.0
/usr/lib/libgstcontroller-0.10.so.0.21.0
/usr/lib/libgstdataprotocol-0.10.so.0
/usr/lib/libgstdataprotocol-0.10.so.0.21.0
/usr/lib/libgstnet-0.10.so.0
/usr/lib/libgstnet-0.10.so.0.21.0
/usr/lib/libgstreamer-0.10.so.0
/usr/lib/libgstreamer-0.10.so.0.21.0


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon May 20 05:47:33 2013