gstreamer/libs/gst
Jan Schmidt a6df9f4bac libs/gst/controller/gstinterpolation.c: When linearly interpolating integer types, round to the nearest int by adding...
Original commit message from CVS:
* libs/gst/controller/gstinterpolation.c:
When linearly interpolating integer types, round to the nearest int
by adding 0.5. Don't do it for float/double types.
Fixes the failing controller test on my machine, which is somehow
rounding differently than on the buildbots.
2007-07-21 21:20:37 +00:00
..
base gst/gsttaglist.c: Fix doc syntax. 2007-07-10 20:10:16 +00:00
check Add libm check as we use in for plugins. 2007-07-20 07:09:11 +00:00
controller libs/gst/controller/gstinterpolation.c: When linearly interpolating integer types, round to the nearest int by adding... 2007-07-21 21:20:37 +00:00
dataprotocol Printf fixes. 2006-10-05 14:26:08 +00:00
net libs/gst/net/gstnetclientclock.c: Remove local debugging system and use Gstreamer's instead. 2006-10-09 10:14:28 +00:00
Makefile.am CVS surgery + support to move base, check, and net out of gst and into libs/gst 2005-11-29 19:12:30 +00:00