summaryrefslogtreecommitdiffstats
path: root/recipes/gstreamer/gstreamer1.0-plugins-base/fix-gstvolume.patch
Commit message (Collapse)AuthorAgeFilesLines
* gstreamer: fix audio volume pluginv5.5.1Samuli Piippo2015-09-291-0/+23
Setting volume is broken on ARM when compiled with GCC 4.9, where anything but max volume (1.0) turns into mute. Patches taken from https://community.freescale.com/thread/350584 Change-Id: I43fe71fdb62bdeed066ec468ffe70f39e950843e Reviewed-by: Yoann Lopes <yoann.lopes@theqtcompany.com> Reviewed-by: Karim Pinter <karim.pinter@theqtcompany.com>