[gstreamer-bugs] [Bug 613371] gst_element_class_set_details => gst_element_class_set_details_simple

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Mar 24 04:18:34 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=613371
  GStreamer | gst-plugins-gl | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.2

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-03-24 11:18:27 UTC ---
> Yep, we'll fix it sooner or later...
> The indent script is not super perfect anyway, look what it does with the
> fragment source in gstgldeinterlace.c e.g.
> I never managed to completely replicate what it does with emacs... IIRC
> correctly I even found an indent bug while trying to debug it [1].

For what it's worth, you can put markers like these into the code:

/* *INDENT-OFF* */

/* *INDENT-ON* */

to make indent skip it.

Benjamin: committed my own version of the patch, which is more or less the same
as yours, sorry about that (I thought I had looked at yours and was under the
impression that it contained indent problems, but it doesn't...)

commit 6a15f2fb030a1cab4f602c2b3f744a5f4872639a
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Wed Mar 24 11:10:21 2010 +0000

    gl: use gst_element_class_set_details_simple()

    Fixes #613371.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Gstreamer-bugs mailing list