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 766333 - avdec_g729: Add mapping for G729 caps
avdec_g729: Add mapping for G729 caps
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-libav
1.8.1
Other Linux
: Normal enhancement
: 1.9.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-05-12 15:55 UTC by Fadi JABROUN
Modified: 2016-05-13 07:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Fadi JABROUN 2016-05-12 15:55:49 UTC
Got a problem in negotiating Caps with avdec_g729. 

Looking for the reason, I realized that the Pad Template of avdec_g729 plugin has unknown/unknown as its capabilities instead of audio/G729

Pad Templates:
  SINK template: 'sink'
    Availability: Always
    Capabilities:
      unknown/unknown
Comment 1 Sebastian Dröge (slomo) 2016-05-13 07:28:20 UTC
commit 445a301844850501b6d73a6ca4a2bf7a3daef55e
Author: Sebastian Dröge <sebastian@centricular.com>
Date:   Fri May 13 10:27:38 2016 +0300

    avcodecmap: Add mapping for G729 caps
    
    https://bugzilla.gnome.org/show_bug.cgi?id=766333