[gstreamer-bugs] [Bug 515073] [goom] Update to goom2k4

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Feb 7 12:54:57 PST 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=515073

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




------- Comment #1 from Bastien Nocera  2008-02-07 20:54 UTC -------
Created an attachment (id=104668)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=104668&action=view)
gst-plugins-good-goom2k4.patch

for i in *.[ch] ; do if [ $i != gstgoom.c -a $i != gstgoom.h ] ; then echo cvs
rm -f $i ; fi ; done

(Copy all the files over from goom2k4)

cvs add *.[ch]

Voila

What sucks:
- Too many files that probably don't need to be there
- We unset errors in the Makefile.am because yacc produces crap code, and in
the rest of the code
- Optimisations still not used (see bug 475411)
- Depends on Yacc/Lex when it didn't use to (should we ship the generated .c
file instead? Or completely remove the config file crap)


-- 
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=515073.




More information about the Gstreamer-bugs mailing list