gstreamer/gst/videofilter
Benjamin Otte c5d29a1b39 compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
Original commit message from CVS:
* ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
(gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
(gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
(gst_alsa_mixer_get_option):
* ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
(dvdnavsrc_print_event):
* ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
* ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
(gst_ogg_mux_pad_unlink):
* gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
(gst_multipart_mux_pad_unlink):
* gst/videofilter/gstvideobalance.c:
(gst_videobalance_colorbalance_set_value):
* gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
(gst_videomixer_pad_unlink):
* po/uk.po:
* sys/oss/gstossmixer.c:
* sys/v4l/gstv4lcolorbalance.c:
* sys/v4l/gstv4ltuner.c:
* sys/v4l/v4lsrc_calls.c:
* sys/v4l2/gstv4l2colorbalance.c:
* sys/v4l2/gstv4l2tuner.c:
compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
2004-08-03 16:06:09 +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 fix local includes and 64 bits constants 2004-07-27 21:51:32 +00:00
gstvideobalance.c compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends 2004-08-03 16:06:09 +00:00
gstvideobalance.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
gstvideofilter.c fix local includes and 64 bits constants 2004-07-27 21:51:32 +00:00
gstvideofilter.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
gstvideoflip.c fix local includes and 64 bits constants 2004-07-27 21:51:32 +00:00
gstvideoflip.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
gstvideotemplate.c first batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc 2004-05-21 22:39:30 +00:00
make_filter gconf/Makefile.am: Fix for non-GNU make 2004-04-19 22:51:57 +00:00
Makefile.am Convert a few inner loops to use liboil. This is currently optional, and is only enabled if liboil is present (duh!). 2004-02-12 07:37:50 +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