[gstreamer-bugs] [Bug 392393] [API] add libgstbaseutils library for missing plugins messages and unified descriptions

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jan 9 06:23:50 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=392393

  GStreamer | gst-plugins-base | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #79847|none                        |committed
               Flag|                            |
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.12




------- Comment #10 from Tim-Philipp Müller  2007-01-09 14:22 UTC -------
Committed:

 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>

        * configure.ac:
        * gst-libs/gst/Makefile.am:
        * gst-libs/gst/utils/Makefile.am:
        * gst-libs/gst/utils/base-utils.c: (gst_base_utils_init):
        * gst-libs/gst/utils/base-utils.h:
        * gst-libs/gst/utils/descriptions.c: (format_info_get_desc),
        (find_format_info), (caps_are_rtp_caps),
        (gst_base_utils_get_source_description),
        (gst_base_utils_get_sink_description),
        (gst_base_utils_get_decoder_description),
        (gst_base_utils_get_encoder_description),
        (gst_base_utils_get_element_description),
        (gst_base_utils_add_codec_description_to_tag_list),
        (gst_base_utils_get_codec_description), (gst_base_utils_list_all):
        * gst-libs/gst/utils/descriptions.h:
        * gst-libs/gst/utils/missing-plugins.c:
        (missing_structure_get_type), (copy_and_clean_caps),
        (gst_missing_uri_source_message_new),
        (gst_missing_uri_sink_message_new),
        (gst_missing_element_message_new),
        (gst_missing_decoder_message_new),
        (gst_missing_encoder_message_new),
        (missing_structure_get_string_detail),
        (missing_structure_get_caps_detail),
        (gst_missing_plugin_message_get_installer_detail),
        (gst_missing_plugin_message_get_description),
        (gst_is_missing_plugin_message):
        * gst-libs/gst/utils/missing-plugins.h:
          API: add new libgstbaseutils library with functions
          - to create and parse missing-plugins messages
          - that provide (translated) descriptions for
caps/decoders/sources/etc.
          Closes #392393.

        * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
        * pkgconfig/gstreamer-plugins-base.pc.in:
          Add new lib.

        * docs/libs/gst-plugins-base-libs-docs.sgml:
        * docs/libs/gst-plugins-base-libs-sections.txt:
          Generate docs for new lib and API.

        * tests/check/Makefile.am:
        * tests/check/libs/.cvsignore:
        * tests/check/libs/utils.c: (missing_msg_check_getters),
        (GST_START_TEST), (libgstbaseutils_suite):
          Add some basic unit tests.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list