From ab3379a6ac746bc754554a689835dfdb0fbc1d27 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Tue, 25 Sep 2007 17:18:34 +0000 Subject: gst/law/: Compulsive clean-ups: use boilerplate macros, add debug categories, fix up things to conform to symbol nome... Original commit message from CVS: * gst/law/alaw-decode.c: * gst/law/alaw-decode.h: * gst/law/alaw-encode.c: * gst/law/alaw-encode.h: * gst/law/alaw.c: * gst/law/mulaw-conversion.h: Compulsive clean-ups: use boilerplate macros, add debug categories, fix up things to conform to symbol nomenklatura, etc. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5d109444..7d461d1e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2007-09-25 Tim-Philipp Müller + + * gst/law/alaw-decode.c: + * gst/law/alaw-decode.h: + * gst/law/alaw-encode.c: + * gst/law/alaw-encode.h: + * gst/law/alaw.c: + * gst/law/mulaw-conversion.h: + Compulsive clean-ups: use boilerplate macros, add debug + categories, fix up things to conform to symbol nomenklatura, + etc. + 2007-09-25 Tim-Philipp Müller Based on patch by: Laurent Glayal -- cgit