From 240bea74177ed0d4a5cd333ed8e35a5cd1606997 Mon Sep 17 00:00:00 2001 From: Zeeshan Ali Date: Tue, 25 Oct 2005 15:07:02 +0000 Subject: Getting the GSM (de)payloader working and compatible with our plans for RTP. Original commit message from CVS: Getting the GSM (de)payloader working and compatible with our plans for RTP. --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7a2bf57c..9000f216 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2005-10-25 Zeeshan Ali + + * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type), + (gst_rtpgsmenc_base_init), (gst_rtpgsmenc_class_init), + (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps), + (gst_rtpgsmenc_handle_buffer): + * gst/rtp/gstrtpgsmenc.h: + * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_get_type), + (gst_rtpgsmparse_base_init), (gst_rtpgsmparse_class_init), + (gst_rtpgsmparse_init), (gst_rtpgsmparse_setcaps), + (gst_rtpgsmparse_finalize), (gst_rtpgsmparse_process): + * gst/rtp/gstrtpgsmparse.h: + Getting the GSM (de)payloader working and compatible with our plans for RTP. + 2005-10-25 Julien MOUTTE * ext/libpng/gstpngdec.c: (user_info_callback), -- cgit