gstreamer/gst/level
Sébastien Moutte a48bb4f8f2 gst/level/gstlevel.c: use G_GINT64_CONSTANT for INT64 constants
Original commit message from CVS:
* gst/level/gstlevel.c: (gst_level_set_caps),(gst_level_transform_ip):
use G_GINT64_CONSTANT for INT64 constants
* gst/videofilter/gstvideobalance.c:
define rint for WIN32 #define rint(x) (floor((x)+0.5))
* win32/vs6/libgstavi.dsp:
add missing libraries for the link and remove avimux.c from
the project as it isn't ported to 0.10 yet
2006-04-09 17:31:37 +00:00
..
.gitignore ignore more 2005-11-01 16:14:25 +00:00
gstlevel.c gst/level/gstlevel.c: use G_GINT64_CONSTANT for INT64 constants 2006-04-09 17:31:37 +00:00
gstlevel.h Fix more broken GObject macros 2006-04-08 19:06:25 +00:00
Makefile.am moved level-example to tests/examples/level-example 2005-12-30 15:28:44 +00:00