<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/post, branch 1-rc6a</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>MINGW32 port. Engine library and most of plugins compiles now.</title>
<updated>2004-08-27T19:33:17+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-08-27T19:33:17+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e46ac635c2c28d80706f02f239bb847c7e48c34b'/>
<id>e46ac635c2c28d80706f02f239bb847c7e48c34b</id>
<content type='text'>
List of some changes:
 - replaced some _MSC_VER by more common WIN32
 - define INTLDIR, remove -static flag for included intl
 - shared more common CFLAGS with DEBUG_CFLAGS
 - use WIN32_CFLAGS for all building
 - separate some flags into THREAD_CFLAGS_CONFIG,
   THREAD_CFLAGS_CONFIG and ZLIB_LIB_CONFIG for public xine-config,
   automatically use internal libs if necessary
 - don't warn about missing X for mingw and cygwin
 - libw32dll disabled for WIN32 (making native loader would be
   interesting, or porting wine code to Windows? :-&gt;)
 - DVB and RTP disabled for WIN32, not ported yet
 - fix build and fix a warning in cdda
 - fix build for nosefart and libfaad
 - implement configure option --disable-freetype
 - sync libxine.pc and xine-config.in
 - add -liberty to goom under WIN32
 - move original build files from included phread and zlib into archives
   and replace them by autotools

CVS patchset: 6910
CVS date: 2004/08/27 19:33:17

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
List of some changes:
 - replaced some _MSC_VER by more common WIN32
 - define INTLDIR, remove -static flag for included intl
 - shared more common CFLAGS with DEBUG_CFLAGS
 - use WIN32_CFLAGS for all building
 - separate some flags into THREAD_CFLAGS_CONFIG,
   THREAD_CFLAGS_CONFIG and ZLIB_LIB_CONFIG for public xine-config,
   automatically use internal libs if necessary
 - don't warn about missing X for mingw and cygwin
 - libw32dll disabled for WIN32 (making native loader would be
   interesting, or porting wine code to Windows? :-&gt;)
 - DVB and RTP disabled for WIN32, not ported yet
 - fix build and fix a warning in cdda
 - fix build for nosefart and libfaad
 - implement configure option --disable-freetype
 - sync libxine.pc and xine-config.in
 - add -liberty to goom under WIN32
 - move original build files from included phread and zlib into archives
   and replace them by autotools

CVS patchset: 6910
CVS date: 2004/08/27 19:33:17

