<feed xmlns='http://www.w3.org/2005/Atom'>
<title>audist/decoders, branch master</title>
<subtitle>Distributed audio storage.</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/audist/'/>
<entry>
<title>Fixed segfault in ~DecderFFmpeg().</title>
<updated>2011-08-04T19:46:58+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2011-08-04T19:46:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/audist/commit/?id=ea912913de55917525c6de6a9aca337e609384fb'/>
<id>ea912913de55917525c6de6a9aca337e609384fb</id>
<content type='text'>
avcodec_close() should be called first, because it's connected to the
format context which is also freed here by av_close_input_file().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
avcodec_close() should be called first, because it's connected to the
format context which is also freed here by av_close_input_file().
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle sample rates and channels.</title>
<updated>2011-08-04T13:03:15+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2011-08-04T13:03:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/audist/commit/?id=16e1e247638aa0da5541aa78fb141e60744d56a0'/>
<id>16e1e247638aa0da5541aa78fb141e60744d56a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed ffmpeg decoder.</title>
<updated>2011-07-08T19:42:55+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2011-07-08T19:42:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/audist/commit/?id=a83e2311dafcba608254ee31a6c0fee66c505eef'/>
<id>a83e2311dafcba608254ee31a6c0fee66c505eef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed mpg123 decoder.</title>
<updated>2011-01-10T16:52:44+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2011-01-10T16:52:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/audist/commit/?id=fbbb74bac8db34e1d472213d0c625413545bc48e'/>
<id>fbbb74bac8db34e1d472213d0c625413545bc48e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed libs and includes to compile under Linux.</title>
<updated>2011-01-06T12:20:58+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2011-01-06T12:20:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/audist/commit/?id=1ec5d937f619e3a9caa77b2210042607f00ab83c'/>
<id>1ec5d937f619e3a9caa77b2210042607f00ab83c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented rudimentary ffmpeg-based decoder.</title>
<updated>2011-01-06T05:13:12+00:00</updated>
<author>
<name>Vegard Storheil Eriksen</name>
<email>zyp@jvnv.net</email>
</author>
<published>2011-01-06T05:13:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/audist/commit/?id=822ae13835c2f6443d5b4fface6f3f547bcfcb11'/>
<id>822ae13835c2f6443d5b4fface6f3f547bcfcb11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced iostream-based decoder-encoder chain with direct chain.</title>
<updated>2011-01-06T04:29:47+00:00</updated>
<author>
<name>Vegard Storheil Eriksen</name>
<email>zyp@jvnv.net</email>
</author>
<published>2011-01-06T04:29:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/audist/commit/?id=6f2fefdd9ff5f8561b3538efb5eb0765a9b4a141'/>
<id>6f2fefdd9ff5f8561b3538efb5eb0765a9b4a141</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change decoder/encoder API to provide decode/encode functions with a read callback function.</title>
<updated>2011-01-06T02:24:28+00:00</updated>
<author>
<name>Vegard Storheil Eriksen</name>
<email>zyp@jvnv.net</email>
</author>
<published>2011-01-06T02:24:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/audist/commit/?id=e755f01e631e832e3ef529049888d62af38d2b38'/>
<id>e755f01e631e832e3ef529049888d62af38d2b38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added decoder/encoder factories.</title>
<updated>2010-12-28T19:39:20+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2010-12-28T19:39:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/audist/commit/?id=9bcf29e9ce11bbc6a421b39eded8f4eb7d94a912'/>
<id>9bcf29e9ce11bbc6a421b39eded8f4eb7d94a912</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added mpg123 decoder.</title>
<updated>2010-12-28T01:20:11+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2010-12-28T01:20:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/audist/commit/?id=6b7c665baaf6023ee1cd935a953711fe65fff73b'/>
<id>6b7c665baaf6023ee1cd935a953711fe65fff73b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
