<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libfaad, branch xine-1_0-release</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>use UTF-8 meta info setting, where we know the string is ASCII</title>
<updated>2004-12-16T13:58:57+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-12-16T13:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4a92f5cbb43ef017728d86857538cab54b29cfde'/>
<id>4a92f5cbb43ef017728d86857538cab54b29cfde</id>
<content type='text'>
(costly conversion is not necessary, because ASCII is a subset of UTF-8)

CVS patchset: 7264
CVS date: 2004/12/16 13:58:57

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(costly conversion is not necessary, because ASCII is a subset of UTF-8)

CVS patchset: 7264
CVS date: 2004/12/16 13:58:57

</pre>
</div>
</content>
</entry>
<entry>
<title>warning fixes</title>
<updated>2004-12-15T20:57:28+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-12-15T20:57:28+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=329c06d02c919129ad4d3797d14c2566fce7aff5'/>
<id>329c06d02c919129ad4d3797d14c2566fce7aff5</id>
<content type='text'>
CVS patchset: 7260
CVS date: 2004/12/15 20:57:28

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7260
CVS date: 2004/12/15 20:57:28

</pre>
</div>
</content>
</entry>
<entry>
<title>Update to libfaad2 2.0.</title>
<updated>2004-12-03T01:15:29+00:00</updated>
<author>
<name>Thibaut Mattern</name>
<email>tmattern@users.sourceforge.net</email>
</author>
<published>2004-12-03T01:15:29+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=177aca572a9e0f4256034e51ffded0b3815d4f61'/>
<id>177aca572a9e0f4256034e51ffded0b3815d4f61</id>
<content type='text'>
CVS patchset: 7185
CVS date: 2004/12/03 01:15:29

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7185
CVS date: 2004/12/03 01:15:29

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix playback of some recent NSV streams with AAC.</title>
<updated>2004-11-29T23:02:31+00:00</updated>
<author>
<name>Thibaut Mattern</name>
<email>tmattern@users.sourceforge.net</email>
</author>
<published>2004-11-29T23:02:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ff37951d86775e453a19970e3cef84edcc18fce6'/>
<id>ff37951d86775e453a19970e3cef84edcc18fce6</id>
<content type='text'>
CVS patchset: 7167
CVS date: 2004/11/29 23:02:31

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7167
CVS date: 2004/11/29 23:02:31

</pre>
</div>
</content>
</entry>
<entry>
<title>unify the two patches for the same file into one</title>
<updated>2004-10-08T15:41:28+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-10-08T15:41:28+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=53b3371fe3a741670e791260bf39e94c016f1edf'/>
<id>53b3371fe3a741670e791260bf39e94c016f1edf</id>
<content type='text'>
CVS patchset: 7015
CVS date: 2004/10/08 15:41:28

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7015
CVS date: 2004/10/08 15:41:28

</pre>
</div>
</content>
</entry>
<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>Standardise prefix of debug output with error messages</title>
<updated>2004-06-01T21:48:37+00:00</updated>
<author>
<name>James Stembridge</name>
<email>jstembridge@users.sourceforge.net</email>
</author>
<published>2004-06-01T21:48:37+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7709868335e28c3acc25658a8d0a501ae8b8aec1'/>
<id>7709868335e28c3acc25658a8d0a501ae8b8aec1</id>
<content type='text'>
CVS patchset: 6628
CVS date: 2004/06/01 21:48:37

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6628
CVS date: 2004/06/01 21:48:37

</pre>
</div>
</content>
</entry>
<entry>
<title>Tighter checking on header for presence of codec init data</title>
<updated>2004-06-01T21:37:16+00:00</updated>
<author>
<name>James Stembridge</name>
<email>jstembridge@users.sourceforge.net</email>
</author>
<published>2004-06-01T21:37:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=557c2e79434b053e18c43ca964cb15152af07e21'/>
<id>557c2e79434b053e18c43ca964cb15152af07e21</id>
<content type='text'>
CVS patchset: 6627
CVS date: 2004/06/01 21:37:16

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6627
CVS date: 2004/06/01 21:37:16

</pre>
</div>
</content>
</entry>
<entry>
<title>1) Support AAC in AVI</title>
<updated>2004-05-24T22:17:57+00:00</updated>
<author>
<name>James Stembridge</name>
<email>jstembridge@users.sourceforge.net</email>
</author>
<published>2004-05-24T22:17:57+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f56957da621c28766f99551a4585ad335f9c7699'/>
<id>f56957da621c28766f99551a4585ad335f9c7699</id>
<content type='text'>
2) Simplify libfaad init

CVS patchset: 6588
CVS date: 2004/05/24 22:17:57

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2) Simplify libfaad init

CVS patchset: 6588
CVS date: 2004/05/24 22:17:57

</pre>
</div>
</content>
</entry>
<entry>
<title>fix compiler warning on possibly uninitialized usage</title>
<updated>2004-02-12T18:30:43+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-02-12T18:30:43+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9264a302497c82db3d02247e2d97152407031af3'/>
<id>9264a302497c82db3d02247e2d97152407031af3</id>
<content type='text'>
(this code is already different in faad cvs, so this fix will not interfere with
the next sync)

CVS patchset: 6142
CVS date: 2004/02/12 18:30:43

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(this code is already different in faad cvs, so this fix will not interfere with
the next sync)

CVS patchset: 6142
CVS date: 2004/02/12 18:30:43

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