<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/audio/mac/files/patch-Source_MACLib_Prepare.cpp, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>audio/mac: Update to 12.04</title>
<updated>2026-01-23T05:22:41+00:00</updated>
<author>
<name>Jason E. Hale</name>
<email>jhale@FreeBSD.org</email>
</author>
<published>2026-01-23T04:50:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=9addd5038e988f4cb68b2184d735c4ba55148701'/>
<id>9addd5038e988f4cb68b2184d735c4ba55148701</id>
<content type='text'>
Changes: https://www.monkeysaudio.com/versionhistory.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes: https://www.monkeysaudio.com/versionhistory.html
</pre>
</div>
</content>
</entry>
<entry>
<title>audio/mac: fix build on big-endian</title>
<updated>2026-01-12T10:41:43+00:00</updated>
<author>
<name>Piotr Kubaj</name>
<email>pkubaj@FreeBSD.org</email>
</author>
<published>2026-01-12T09:56:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=8e8452040df1c254155d7099567d796852d8390b'/>
<id>8e8452040df1c254155d7099567d796852d8390b</id>
<content type='text'>
/wrkdirs/usr/ports/audio/mac/work/mac-11.91/Source/MACLib/Prepare.cpp:35:5: error: use of undeclared identifier 'SwitchBufferBytes'
   35 |     SwitchBufferBytes(const_cast&lt;unsigned char *&gt;(pRawData), pWaveFormatEx-&gt;wBitsPerSample / 8, nTotalBlocks * pWaveFormatEx-&gt;nChannels);
      |     ^
/wrkdirs/usr/ports/audio/mac/work/mac-11.91/Source/MACLib/Prepare.cpp:41:5: error: use of undeclared identifier 'SwitchBufferBytes'
   41 |     SwitchBufferBytes(const_cast&lt;unsigned char *&gt;(pRawData), pWaveFormatEx-&gt;wBitsPerSample / 8, nTotalBlocks * pWaveFormatEx-&gt;nChannels);
      |     ^
/wrkdirs/usr/ports/audio/mac/work/mac-11.91/Source/MACLib/Prepare.cpp:980:5: error: use of undeclared identifier 'SwitchBufferBytes'
  980 |     SwitchBufferBytes(const_cast&lt;unsigned char *&gt;(pRawData), pWaveFormatEx-&gt;wBitsPerSample / 8, nBlocks * pWaveFormatEx-&gt;nChannels);
      |     ^
/wrkdirs/usr/ports/audio/mac/work/mac-11.91/Source/MACLib/Prepare.cpp:987:5: error: use of undeclared identifier 'SwitchBufferBytes'
  987 |     SwitchBufferBytes(const_cast&lt;unsigned char *&gt;(pRawData), pWaveFormatEx-&gt;wBitsPerSample / 8, nBlocks * pWaveFormatEx-&gt;nChannels);
      |     ^
4 errors generated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
/wrkdirs/usr/ports/audio/mac/work/mac-11.91/Source/MACLib/Prepare.cpp:35:5: error: use of undeclared identifier 'SwitchBufferBytes'
   35 |     SwitchBufferBytes(const_cast&lt;unsigned char *&gt;(pRawData), pWaveFormatEx-&gt;wBitsPerSample / 8, nTotalBlocks * pWaveFormatEx-&gt;nChannels);
      |     ^
/wrkdirs/usr/ports/audio/mac/work/mac-11.91/Source/MACLib/Prepare.cpp:41:5: error: use of undeclared identifier 'SwitchBufferBytes'
   41 |     SwitchBufferBytes(const_cast&lt;unsigned char *&gt;(pRawData), pWaveFormatEx-&gt;wBitsPerSample / 8, nTotalBlocks * pWaveFormatEx-&gt;nChannels);
      |     ^
/wrkdirs/usr/ports/audio/mac/work/mac-11.91/Source/MACLib/Prepare.cpp:980:5: error: use of undeclared identifier 'SwitchBufferBytes'
  980 |     SwitchBufferBytes(const_cast&lt;unsigned char *&gt;(pRawData), pWaveFormatEx-&gt;wBitsPerSample / 8, nBlocks * pWaveFormatEx-&gt;nChannels);
      |     ^
/wrkdirs/usr/ports/audio/mac/work/mac-11.91/Source/MACLib/Prepare.cpp:987:5: error: use of undeclared identifier 'SwitchBufferBytes'
  987 |     SwitchBufferBytes(const_cast&lt;unsigned char *&gt;(pRawData), pWaveFormatEx-&gt;wBitsPerSample / 8, nBlocks * pWaveFormatEx-&gt;nChannels);
      |     ^
4 errors generated.
</pre>
</div>
</content>
</entry>
</feed>
