GNOME Bugzilla – Bug 766333
avdec_g729: Add mapping for G729 caps
Last modified: 2016-05-13 07:28:20 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
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