summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/libsndfile/libsndfile1/noopus.patch
Commit message (Collapse)AuthorAgeFilesLines
* libsndfile1: update 1.0.31 -> 1.1.0Alexander Kanavin2022-04-191-13/+26
| | | | | | | (From OE-Core rev: 808d63cf8a2cc4ee7ce22eb0ac18beab01885a04) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libsndfile: Fix missing external library supportRichard Purdie2022-03-041-0/+55
The recent upgrade regressed codec support since opus is missing and this caused several codecs to be disabled. Add a patch to work around the issue whilst it is discussed with upstream. (From OE-Core rev: d1aba25b2559041c96735b58424baf8862796095) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>