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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Mar 20 05:05:31 PDT 2010


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

Filippo Argiolas <fargiolas> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fargiolas at gnome.org

--- Comment #1 from Filippo Argiolas <fargiolas at gnome.org> 2010-03-20 07:48:42 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].

It's not that you cannot commit without running gst-indent complaining anyway,
please submit a good git formatted patch with
chmod -x .git/hooks/pre-commit
git commit
chmod +x .git/hooks/pre-commit

We'll fix indentation another time.


1. Now that I think about it, it was actually a bug with element_details
declarations :P so with your patch I could finally forget it.
See http://www.mail-archive.com/bug-indent@gnu.org/msg00208.html

-- 
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