summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilippe Kalaf <philippe.kalaf@collabora.co.uk>2006-03-15 22:30:24 +0000
committerPhilippe Kalaf <philippe.kalaf@collabora.co.uk>2006-03-15 22:30:24 +0000
commit0d2a1a0cae7a879a5ab7e60def9d0108d56ad280 (patch)
tree885fecdec4c7b092505e679bc179f68b1b258db7 /ChangeLog
parent3a636c561fcb12bf51170c0a0ffeaddf5f4d157f (diff)
Fixed one of the caps in the code from mulaw to alaw.
Original commit message from CVS: Fixed one of the caps in the code from mulaw to alaw.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 80e84f26..653411f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-03-15 Philippe Kalaf <philippe.kalaf at collabora.co.uk>
+
+ * rtp/gst/gstrtppcmadepay.c:
+ Fixed one of the caps in the code from mulaw to alaw.
+
2006-03-15 Jan Schmidt <thaytan@mad.scientist.com>
* gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):