diff options
| author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-12-01 14:30:01 +0000 |
|---|---|---|
| committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-12-01 14:30:01 +0000 |
| commit | 7a4f8655ce2679dc535d6698630dbc087dc1ce87 (patch) | |
| tree | 88124114105a1b2dd08b99207689d5313c6c029f /ChangeLog | |
| parent | 0b3776c0b80196d747c351ebf3e165434a38a22b (diff) | |
Do burger's rename for rtp payloaders and depayloaders
Original commit message from CVS:
Do burger's rename for rtp payloaders and depayloaders
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 75 |
1 files changed, 75 insertions, 0 deletions
@@ -1,3 +1,78 @@ +2005-12-01 Thomas Vander Stichele <thomas (at) apestaart (dot) org> + + * gst/rtp/Makefile.am: + * gst/rtp/gstasteriskh263.c: + * gst/rtp/gstrtp.c: + * gst/rtp/gstrtpL16enc.c: + * gst/rtp/gstrtpL16enc.h: + * gst/rtp/gstrtpL16parse.c: + * gst/rtp/gstrtpL16parse.h: + * gst/rtp/gstrtpL16pay.c: + * gst/rtp/gstrtpL16pay.h: + * gst/rtp/gstrtpamrdec.c: + * gst/rtp/gstrtpamrdec.h: + * gst/rtp/gstrtpamrdepay.c: + * gst/rtp/gstrtpamrdepay.h: + * gst/rtp/gstrtpamrenc.c: + * gst/rtp/gstrtpamrenc.h: + * gst/rtp/gstrtpamrpay.c: + * gst/rtp/gstrtpamrpay.h: + * gst/rtp/gstrtpdec.c: + * gst/rtp/gstrtpdec.h: + * gst/rtp/gstrtpdepay.c: + * gst/rtp/gstrtpdepay.h: + * gst/rtp/gstrtpg711dec.c: + * gst/rtp/gstrtpg711dec.h: + * gst/rtp/gstrtpg711depay.c: + * gst/rtp/gstrtpg711depay.h: + * gst/rtp/gstrtpg711enc.c: + * gst/rtp/gstrtpg711enc.h: + * gst/rtp/gstrtpg711pay.c: + * gst/rtp/gstrtpg711pay.h: + * gst/rtp/gstrtpgsmenc.c: + * gst/rtp/gstrtpgsmenc.h: + * gst/rtp/gstrtpgsmparse.c: + * gst/rtp/gstrtpgsmparse.h: + * gst/rtp/gstrtpgsmpay.c: + * gst/rtp/gstrtpgsmpay.h: + * gst/rtp/gstrtph263enc.c: + * gst/rtp/gstrtph263enc.h: + * gst/rtp/gstrtph263pay.c: + * gst/rtp/gstrtph263pay.h: + * gst/rtp/gstrtph263pdec.c: + * gst/rtp/gstrtph263pdec.h: + * gst/rtp/gstrtph263pdepay.c: + * gst/rtp/gstrtph263pdepay.h: + * gst/rtp/gstrtph263penc.c: + * gst/rtp/gstrtph263penc.h: + * gst/rtp/gstrtph263ppay.c: + * gst/rtp/gstrtph263ppay.h: + * gst/rtp/gstrtpmp4vdec.c: + * gst/rtp/gstrtpmp4vdec.h: + * gst/rtp/gstrtpmp4vdepay.c: + * gst/rtp/gstrtpmp4vdepay.h: + * gst/rtp/gstrtpmp4venc.c: + * gst/rtp/gstrtpmp4venc.h: + * gst/rtp/gstrtpmp4vpay.c: + * gst/rtp/gstrtpmp4vpay.h: + * gst/rtp/gstrtpmpadec.c: + * gst/rtp/gstrtpmpadec.h: + * gst/rtp/gstrtpmpadepay.c: + * gst/rtp/gstrtpmpadepay.h: + * gst/rtp/gstrtpmpaenc.c: + * gst/rtp/gstrtpmpaenc.h: + * gst/rtp/gstrtpmpapay.c: + * gst/rtp/gstrtpmpapay.h: + * gst/rtp/gstrtpspeexdec.c: + * gst/rtp/gstrtpspeexdec.h: + * gst/rtp/gstrtpspeexdepay.c: + * gst/rtp/gstrtpspeexdepay.h: + * gst/rtp/gstrtpspeexenc.c: + * gst/rtp/gstrtpspeexenc.h: + * gst/rtp/gstrtpspeexpay.c: + * gst/rtp/gstrtpspeexpay.h: + Do burger's rename for rtp payloaders and depayloaders + 2005-11-30 Wim Taymans <wim@fluendo.com> * ext/dv/gstdvdec.c: (gst_dvdec_chain): |
