gst/rtp/gstrtpamrdepay.c: Mark DISCONT on output buffers when the marker bit signals...
authorWim Taymans <wim.taymans@gmail.com>
Fri, 26 Sep 2008 14:44:49 +0000 (14:44 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 26 Sep 2008 14:44:49 +0000 (14:44 +0000)
commitb17599a297fcb5d15a7f871e4ef3230d12b9f024
tree845ca5c65e78f9eb238a5034aeb0ef556e0d4c46
parentc77bfaacb42b785cd1ac1b5c9e4af8bfb9f1691a
gst/rtp/gstrtpamrdepay.c: Mark DISCONT on output buffers when the marker bit signals a new talk spurt.

Original commit message from CVS:
* gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init),
(gst_rtp_amr_depay_process):
Mark DISCONT on output buffers when the marker bit signals a new talk
spurt.
* gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
Set the marker bit for buffers with a DISCONT flag to signal a talk
spurt.
ChangeLog
gst/rtp/gstrtpamrdepay.c
gst/rtp/gstrtpamrpay.c