commit | b17599a297fcb5d15a7f871e4ef3230d12b9f024 | [log] [tgz] |
---|---|---|
author | Wim Taymans <wim.taymans@gmail.com> | Fri Sep 26 14:44:49 2008 +0000 |
committer | Wim Taymans <wim.taymans@gmail.com> | Fri Sep 26 14:44:49 2008 +0000 |
tree | 845ca5c65e78f9eb238a5034aeb0ef556e0d4c46 | |
parent | c77bfaacb42b785cd1ac1b5c9e4af8bfb9f1691a [diff] |
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.