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 696052 - qtmux expose mulaw
qtmux expose mulaw
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: 1.0.7
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-03-18 11:40 UTC by Nicola
Modified: 2013-03-22 21:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
expose mulaw caps, tha patch apply and works in both 0.10 and 1.0 (746 bytes, patch)
2013-03-18 11:40 UTC, Nicola
committed Details | Review

Description Nicola 2013-03-18 11:40:06 UTC
Created attachment 239115 [details] [review]
expose mulaw caps, tha patch apply and works in both 0.10 and 1.0

qtmux internally handle alaw and mulaw but only alaw is exposed in the caps
Comment 1 Tim-Philipp Müller 2013-03-22 21:11:17 UTC
Pushed, thanks:

 commit 709f05234f2c7f4c345de3f5d136d5bfdcaad7d4
 Author: Nicola Murino <nicola.murino@gmail.com>
 Date:   Mon Mar 18 12:30:50 2013 +0100

    qtmux: expose mulaw caps
    
    https://bugzilla.gnome.org/show_bug.cgi?id=696052