<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/sound/shine/patches, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2025-11-29T16:13:22Z</updated>
<entry>
<title>shine: fix compile bug in l3mdct</title>
<updated>2025-11-29T16:13:22Z</updated>
<author>
<name>Vladimir Ermakov</name>
</author>
<published>2025-11-25T13:57:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5cfabbfd0e67405a58a226e58991dd85afcc341c'/>
<id>urn:sha1:5cfabbfd0e67405a58a226e58991dd85afcc341c</id>
<content type='text'>
- Project has different function declaration in header and source.
- Reformat patches for `git am`

Fixes: https://github.com/openwrt/packages/issues/27957
Signed-off-by: Vladimir Ermakov &lt;vooon341@gmail.com&gt;
</content>
</entry>
<entry>
<title>shine: Update to 3.1.1</title>
<updated>2018-07-16T02:59:31Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2018-07-16T02:59:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=dd14b2cb25ccb94d0a5d9750d5db664ee3ce3a55'/>
<id>urn:sha1:dd14b2cb25ccb94d0a5d9750d5db664ee3ce3a55</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>sound/shine: Fix compilation with ffmpeg and minor fixes</title>
<updated>2017-01-16T12:34:01Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2017-01-16T08:52:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b82caa0ebee9d7178c4b05fbd39c89e4d8680ed8'/>
<id>urn:sha1:b82caa0ebee9d7178c4b05fbd39c89e4d8680ed8</id>
<content type='text'>
Update upstream URLs
Add upsteam patch to avoid name collision with ffmpeg
Source: https://github.com/toots/shine/commit/3695118267be9b7a9412c86c7c5424ab47efe7ec
Refresh patches

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>shine: fix mips64 (octeon) build error</title>
<updated>2015-08-19T10:15:46Z</updated>
<author>
<name>Dirk Neukirchen</name>
</author>
<published>2015-05-08T08:04:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f9c2f0821ea15a897832499f47cd649e818772ca'/>
<id>urn:sha1:f9c2f0821ea15a897832499f47cd649e818772ca</id>
<content type='text'>
error reported by buildbot, replicated locally:
wave.c:(.text+0x8e4): undefined reference to `__builtin_bswap16'

It seems that gcc builtin function is not working for mips64

according to
https://gcc.gnu.org/ml/gcc-patches/2014-01/msg00551.html
bswap patterns only work in &gt;4.8 so the compiler
check in wave.c seems inconsistent across different archs
as octeon has gcc 4.6

make it require gcc &gt;=4.8

Signed-off-by: Dirk Neukirchen &lt;dirkneukirchen@web.de&gt;
</content>
</entry>
</feed>
