2007-04-19  Stefan Kost  <ensonic@users.sf.net>

	* COPYING:
	* debian/changelog:
	  add COPYING file, Fixes: NB#54514 partialy

2007-01-30  Stefan Kost  <ensonic@users.sf.net>

	* configure.in:
	  add export-symbols-regex, compile using -Werror

	* dspaac/gstdspaacsink.c: (_do_init), (gst_dspaacsink_base_init),
	(gst_dspaacsink_render), (gst_dspaacsink_event2):
	* dspaac/gstdspaacsink.h:
	* dspamr/gstdspamrsink.c: (_do_init), (gst_dspamrsink_base_init),
	(gst_dspamrsink_send_discont), (gst_dspamrsink_perform_seek),
	(gst_dspamrsink_open), (gst_dspamrsink_paused_to_playing),
	(plugin_init):
	* dspamr/gstdspamrsink.h:
	* dspaudio/apps_voltable.h:
	* dspaudio/dspaudio.c: (gst_dspaudio_open_node),
	(gst_dspaudio_close_node), (gst_dspaudio_flush),
	(gst_dspaudio_close), (gst_dspaudio_read_cmd),
	(gst_dspaudio_wait_buffer), (gst_dspaudio_notify_render),
	(gst_dspaudio_interrupt_render), (gst_dspaudio_remove_interrupt),
	(gst_dspaudio_aep_initialize), (gst_dspaudio_aep_close),
	(gst_dspaudio_read_dtx_frame), (gst_dspaudio_clock_interrupt),
	(gst_dspaudio_get_dsp_time), (gst_dspaudio_get_dsp_clock):
	* dspaudio/dspaudio.h:
	* dspilbc/gstdspilbc.c:
	* dspilbc/gstdspilbcsink.c: (_do_init),
	(gst_dspilbcsink_base_init):
	* dspilbc/gstdspilbcsink.h:
	* dspilbc/gstdspilbcsrc.c: (_do_init),
	(gst_dspilbcsrc_mode_get_type), (gst_dspilbcsrc_dtx_mode_get_type),
	(gst_dspilbcsrc_base_init), (gst_dspilbcsrc_set_property):
	* dspilbc/gstdspilbcsrc.h:
	* dspmp3/gstdspmp3sink.c: (gst_dspmp3sink_base_init),
	(gst_dspmp3sink_bpf), (gst_dspmp3sink_send_discont),
	(gst_dspmp3sink_convert_to_header),
	(gst_dspmp3sink_get_stream_details), (gst_dspmp3sink_setcaps),
	(gst_dspmp3sink_calculate_seekpos), (gst_dspmp3sink_open),
	(gst_dspmp3sink_copy_frame), (gst_dspmp3sink_render),
	(gst_dspmp3sink_event2), (gst_dspmp3sink_event),
	(gst_dspmp3sink_change_state):
	* dspmp3/gstdspmp3sink.h:
	* dsppcm/gstdsppcm.c:
	* dsppcm/gstdsppcmsink.c:
	* dsppcm/gstdsppcmsink.h:
	* dsppcm/gstdsppcmsrc.c: (_do_init),
	(gst_dsppcmsrc_dtx_mode_get_type), (gst_dsppcmsrc_base_init):
	* dsppcm/gstdsppcmsrc.h:
	  add static wherever we can, add const where we can, cleanup comments and
	  formatting.
