Convert %lld and %llu in printf formats to G_G[U]INT64_FORMAT. Fix pointer<->int...
[platform/upstream/gstreamer.git] / libs / gst / control / dparam_smooth.c
2003-02-01 David SchleefConvert %lld and %llu in printf formats to G_G[U]INT64_...
2002-05-29 Steve Bakercompletely rewrite interpolation so that it is more...
2002-05-05 Steve Bakera few internal changes:
2002-04-12 Thomas Vander Stichelevarious include fixes, adding a doc on why as well
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-03-19 Andy Wingoremoval of //-style comments don't link plugins to...
2002-03-06 Benjamin Ottewarning: 'current_diff' might be used uninitialized...
2002-03-04 Steve BakerThis is a major update to the dparams api - I think...