After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 368162 - iLBc rtp payloaders and depayloaders not compiled
iLBc rtp payloaders and depayloaders not compiled
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other All
: Normal normal
: 0.10.5
Assigned To: Wim Taymans
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-10-31 08:48 UTC by Laurent Glayal
Modified: 2006-10-31 10:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Laurent Glayal 2006-10-31 08:48:00 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:
Comment 1 Wim Taymans 2006-10-31 10:52:59 UTC
        * 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.