commit | 774f238b96ab88540515ed9d88dc826ee7b558ca | [log] [tgz] |
---|---|---|
author | Olivier Crete <tester@tester.ca> | Tue Nov 11 17:29:03 2008 +0000 |
committer | Wim Taymans <wim.taymans@gmail.com> | Tue Nov 11 17:29:03 2008 +0000 |
tree | d73c1a3d92856704e1a9ee6b2052b49887b9fd15 | |
parent | 21edbcc56697dc25ceea65ca8a101292823052f1 [diff] |
gst/rtp/gstrtpg729pay.*: Replace G729 payloader with an improved version. Fixes #532409. Original commit message from CVS: Patch by: Olivier Crete <tester at tester dot ca> * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_base_init), (gst_rtp_g729_pay_class_init), (gst_rtp_g729_pay_init), (gst_rtp_g729_pay_set_caps), (gst_rtp_g729_pay_handle_buffer): * gst/rtp/gstrtpg729pay.h: Replace G729 payloader with an improved version. Fixes #532409.