[gstreamer-bugs] [Bug 413841] [flactag] needs porting to 0.10.x

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Aug 6 08:34:41 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=413841

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

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #107909|none                        |committed
               Flag|                            |
         AssignedTo|slomo at circular-chaos.org    |gstreamer-
                   |                            |bugs at lists.sourceforge.net
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.10




------- Comment #2 from Sebastian Dröge  2008-08-06 15:34 UTC -------
Thanks, I've committed this with quite some changes :)

2008-08-06  Sebastian Dröge  <sebastian.droege at collabora.co.uk>

        Based on a patch by: Jonathan Matthew <notverysmart at gmail dot com>

        * ext/flac/Makefile.am:
        * ext/flac/gstflac.c: (plugin_init):
        * ext/flac/gstflactag.c: (gst_flac_tag_setup_interfaces),
        (gst_flac_tag_base_init), (gst_flac_tag_class_init),
        (gst_flac_tag_dispose), (gst_flac_tag_init),
        (gst_flac_tag_sink_setcaps), (gst_flac_tag_chain),
        (gst_flac_tag_change_state):
        * ext/flac/gstflactag.h:
        Port flactag to 0.10, add documentation for it and clean it up a bit.
        Fixes bug #413841.

        * docs/plugins/Makefile.am:
        * docs/plugins/gst-plugins-good-plugins-docs.sgml:
        * docs/plugins/gst-plugins-good-plugins-sections.txt:
        * docs/plugins/gst-plugins-good-plugins.hierarchy:
        * docs/plugins/gst-plugins-good-plugins.interfaces:
        * docs/plugins/gst-plugins-good-plugins.prerequisites:
        * docs/plugins/inspect/plugin-flac.xml:
        * ext/flac/gstflacdec.c: (gst_flac_dec_base_init):
        * ext/flac/gstflacdec.h:
        * ext/flac/gstflacenc.c: (gst_flac_enc_base_init):
        * ext/flac/gstflacenc.h:
        Add flactag and flacenc to the documentation and mark
        the private parts of the flacdec instance structure as private.

        Also use gst_element_class_set_details_simple() in flacdec and
        flacenc.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=413841.




More information about the Gstreamer-bugs mailing list