<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/xine-utils, branch 1-rc3b</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 the _x_abort() macro instead of abort, since it prints some debug info</title>
<updated>2004-03-03T20:09:11+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-03-03T20:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7cf5530ea749f274bb984e9a9f2c82e426cca645'/>
<id>7cf5530ea749f274bb984e9a9f2c82e426cca645</id>
<content type='text'>
before aborting

CVS patchset: 6211
CVS date: 2004/03/03 20:09:11

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
before aborting

CVS patchset: 6211
CVS date: 2004/03/03 20:09:11

</pre>
</div>
</content>
</entry>
<entry>
<title>arrays of variable size are not understood by all compilers</title>
<updated>2004-03-03T19:59:43+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-03-03T19:59:43+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b5ff783083547d2fb13f7a5a2cc0ecad41c21e8c'/>
<id>b5ff783083547d2fb13f7a5a2cc0ecad41c21e8c</id>
<content type='text'>
(and I think they are not ANSI as well)

CVS patchset: 6209
CVS date: 2004/03/03 19:59:43

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(and I think they are not ANSI as well)

CVS patchset: 6209
CVS date: 2004/03/03 19:59:43

</pre>
</div>
</content>
</entry>
<entry>
<title>frame copying functions</title>
<updated>2004-01-07T22:20:59+00:00</updated>
<author>
<name>James Stembridge</name>
<email>jstembridge@users.sourceforge.net</email>
</author>
<published>2004-01-07T22:20:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c7dc2203f2da402c1999e10c99f174b44a6186cd'/>
<id>c7dc2203f2da402c1999e10c99f174b44a6186cd</id>
<content type='text'>
CVS patchset: 6008
CVS date: 2004/01/07 22:20:59

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6008
CVS date: 2004/01/07 22:20:59

</pre>
</div>
</content>
</entry>
<entry>
<title>getting rid of some MSVC specific parts</title>
<updated>2003-12-29T16:24:33+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-12-29T16:24:33+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=943d0dd49820480de0dc57a3e1aa50d750ab4c65'/>
<id>943d0dd49820480de0dc57a3e1aa50d750ab4c65</id>
<content type='text'>
CVS patchset: 5955
CVS date: 2003/12/29 16:24:33

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5955
CVS date: 2003/12/29 16:24:33

</pre>
</div>
</content>
</entry>
<entry>
<title>Win32 mega update:</title>
<updated>2003-12-26T18:37:58+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2003-12-26T18:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b591eb0a1886757e521a6d2ffe78bcb149397c55'/>
<id>b591eb0a1886757e521a6d2ffe78bcb149397c55</id>
<content type='text'>
 - external ffmpeg (with some patches) built by MINGW works, wow!
 - cleanups (only one definition file for all plugins)
 - working release build target
Notes to hybrid MINGW/MSVC build:
 - CVS version of ffmpeg is compiled by MINGW (small patch for compilation
   ffmpeg under MINGW, second for disabling flush because it crashes under
   windows)
 - libxine + xineui compiled by MSVC, additional patch into header files
   of ffmpeg is needed - export all data with '__declspec(dllimport)'

CVS patchset: 5951
CVS date: 2003/12/26 18:37:58

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - external ffmpeg (with some patches) built by MINGW works, wow!
 - cleanups (only one definition file for all plugins)
 - working release build target
Notes to hybrid MINGW/MSVC build:
 - CVS version of ffmpeg is compiled by MINGW (small patch for compilation
   ffmpeg under MINGW, second for disabling flush because it crashes under
   windows)
 - libxine + xineui compiled by MSVC, additional patch into header files
   of ffmpeg is needed - export all data with '__declspec(dllimport)'

CVS patchset: 5951
CVS date: 2003/12/26 18:37:58

