summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2007-09-25 17:18:34 +0000
committerTim-Philipp Müller <tim@centricular.net>2007-09-25 17:18:34 +0000
commitab3379a6ac746bc754554a689835dfdb0fbc1d27 (patch)
treec651ae1de128341aa8f2b006bb683d4688392b0a /ChangeLog
parent89dee84fd7c848abdbb335f255fa0ca092b92bea (diff)
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d109444..7d461d1e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2007-09-25 Tim-Philipp Müller <tim at centricular dot net>
+ * 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 <tim at centricular dot net>
+
Based on patch by: Laurent Glayal <spglegle yahoo fr>
* gst/law/alaw-decode.c: