diff options
| author | Zeeshan Ali <zeenix@gmail.com> | 2005-10-25 15:07:02 +0000 |
|---|---|---|
| committer | Zeeshan Ali <zeenix@gmail.com> | 2005-10-25 15:07:02 +0000 |
| commit | 240bea74177ed0d4a5cd333ed8e35a5cd1606997 (patch) | |
| tree | 0c4cc6b461c376f71c3431783e64c716a93c9bda /ChangeLog | |
| parent | 4f40e2e01e913e7005d8f85d3c4694e8366c59d6 (diff) | |
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.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +2005-10-25 Zeeshan Ali <zeenix@gmail.com> + + * 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 <julien@moutte.net> * ext/libpng/gstpngdec.c: (user_info_callback), |
