<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rockbox/apps/codecs/libwavpack/wputils.c, branch master</title>
<subtitle>My Rockbox tree</subtitle>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/'/>
<entry>
<title>Add codecs to librbcodec.</title>
<updated>2012-04-25T20:13:20+00:00</updated>
<author>
<name>Sean Bartell</name>
<email>wingedtachikoma@gmail.com</email>
</author>
<published>2011-06-26T01:32:25+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=f40bfc9267b13b54e6379dfe7539447662879d24'/>
<id>f40bfc9267b13b54e6379dfe7539447662879d24</id>
<content type='text'>
Change-Id: Id7f4717d51ed02d67cb9f9cb3c0ada4a81843f97
Reviewed-on: http://gerrit.rockbox.org/137
Reviewed-by: Nils Wallménius &lt;nils@rockbox.org&gt;
Tested-by: Nils Wallménius &lt;nils@rockbox.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Id7f4717d51ed02d67cb9f9cb3c0ada4a81843f97
Reviewed-on: http://gerrit.rockbox.org/137
Reviewed-by: Nils Wallménius &lt;nils@rockbox.org&gt;
Tested-by: Nils Wallménius &lt;nils@rockbox.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>make WavPack library check the extent of the block that it is parsing so that it cannot run into the next block; also enhance the metadata code to handle the case of files with non-audio blocks at the beginning (which can happen if the source WAV file has lots of RIFF data)</title>
<updated>2010-12-05T19:25:32+00:00</updated>
<author>
<name>Dave Bryant</name>
<email>bryant@rockbox.org</email>
</author>
<published>2010-12-05T19:25:32+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=516693fcc9a35eeae86422a17ac9d2be4bbe899c'/>
<id>516693fcc9a35eeae86422a17ac9d2be4bbe899c</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28736 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28736 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Update libwavpack to the latest stream specification, and cross fingers</title>
<updated>2006-04-22T22:21:36+00:00</updated>
<author>
<name>Dave Bryant</name>
<email>bryant@rockbox.org</email>
</author>
<published>2006-04-22T22:21:36+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=b76bb60219c08d8321ffe6260072b8291499e79a'/>
<id>b76bb60219c08d8321ffe6260072b8291499e79a</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9769 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9769 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert the previous commit because it seemed to break the 4G Gray Sim,</title>
<updated>2006-04-22T21:32:16+00:00</updated>
<author>
<name>Dave Bryant</name>
<email>bryant@rockbox.org</email>
</author>
<published>2006-04-22T21:32:16+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=736df4b43bac64e64607efd427543e7678acfed1'/>
<id>736df4b43bac64e64607efd427543e7678acfed1</id>
<content type='text'>
although I can't figure out why or how, and I can't reproduce problem here...


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9766 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
although I can't figure out why or how, and I can't reproduce problem here...


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9766 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Update libwavpack to the latest stream specification</title>
<updated>2006-04-22T20:30:01+00:00</updated>
<author>
<name>Dave Bryant</name>
<email>bryant@rockbox.org</email>
</author>
<published>2006-04-22T20:30:01+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=dc232f56b88578c2145bb57683d8bd264c216ca6'/>
<id>dc232f56b88578c2145bb57683d8bd264c216ca6</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9763 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9763 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Eliminate references to "long" types for 64-bit compiles; return audio data</title>
<updated>2006-03-26T22:54:15+00:00</updated>
<author>
<name>Dave Bryant</name>
<email>bryant@rockbox.org</email>
</author>
<published>2006-03-26T22:54:15+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=0ad19c7262f987691d04051648e71d6f30892d5f'/>
<id>0ad19c7262f987691d04051648e71d6f30892d5f</id>
<content type='text'>
in Rockbox standard S3.28 format


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9272 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in Rockbox standard S3.28 format


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9272 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduced usage of IBSS_ATTR and ICONST_ATTR in codec libraries.</title>
<updated>2005-10-27T11:39:01+00:00</updated>
<author>
<name>Thom Johansen</name>
<email>thomj@rockbox.org</email>
</author>
<published>2005-10-27T11:39:01+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=292e4e90d7e272f3bf6f5f8912c25114a7157aea'/>
<id>292e4e90d7e272f3bf6f5f8912c25114a7157aea</id>
<content type='text'>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7660 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7660 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganized encoder to allow compressing blocks in smaller chunks and</title>
<updated>2005-07-09T23:14:41+00:00</updated>
<author>
<name>Dave Bryant</name>
<email>bryant@rockbox.org</email>
</author>
<published>2005-07-09T23:14:41+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=85e03767f7f59eabfdb2e6aaffdebb63e48a0d00'/>
<id>85e03767f7f59eabfdb2e6aaffdebb63e48a0d00</id>
<content type='text'>
improved efficiency somewhat by looping through data in tighter passes.
Code is basically ready for an attempt at direct recording.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7088 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
improved efficiency somewhat by looping through data in tighter passes.
Code is basically ready for an attempt at direct recording.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7088 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>Added lossless encoding to WavPack library. Also made a few changes to</title>
<updated>2005-07-04T06:38:00+00:00</updated>
<author>
<name>Dave Bryant</name>
<email>bryant@rockbox.org</email>
</author>
<published>2005-07-04T06:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=dacbc16d5b2c2a113eab6b9295db12795d98e2cc'/>
<id>dacbc16d5b2c2a113eab6b9295db12795d98e2cc</id>
<content type='text'>
decoding stuff in preparation for future optimization and eliminated all tabs.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7009 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
decoding stuff in preparation for future optimization and eliminated all tabs.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7009 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
<entry>
<title>ASM optimisation by David Bryant.</title>
<updated>2005-05-31T07:56:28+00:00</updated>
<author>
<name>Thom Johansen</name>
<email>thomj@rockbox.org</email>
</author>
<published>2005-05-31T07:56:28+00:00</published>
<link rel='alternate' type='text/html' href='https://www.franklinwei.com/cgit/rockbox/commit/?id=9985caf3f96df691fad9332986b7af4d0f66676d'/>
<id>9985caf3f96df691fad9332986b7af4d0f66676d</id>
<content type='text'>
Placed various important arrays in IRAM.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6540 a1c6a512-1295-4272-9138-f99709370657
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Placed various important arrays in IRAM.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6540 a1c6a512-1295-4272-9138-f99709370657
</pre>
</div>
</content>
</entry>
</feed>
