From 1be3219c706bf105acde3efcafe20b962def928d Mon Sep 17 00:00:00 2001 From: Philippe Kalaf Date: Wed, 14 Mar 2007 22:21:26 +0000 Subject: gst/rtp/: Ported mulaw and alaw payloaders to use new base class Original commit message from CVS: * gst/rtp/gstrtppcmapay.c: * gst/rtp/gstrtppcmapay.h: * gst/rtp/gstrtppcmupay.c: * gst/rtp/gstrtppcmupay.h: Ported mulaw and alaw payloaders to use new base class --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cc23bca2..2e1c4c20 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-03-14 Philippe Kalaf + * gst/rtp/gstrtppcmapay.c: + * gst/rtp/gstrtppcmapay.h: + * gst/rtp/gstrtppcmupay.c: + * gst/rtp/gstrtppcmupay.h: + Ported mulaw and alaw payloaders to use new base class + 2007-03-14 Thomas Vander Stichele * po/af.po: -- cgit