<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/input/libreal, branch 1.1.0</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>*BUGFIX*</title>
<updated>2005-06-25T13:21:30+00:00</updated>
<author>
<name>Siggi Langauf</name>
<email>siggi@users.sourceforge.net</email>
</author>
<published>2005-06-25T13:21:30+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7e9859c5702f2c02da58292d7295c428dc4520c0'/>
<id>7e9859c5702f2c02da58292d7295c428dc4520c0</id>
<content type='text'>
fix playback of non-multi Real RTSP streams

CVS patchset: 7633
CVS date: 2005/06/25 13:21:30

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix playback of non-multi Real RTSP streams

CVS patchset: 7633
CVS date: 2005/06/25 13:21:30

</pre>
</div>
</content>
</entry>
<entry>
<title>Multiple security vulnerabilities fixed on PNM and Real RTSP clients</title>
<updated>2004-12-15T12:53:35+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-12-15T12:53:35+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=1e6e2911be09c130a46af24935b8a10f429448d4'/>
<id>1e6e2911be09c130a46af24935b8a10f429448d4</id>
<content type='text'>
(thanks iDEFENSE for reporting these)

CVS patchset: 7258
CVS date: 2004/12/15 12:53:35

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(thanks iDEFENSE for reporting these)

CVS patchset: 7258
CVS date: 2004/12/15 12:53:35

</pre>
</div>
</content>
</entry>
<entry>
<title>chunk size fix from Ross Finlayson</title>
<updated>2004-09-08T15:09:30+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-09-08T15:09:30+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=6f67ce680366c3d917c7db84a7d8077a854e6d22'/>
<id>6f67ce680366c3d917c7db84a7d8077a854e6d22</id>
<content type='text'>
better late than never ;-)

CVS patchset: 6949
CVS date: 2004/09/08 15:09:30

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
better late than never ;-)

CVS patchset: 6949
CVS date: 2004/09/08 15:09:30

</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>empty assignment patch by Reimar Doffinger</title>
<updated>2004-08-27T18:34:16+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-08-27T18:34:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4c177f5de6d3ce4918df86a5dd5f35629d79e89d'/>
<id>4c177f5de6d3ce4918df86a5dd5f35629d79e89d</id>
<content type='text'>
CVS patchset: 6908
CVS date: 2004/08/27 18:34:16

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6908
CVS date: 2004/08/27 18:34:16

</pre>
</div>
</content>
</entry>
<entry>
<title>sanity cecking, safer buffer allocation</title>
<updated>2004-04-24T20:43:57+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-04-24T20:43:57+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c93bfc952650b4299080bd0f23106a0d30e28bac'/>
<id>c93bfc952650b4299080bd0f23106a0d30e28bac</id>
<content type='text'>
CVS patchset: 6432
CVS date: 2004/04/24 20:43:57

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6432
CVS date: 2004/04/24 20:43:57

</pre>
</div>
</content>
</entry>
<entry>
<title>more bounds checking fixes (thanks Roberto Togni)</title>
<updated>2004-04-24T16:55:42+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-04-24T16:55:42+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=a6946db794f2e51fbf7dfe24fe879dc683bc0eb2'/>
<id>a6946db794f2e51fbf7dfe24fe879dc683bc0eb2</id>
<content type='text'>
CVS patchset: 6431
CVS date: 2004/04/24 16:55:42

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6431
CVS date: 2004/04/24 16:55:42

</pre>
</div>
</content>
</entry>
<entry>
<title>some sanity and bounds checking (my own audit)</title>
<updated>2004-04-23T21:59:04+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-04-23T21:59:04+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=613c8a88fbdde3545c6e646595ae2882a3b4f382'/>
<id>613c8a88fbdde3545c6e646595ae2882a3b4f382</id>
<content type='text'>
lets hope i didn't broke anything

CVS patchset: 6428
CVS date: 2004/04/23 21:59:04

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lets hope i didn't broke anything

CVS patchset: 6428
CVS date: 2004/04/23 21:59:04

</pre>
</div>
</content>
</entry>
<entry>
<title>- remove some forgotten debug</title>
<updated>2004-04-22T15:23:55+00:00</updated>
<author>
<name>Bastien Nocera</name>
<email>hadess@users.sourceforge.net</email>
</author>
<published>2004-04-22T15:23:55+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=3d07b479237ab9e8556bbf13cac7a618bb09e381'/>
<id>3d07b479237ab9e8556bbf13cac7a618bb09e381</id>
<content type='text'>
CVS patchset: 6423
CVS date: 2004/04/22 15:23:55

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6423
CVS date: 2004/04/22 15:23:55

</pre>
</div>
</content>
</entry>
<entry>
<title>- fix Real pnm/rtsp streaming on big endian platforms</title>
<updated>2004-04-22T15:20:53+00:00</updated>
<author>
<name>Bastien Nocera</name>
<email>hadess@users.sourceforge.net</email>
</author>
<published>2004-04-22T15:20:53+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2b56b9d70c30c01cafde57601d562f92b864c06f'/>
<id>2b56b9d70c30c01cafde57601d562f92b864c06f</id>
<content type='text'>
  Patch from David Woodhouse &lt;dwmw2@infradead.org&gt;

CVS patchset: 6422
CVS date: 2004/04/22 15:20:53

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Patch from David Woodhouse &lt;dwmw2@infradead.org&gt;

CVS patchset: 6422
CVS date: 2004/04/22 15:20:53

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