GNOME Bugzilla – Bug 368162
iLBc rtp payloaders and depayloaders not compiled
Last modified: 2006-10-31 10:52:59 UTC
Please describe the problem: The files gstrtpilbcpay.[h|c] and gstrtpilbcdepay.[h|c] are not included for compilation, these elements are not generated. Steps to reproduce: 1. 2. 3. Actual results: Expected results: Does this happen every time? Other information:
* gst/rtp/Makefile.am: * gst/rtp/gstrtp.c: (plugin_init): * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_init), (gst_rtpilbcpay_setcaps): Fix and activate ILBC pay and depayloaders. Fixes #368162.