configure.ac: Enable -Werror.
authorAndy Wingo <wingo@pobox.com>
Mon, 4 Jul 2005 10:37:25 +0000 (10:37 +0000)
committerAndy Wingo <wingo@pobox.com>
Mon, 4 Jul 2005 10:37:25 +0000 (10:37 +0000)
commit1f40231de5d042733d72fb6db23486d04f3216d7
tree2453355a8b65ff5622565fb13fb6a63924bf174d
parent5e606a84514469d9d2c4c1e4fa6cca1ed61b18c3
configure.ac: Enable -Werror.

Original commit message from CVS:
2005-07-04  Andy Wingo  <wingo@pobox.com>

* configure.ac: Enable -Werror.

* ext/theora/theoradec.c (theora_dec_src_getcaps):
* gst/audioconvert/bufferframesconvert.c
(buffer_frames_convert_fixate):
* gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
(gst_audio_convert_fixate):
* gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
(gst_sinesrc_create): Fixate func changes.

* sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
(gst_ximagesink_buffer_alloc): Unused var.
ChangeLog
configure.ac
ext/theora/theoradec.c
gst/audioconvert/bufferframesconvert.c
gst/audioconvert/gstaudioconvert.c
gst/sine/gstsinesrc.c
sys/ximage/ximagesink.c