</pre>
</div>
</content>
</entry>
<entry>
<title>Ooops, not even an editor with brace highlighting can compensate my faults</title>
<updated>2003-12-24T16:40:01+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-12-24T16:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=94c8fa4b865b80a1113ece12d8596dcaf647aac0'/>
<id>94c8fa4b865b80a1113ece12d8596dcaf647aac0</id>
<content type='text'>
CVS patchset: 5945
CVS date: 2003/12/24 16:40:01

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5945
CVS date: 2003/12/24 16:40:01

</pre>
</div>
</content>
</entry>
<entry>
<title>the access() check is wrong, since R_OK &amp; W_OK &amp; X_OK is always 0, so we</title>
<updated>2003-12-24T15:48:24+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-12-24T15:48:24+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2c822011dc28f690436ef83b44bdfc59faef5039'/>
<id>2c822011dc28f690436ef83b44bdfc59faef5039</id>
<content type='text'>
are testing for nothing; additionally, access() checks against real UID,
but we actually want to check against effective UID
=&gt; using open() is more straightforward.

CVS patchset: 5944
CVS date: 2003/12/24 15:48:24

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
are testing for nothing; additionally, access() checks against real UID,
but we actually want to check against effective UID
=&gt; using open() is more straightforward.

CVS patchset: 5944
CVS date: 2003/12/24 15:48:24

</pre>
</div>
</content>
</entry>
<entry>
<title>if gcc knows that xine_xmalloc() behaves like malloc(), some more</title>
<updated>2003-12-21T14:14:39+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-12-21T14:14:39+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=252219dad00fec7cff1da299efbae313e1a3c2aa'/>
<id>252219dad00fec7cff1da299efbae313e1a3c2aa</id>
<content type='text'>
aliasing assumptions can be made (malloc()-returned pointers never alias
anything), which can leed to further optimizations

CVS patchset: 5933
CVS date: 2003/12/21 14:14:39

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
aliasing assumptions can be made (malloc()-returned pointers never alias
anything), which can leed to further optimizations

CVS patchset: 5933
CVS date: 2003/12/21 14:14:39

</pre>
</div>
</content>
</entry>
<entry>
<title>- fix compilation on Debian unstable</title>
<updated>2003-12-18T16:19:32+00:00</updated>
<author>
<name>Bastien Nocera</name>
<email>hadess@users.sourceforge.net</email>
</author>
<published>2003-12-18T16:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c3a1c005b7c685144714820938b42408342e7240'/>
<id>c3a1c005b7c685144714820938b42408342e7240</id>
<content type='text'>
CVS patchset: 5921
CVS date: 2003/12/18 16:19:32

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5921
CVS date: 2003/12/18 16:19:32

</pre>
</div>
</content>
</entry>
<entry>
<title>Update win32 MSVC build:</title>
<updated>2003-12-13T11:35:07+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2003-12-13T11:35:07+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=6e8e94faf64728ff0124b0ccbe67071264153ec6'/>
<id>6e8e94faf64728ff0124b0ccbe67071264153ec6</id>
<content type='text'>
  * internal names cleanup
  * http input plugin uses http_helper.c
  * fix change in audio_directx
  * MSVC stoped compile xineui because of 'this', mysterious
  * change non-constand array lengths to malloc/free,
    it good for such old compilers as my MSVC 6.0
  * change lprintf macro for MSVC to compile again
    (I don't know, how use variable number of macro arguments  in MSVC...)
  * merge compiling of xine-utils and xine-engine

CVS patchset: 5902
CVS date: 2003/12/13 11:35:07

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  * internal names cleanup
  * http input plugin uses http_helper.c
  * fix change in audio_directx
  * MSVC stoped compile xineui because of 'this', mysterious
  * change non-constand array lengths to malloc/free,
    it good for such old compilers as my MSVC 6.0
  * change lprintf macro for MSVC to compile again
    (I don't know, how use variable number of macro arguments  in MSVC...)
  * merge compiling of xine-utils and xine-engine

CVS patchset: 5902
CVS date: 2003/12/13 11:35:07

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