gstreamer/gst
David Schleef 5ccfb9f00a Convert a few inner loops to use liboil. This is currently optional, and is only enabled if liboil is present (duh!).
Original commit message from CVS:
Convert a few inner loops to use liboil.  This is currently
optional, and is only enabled if liboil is present (duh!).
* configure.ac: Check for liboil-0.1
* gst/intfloat/Makefile.am:
* gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
(gst_int2float_chain_gint16):
* gst/videofilter/Makefile.am:
* gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
(tablelookup_u8), (gst_videobalance_planar411):
* gst/videotestsrc/Makefile.am:
* gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
* gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
(paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
(paint_hline_RGB565), (paint_hline_xRGB1555):
2004-02-12 07:37:50 +00:00
..
adder change NULL to (NULL) for GST_ELEMENT_ERROR 2004-02-02 17:23:33 +00:00
audioconvert gst/audioconvert/gstaudioconvert.c: Use gst_pad_try_set_caps_nonfixed(). 2004-01-27 09:05:22 +00:00
audioscale gst/ac3parse/gstac3parse.c: update to checklist 5 2004-01-27 09:00:01 +00:00
sine gst/sine/gstsinesrc.c: fix memleak by properly disposing sinesrc 2004-02-04 17:23:56 +00:00
tags gst/tags/gstvorbistag.c: Add replaygain support to vorbistag 2004-02-02 22:42:42 +00:00
tcp code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines. 2004-02-02 20:09:09 +00:00
typefind fix memleaks shown by gst-typefind 2004-02-03 22:07:24 +00:00
videoscale Convert GST_DEBUG_CAPS() to GST_DEBUG(): 2004-02-04 19:45:32 +00:00
videotestsrc Convert a few inner loops to use liboil. This is currently optional, and is only enabled if liboil is present (duh!). 2004-02-12 07:37:50 +00:00
volume make code more readable by extracting magic numbers fix interface range 2004-02-02 14:34:52 +00:00
Makefile.am on dasher, on dancer, on donner, on fixen! 2001-12-23 03:25:55 +00:00