gstreamer/gst-libs
Steve Baker 893b1ebd1a 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
..
gst 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
Makefile.am audio lib removed from this dir 2001-12-22 23:44:44 +00:00