<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/demuxers, branch 1.1.12</title>
<subtitle>xine-lib git mirror
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/'/>
<entry>
<title>Remove a memset() rendered pointless by use of calloc().</title>
<updated>2008-04-14T20:28:26+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-04-14T20:28:26+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=a13815e68127caa42c0f1040506755ba18f83f4c'/>
<id>a13815e68127caa42c0f1040506755ba18f83f4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>divide by zero in demux_qt.c</title>
<updated>2008-04-14T20:24:20+00:00</updated>
<author>
<name>Colin Gibbs</name>
<email>colin@gibbsonline.net</email>
</author>
<published>2008-04-14T20:24:20+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=60349ff93d445baa1573d0db536838bb8305a80c'/>
<id>60349ff93d445baa1573d0db536838bb8305a80c</id>
<content type='text'>
On some m4a files I get a divide by zero.

bytes_per_packet in this case is zero. I'm not sure what the real problem is
but skipping the assignment in that case works fine.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On some m4a files I get a divide by zero.

bytes_per_packet in this case is zero. I'm not sure what the real problem is
but skipping the assignment in that case works fine.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix vorbis initialization problem in the matroska demuxer due to my last vorbis bugfix.</title>
<updated>2008-04-07T20:53:18+00:00</updated>
<author>
<name>Thibaut Mattern</name>
<email>thibaut.mattern@gmail.com</email>
</author>
<published>2008-04-07T20:53:18+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=90dc844d62172741940668ca3ccd2f9472a62ce6'/>
<id>90dc844d62172741940668ca3ccd2f9472a62ce6</id>
<content type='text'>
The Vorbis init has to be fixed in a better way, split logic has to be added here, maybe by reusing demux.c code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Vorbis init has to be fixed in a better way, split logic has to be added here, maybe by reusing demux.c code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement support for "MPEG-3 adu".</title>
<updated>2008-04-07T16:54:41+00:00</updated>
<author>
<name>Jinghua Luo</name>
<email>sunmoon1997@gmail.com</email>
</author>
<published>2008-04-07T16:54:41+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7e0dcead623c909ce6dd07995b08b829a9dcfdd5'/>
<id>7e0dcead623c909ce6dd07995b08b829a9dcfdd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the sipro codec swap data &amp; code into a common header.</title>
<updated>2008-04-07T16:54:25+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-04-07T16:54:25+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=3cd18fa8a66318366936c50d54e65a8703a66ebd'/>
<id>3cd18fa8a66318366936c50d54e65a8703a66ebd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use ffmpeg's cook decoder and fix Real decoder bugs</title>
<updated>2008-04-07T16:27:49+00:00</updated>
<author>
<name>Jinghua Luo</name>
<email>sunmoon1997@gmail.com</email>
</author>
<published>2008-04-07T16:27:49+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=d3bb60048b4ff30adc379f5e1eab62db8354db8b'/>
<id>d3bb60048b4ff30adc379f5e1eab62db8354db8b</id>
<content type='text'>
This patch drops support for RV20.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch drops support for RV20.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some newer Ogg MIME types.</title>
<updated>2008-04-06T18:28:32+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-04-06T18:28:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=1397c2baedd7a1f4a203c4a1ce14d8a46ba5d523'/>
<id>1397c2baedd7a1f4a203c4a1ce14d8a46ba5d523</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a regression in the Matroska demuxer.</title>
<updated>2008-04-04T23:53:25+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-04-04T23:53:25+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=1263a3ae411fe768568092ed755d08794d8f6b93'/>
<id>1263a3ae411fe768568092ed755d08794d8f6b93</id>
<content type='text'>
One '&amp;'...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
One '&amp;'...
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert a change which broke Quicktime atom parsing.</title>
<updated>2008-03-31T15:08:23+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-03-31T15:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7dab7b45bb3ac2e16b4a5eb1c8ed110dcd239246'/>
<id>7dab7b45bb3ac2e16b4a5eb1c8ed110dcd239246</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add video/x-matroska.</title>
<updated>2008-03-30T18:48:58+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-03-30T18:48:58+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=3350b8b761d9cd0052d280cf89848a58989c3b1b'/>
<id>3350b8b761d9cd0052d280cf89848a58989c3b1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
