gstreamer/gst-libs/gst
Steve Baker 21702eee6e adds functions gst_cast_float and gst_cast_double. Will use lrint and lrintf if available and a pure c rounding macro...
Original commit message from CVS:
adds functions gst_cast_float and gst_cast_double. Will use lrint and lrintf if available and a pure c rounding macro if not.

This is where optimised asm alternatives can be placed - omega, this means you!

However you have to prove that your asm version is faster than lrintf ;)
2002-04-26 09:21:14 +00:00
..
audio spec fixes gst-launch-ext additions trying to fix up ieeetest but failed function collision in avifile dir 2002-04-13 00:46:23 +00:00
floatcast adds functions gst_cast_float and gst_cast_double. Will use lrint and lrintf if available and a pure c rounding macro... 2002-04-26 09:21:14 +00:00
idct spec fixes gst-launch-ext additions trying to fix up ieeetest but failed function collision in avifile dir 2002-04-13 00:46:23 +00:00
resample added plugin_desc structures to libs, which makes their locations cached in the registry. this speeds plugin loading ... 2002-03-24 20:55:44 +00:00
riff filter newlines out of GST_DEBUG statements to reflect new core behavior fixes to adder's caps, again 2002-03-24 22:07:03 +00:00
Makefile.am add dir for floatcast header 2002-04-26 09:17:06 +00:00