<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/liba52, branch 1-rc0a</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>nice patch, we should keep it for later</title>
<updated>2003-06-02T16:44:15+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-06-02T16:44:15+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=dac20a5cdcb852a001c22ef1e3b9f3d2976e2512'/>
<id>dac20a5cdcb852a001c22ef1e3b9f3d2976e2512</id>
<content type='text'>
CVS patchset: 5000
CVS date: 2003/06/02 16:44:15

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5000
CVS date: 2003/06/02 16:44:15

</pre>
</div>
</content>
</entry>
<entry>
<title>Remove un-needed IMDCT message.</title>
<updated>2003-06-02T16:10:53+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2003-06-02T16:10:53+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=17c8dc5da869546c29fef7b8eab99da8f94b03d4'/>
<id>17c8dc5da869546c29fef7b8eab99da8f94b03d4</id>
<content type='text'>
CVS patchset: 4998
CVS date: 2003/06/02 16:10:53

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4998
CVS date: 2003/06/02 16:10:53

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some problems with playing .avi streams.</title>
<updated>2003-05-23T15:10:27+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2003-05-23T15:10:27+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=65ca934786510b1055b9e2e51eade61729ab86df'/>
<id>65ca934786510b1055b9e2e51eade61729ab86df</id>
<content type='text'>
Sound should be much better now.
I think handling of buf-&gt;pts values might need work though.

CVS patchset: 4907
CVS date: 2003/05/23 15:10:27

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sound should be much better now.
I think handling of buf-&gt;pts values might need work though.

CVS patchset: 4907
CVS date: 2003/05/23 15:10:27

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix segfaults when liba52 is sent badly demuxed packs.</title>
<updated>2003-05-17T23:02:15+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2003-05-17T23:02:15+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b146d9af218bac99a3d017b801c397f8f615c9f5'/>
<id>b146d9af218bac99a3d017b801c397f8f615c9f5</id>
<content type='text'>
Still need to fix demux_avi.c so that it does not send bad packs.

CVS patchset: 4870
CVS date: 2003/05/17 23:02:15

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Still need to fix demux_avi.c so that it does not send bad packs.

CVS patchset: 4870
CVS date: 2003/05/17 23:02:15

</pre>
</div>
</content>
</entry>
<entry>
<title>some build-system cleanup</title>
<updated>2003-05-15T08:21:15+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-05-15T08:21:15+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=6d3eb02b8b26a519967debe0c4b363c796735cb1'/>
<id>6d3eb02b8b26a519967debe0c4b363c796735cb1</id>
<content type='text'>
CVS patchset: 4848
CVS date: 2003/05/15 08:21:15

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4848
CVS date: 2003/05/15 08:21:15

</pre>
</div>
</content>
</entry>
<entry>
<title>as announced on xine-devel, this is the big Makefile refactoring:</title>
<updated>2003-05-14T16:21:44+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-05-14T16:21:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8e1d76f47f530f3b76cfe81eb9da1348df17e801'/>
<id>8e1d76f47f530f3b76cfe81eb9da1348df17e801</id>
<content type='text'>
extracted some common targets and variables into a common Makefile
which is then included

CVS patchset: 4844
CVS date: 2003/05/14 16:21:44

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
extracted some common targets and variables into a common Makefile
which is then included

CVS patchset: 4844
CVS date: 2003/05/14 16:21:44

</pre>
</div>
</content>
</entry>
<entry>
<title>Improve sync.</title>
<updated>2003-05-10T00:50:50+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2003-05-10T00:50:50+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2b55ed2984b3ba499c07a893a594dc0079dc83a1'/>
<id>2b55ed2984b3ba499c07a893a594dc0079dc83a1</id>
<content type='text'>
CVS patchset: 4814
CVS date: 2003/05/10 00:50:50

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4814
CVS date: 2003/05/10 00:50:50

</pre>
</div>
</content>
</entry>
<entry>
<title>preserve win32 patches for later merges of new versions</title>
<updated>2003-04-23T16:24:18+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-04-23T16:24:18+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=483bf72bb184a76990634051b6cb673c10eadcbf'/>
<id>483bf72bb184a76990634051b6cb673c10eadcbf</id>
<content type='text'>
CVS patchset: 4665
CVS date: 2003/04/23 16:24:18

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4665
CVS date: 2003/04/23 16:24:18

</pre>
</div>
</content>
</entry>
<entry>
<title>Additional changes for win32/msvc port; This is my first real commit so please be gentle with me; Everything builds except for the win32 ui</title>
<updated>2003-04-22T23:30:29+00:00</updated>
<author>
<name>Tim Champagne</name>
<email>tchamp@users.sourceforge.net</email>
</author>
<published>2003-04-22T23:30:29+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=927f32b8bf5cb1bb64795aeca3b427c4e91ba0dc'/>
<id>927f32b8bf5cb1bb64795aeca3b427c4e91ba0dc</id>
<content type='text'>
CVS patchset: 4650
CVS date: 2003/04/22 23:30:29

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4650
CVS date: 2003/04/22 23:30:29

</pre>
</div>
</content>
</entry>
<entry>
<title>make sure autio_out is opened while processing preview data to make sure meta data is set correctly</title>
<updated>2003-02-17T22:15:22+00:00</updated>
<author>
<name>Guenter Bartsch</name>
<email>guenter@users.sourceforge.net</email>
</author>
<published>2003-02-17T22:15:22+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=931a34127ac881cb14b1fbcec48cfdaca95fd9ef'/>
<id>931a34127ac881cb14b1fbcec48cfdaca95fd9ef</id>
<content type='text'>
CVS patchset: 4189
CVS date: 2003/02/17 22:15:22

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4189
CVS date: 2003/02/17 22:15:22

</pre>
</div>
</content>
</entry>
</feed>