</pre>
</div>
</content>
</entry>
<entry>
<title>assembler compilation fix contributes by Andrew Church</title>
<updated>2004-08-19T10:39:03+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-08-19T10:39:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9d90f1ef5c37605a99b6f85479f15bd3624dd605'/>
<id>9d90f1ef5c37605a99b6f85479f15bd3624dd605</id>
<content type='text'>
(closes bug #936086)

CVS patchset: 6900
CVS date: 2004/08/19 10:39:03

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(closes bug #936086)

CVS patchset: 6900
CVS date: 2004/08/19 10:39:03

</pre>
</div>
</content>
</entry>
<entry>
<title>no objections so far: committing the fine speed control patch</title>
<updated>2004-08-02T12:51:07+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-08-02T12:51:07+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2e2b861d367f376a67c86b7381132d5e1097d999'/>
<id>2e2b861d367f376a67c86b7381132d5e1097d999</id>
<content type='text'>
(in case of major trouble just revert the patch i sent to xine-devel)

CVS patchset: 6871
CVS date: 2004/08/02 12:51:07

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(in case of major trouble just revert the patch i sent to xine-devel)

CVS patchset: 6871
CVS date: 2004/08/02 12:51:07

</pre>
</div>
</content>
</entry>
<entry>
<title>Don't include mmx.h on non-MMX systems: fixes compilation of Goom on Mac OS X</title>
<updated>2004-08-02T08:25:11+00:00</updated>
<author>
<name>Andre Pang</name>
<email>athp@users.sourceforge.net</email>
</author>
<published>2004-08-02T08:25:11+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=5aa193f389ee405abf2b3f1aa80ef6fe7f0dcf74'/>
<id>5aa193f389ee405abf2b3f1aa80ef6fe7f0dcf74</id>
<content type='text'>
CVS patchset: 6868
CVS date: 2004/08/02 08:25:11

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6868
CVS date: 2004/08/02 08:25:11

</pre>
</div>
</content>
</entry>
<entry>
<title>* use a header for the init functions</title>
<updated>2004-07-27T17:59:58+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-07-27T17:59:58+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=25ba0f3888a1e4c3b92f926ce8828d56e40e3c61'/>
<id>25ba0f3888a1e4c3b92f926ce8828d56e40e3c61</id>
<content type='text'>
* do not use void* in pointer arithmetics, since sizeof(void) is undefined
   -&gt; I converted the pointers to int16_t* since that is common for audio
      samples in xine and casted them back to uint8_t* for the arithmetics

CVS patchset: 6858
CVS date: 2004/07/27 17:59:58

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* do not use void* in pointer arithmetics, since sizeof(void) is undefined
   -&gt; I converted the pointers to int16_t* since that is common for audio
      samples in xine and casted them back to uint8_t* for the arithmetics

CVS patchset: 6858
CVS date: 2004/07/27 17:59:58

</pre>
</div>
</content>
</entry>
<entry>
<title>play 20% faster by default</title>
<updated>2004-07-26T22:34:00+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-07-26T22:34:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=960e7e2bd334974025bd8ac71dc2b088789133a9'/>
<id>960e7e2bd334974025bd8ac71dc2b088789133a9</id>
<content type='text'>
CVS patchset: 6856
CVS date: 2004/07/26 22:34:00

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6856
CVS date: 2004/07/26 22:34:00

</pre>
</div>
</content>
</entry>
<entry>
<title>experimental time stretching plugin</title>
<updated>2004-07-26T22:23:34+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-07-26T22:23:34+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=dfa7cc55e0b7646a82a21b0d6b7c8bb99ac42584'/>
<id>dfa7cc55e0b7646a82a21b0d6b7c8bb99ac42584</id>
<content type='text'>
CVS patchset: 6855
CVS date: 2004/07/26 22:23:34

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6855
CVS date: 2004/07/26 22:23:34

</pre>
</div>
</content>
</entry>
<entry>
<title>new goom2k4-dev18 includes almost all of my warning fixes</title>
<updated>2004-07-21T14:38:29+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-07-21T14:38:29+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2e73a5e69f0227f15c6049ef805a9b8c20166e2b'/>
<id>2e73a5e69f0227f15c6049ef805a9b8c20166e2b</id>
<content type='text'>
(the goom team is quite fast in applying my patches :) )
some files are still slightly patched from the release version, but I will
get this sorted out so we will soon use a completely unmodified version
of goom
it compiles almost warningless now (the remaining warnings are introduced by
lex/yacc and I plan to simply ignore them)
the Makefile.am distclean-hack is also obsolete now, since the offending
files have been renamed

CVS patchset: 6828
CVS date: 2004/07/21 14:38:29

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(the goom team is quite fast in applying my patches :) )
some files are still slightly patched from the release version, but I will
get this sorted out so we will soon use a completely unmodified version
of goom
it compiles almost warningless now (the remaining warnings are introduced by
lex/yacc and I plan to simply ignore them)
the Makefile.am distclean-hack is also obsolete now, since the offending
files have been renamed

CVS patchset: 6828
CVS date: 2004/07/21 14:38:29

</pre>
</div>
</content>
</entry>
<entry>
<title>fix compiler warnings</title>
<updated>2004-07-20T16:39:37+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-07-20T16:39:37+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ff21832c6daecf1bfe263177f1e3182731dde2c8'/>
<id>ff21832c6daecf1bfe263177f1e3182731dde2c8</id>
<content type='text'>
CVS patchset: 6825
CVS date: 2004/07/20 16:39:37

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6825
CVS date: 2004/07/20 16:39:37

</pre>
</div>
</content>
</entry>
<entry>
<title>Ryan Tadlock's patch for compensating the field delay of some deinterlacing algorithms</title>
<updated>2004-07-17T16:35:16+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-07-17T16:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e08f2fd5ee57a6147bd68b5be675222e79a27a39'/>
<id>e08f2fd5ee57a6147bd68b5be675222e79a27a39</id>
<content type='text'>
CVS patchset: 6801
CVS date: 2004/07/17 16:35:16

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6801
CVS date: 2004/07/17 16:35:16

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