[gstreamermm] Created tag gstreamermm-0.10.3



The unsigned tag 'gstreamermm-0.10.3' was created.

Tagger: José Alburquerque <jaalburqu svn gnome org>
Date: Wed Aug 19 14:23:46 2009 -0400

    Tag the 0.10.3 release.

Changes since the last tag 'gstreamermm_0_10_2':

Daniel Elstner (1):
      Add DOAP category and fix mbox resources

José Alburquerque (54):
      Include version number in ChangeLog for release 0.10.2.
      Rename the _CCONVERT* macros used for plug-in generation to _TRANSLATE*.
      Add a C to C++ type translation for the GstPreset interface.
      Renamed internal array of tags, tagStrings, to _tag_strings.
      Began wrapping Gst::PropertyProbe methods.
      Use reinterpret_cast<> to cast a GValue to a Glib::ValueBase in structure.ccg.
      Added appsrc and appsink plug-ins.
      Use copies of the underlying objects of Gst::Structure where necessary.
      Wrap GstPropertyProbe interface using newly wrapped Glib::ValueArray.
      Add decodebin2 plug-in.
      Update .gitignore.
      Moved wrapped enum sensing code out of plug-in generator to m4 files.
      Renamed ctocpp*.m4 files to plugingen*.m4 which is more generic.
      Move wrapped enum macros from _base.m4 to more logical file _gstreamermm.m4.
      Add Daniel Elstner to list of maintainers.
      Revert last commit.  I'm not sure Daniel wants to be included as a maintainer yet.
      Re-order .hg files and plug-in list in true alphabetical order
      Added multifdsink plug-in.
      Typo in enum.hg.
      Don't check for gst-inspect as it is not needed.
      Added last few base plug-ins tcpserversink, theoraparse and uridecodebin.
      Require glibmm-2.21.1 because of dependency on new API in that version.
      Added Gst::MessageStreamStatus.
      Update .gitignore.
      Commented out Gst::MessageStreamStatus until GStreamer 0.10.24 is released.
      Added Gst::MessageStructureChange and Gst::MessageRequestState.
      Added Gst::Plugin::add_dependency() methods.
      Wrapped some unwrapped methods in API.
      Removed appsink and appsrc plug-ins to fix initialization.
      Corrected some typos.
      Regenerated defs and docs, and corrected patches.
      Completed some TODO's.
      Modify Gst::GhostPad constructors to not require a name for the pads.
      Added Gst::Bin::add_ghost_pad() to add a ghost pad to bin from an element's static pad.
      Added Gst::TaskPool.
      Re-added Gst::TypeFind and Gst::TypeFindFactory.
      Updated .gitignore.
      Repaired docs for Gst::Typefind methods peek() and suggest().
      Corrected Gst::TypeFindFactory::call_slot() docs.
      Added TODO in typefind.hg.
      Wrapped some unwrapped new functions in the C API.
      Added a comment to a TODO.
      General API: Use actual slot instead of a copy where possible.
      Task: Wrapped new 0.10.24 functions.
      Task: Docs typo.
      Task: Use anonymous namespace around internal structure definition.
      Media Player Example: Get and save XID when video area is realized.
      Media Player Example: Typos in source.
      Added Gst::EventStep.
      Gst::Event Classes: Overload the parse methods.
      MessageTag: Wrapped new 0.10.24 methods.
      Add Gst::MessageStep{Start,Done}.
      TagSetter: Add Glib::ustring tag overrides.
      0.10.3 release.

Murray Cumming (7):
      Tiny comment additions.
      Fixed merge
      Added typefind example.
      generate_plugin_gmmproc_file: Minor improvements.
      typefind example: Output more information.
      TagList: Added ustring-based overloads, instead of requiring Tag enum.
      Structure: Remove some uses of GQuark from the API.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]