gst/rtp/gstrtpamrdec.c: Handle multiple AMr packets per payload. Handle CRC and parse...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 21 Sep 2005 17:50:29 +0000 (17:50 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 21 Sep 2005 17:50:29 +0000 (17:50 +0000)
commita297069e16a54bc5dc63ec903ec919b7f16bd632
tree968aa948bf68a58f1a024b768baaeca1a8664989
parent9dd3929730bc3e2656eabfd8a8edfc7a61bb0176
gst/rtp/gstrtpamrdec.c: Handle multiple AMr packets per payload. Handle CRC and parse ILL/ILP.

Original commit message from CVS:
* gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps),
(gst_rtpamrdec_chain):
Handle multiple AMr packets per payload. Handle CRC and
parse ILL/ILP.

* gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
Make caps params strings for easy SDP mapping.

* gst/rtp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
Handle capsnego better.

* gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
* gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_new_caps):
Generate and parse config string in the caps.
ChangeLog
gst/rtp/gstrtpamrdec.c
gst/rtp/gstrtpamrdepay.c
gst/rtp/gstrtpamrenc.c
gst/rtp/gstrtpamrpay.c
gst/rtp/gstrtpdec.c
gst/rtp/gstrtpdepay.c
gst/rtp/gstrtpmp4vdec.c
gst/rtp/gstrtpmp4vdepay.c
gst/rtp/gstrtpmp4venc.c
gst/rtp/gstrtpmp4vpay.c