gstreamer/gst/videofilter
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 add cvsignores 2003-09-11 19:17:02 +00:00
gamma.vcproj more working plugins 2004-07-27 21:41:30 +00:00
gstgamma.c better/unified long descriptions 2006-03-30 15:37:05 +00:00
gstvideobalance.c gst/level/gstlevel.c: use G_GINT64_CONSTANT for INT64 constants 2006-04-09 17:31:37 +00:00
gstvideobalance.h docs/plugins/: Added videobalance and videoflip to the docs. 2006-03-03 14:39:55 +00:00
gstvideoflip.c better/unified long descriptions 2006-03-30 15:37:05 +00:00
gstvideoflip.h docs/plugins/: Added videobalance and videoflip to the docs. 2006-03-03 14:39:55 +00:00
gstvideotemplate.c better/unified long descriptions 2006-03-30 15:37:05 +00:00
make_filter gconf/Makefile.am: Fix for non-GNU make 2004-04-19 22:51:57 +00:00
Makefile.am docs/plugins/: Added videobalance and videoflip to the docs. 2006-03-03 14:39:55 +00:00
videobalance.vcproj more working plugins 2004-07-27 21:41:30 +00:00
videofilter.vcproj more working plugins 2004-07-27 21:41:30 +00:00
videoflip.vcproj more working plugins 2004-07-27 21:41:30 +00:00