<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/post, branch 1-rc3c</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>another int used to store a pointer, which breaks AMD64;</title>
<updated>2004-04-05T19:31:35+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-04-05T19:31:35+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4eb1d7669e8322e74f468039cf76fe02287dd510'/>
<id>4eb1d7669e8322e74f468039cf76fe02287dd510</id>
<content type='text'>
thanks once again to Adrian Schroeter from SuSE for spotting this

CVS patchset: 6332
CVS date: 2004/04/05 19:31:35

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
thanks once again to Adrian Schroeter from SuSE for spotting this

CVS patchset: 6332
CVS date: 2004/04/05 19:31:35

</pre>
</div>
</content>
</entry>
<entry>
<title>memleak</title>
<updated>2004-03-21T23:26:08+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2004-03-21T23:26:08+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=cd3ccd47a46939d0605d4e4e3b20ebf2dfc0285d'/>
<id>cd3ccd47a46939d0605d4e4e3b20ebf2dfc0285d</id>
<content type='text'>
CVS patchset: 6296
CVS date: 2004/03/21 23:26:08

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6296
CVS date: 2004/03/21 23:26:08

</pre>
</div>
</content>
</entry>
<entry>
<title>Various compilation fixes and updates:</title>
<updated>2004-02-29T17:26:45+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-02-29T17:26:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=21272e4f1caa9d0b3fe81f68929e8bbba125a977'/>
<id>21272e4f1caa9d0b3fe81f68929e8bbba125a977</id>
<content type='text'>
 - xine compilable without iconv (scream if I something broke)
 - update MSVC port, fixes in avi demux
 - add iff.h into makefiles
 - ffmpeg depends on zlib (build was OK only when freetype was installed)
 - commit a patch for goom

CVS patchset: 6192
CVS date: 2004/02/29 17:26:45

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - xine compilable without iconv (scream if I something broke)
 - update MSVC port, fixes in avi demux
 - add iff.h into makefiles
 - ffmpeg depends on zlib (build was OK only when freetype was installed)
 - commit a patch for goom

CVS patchset: 6192
CVS date: 2004/02/29 17:26:45

</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed detection of linux framebuffer support. Included xineutils.h in dsputil_mlib.c and added to diff_to_ffmpeg_cvs.txt. Fixed function prototype in dsputil_mlib.c (should be sent back to ffmpeg-dev at some point). Fixed includes in nosefart. Fixed nested comments and includes in goom.</title>
<updated>2004-02-20T19:53:38+00:00</updated>
<author>
<name>Robin KAY</name>
<email>komadori@users.sourceforge.net</email>
</author>
<published>2004-02-20T19:53:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=5ce8c5d439863d315b74e73ea81b35559e7fcc04'/>
<id>5ce8c5d439863d315b74e73ea81b35559e7fcc04</id>
<content type='text'>
CVS patchset: 6180
CVS date: 2004/02/20 19:53:38

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6180
CVS date: 2004/02/20 19:53:38

</pre>
</div>
</content>
</entry>
<entry>
<title>Mandrake patches from</title>
<updated>2004-02-19T02:50:24+00:00</updated>
<author>
<name>Rocky Bernstein</name>
<email>rockyb@users.sourceforge.net</email>
</author>
<published>2004-02-19T02:50:24+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=5cb036aff44c2ff274ec38b28382245c5f695689'/>
<id>5cb036aff44c2ff274ec38b28382245c5f695689</id>
<content type='text'>
  http://cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/SPECS/xine-lib/
via Goetz Waschk who reports:
  The amd64 patch (xine-lib-1-rc0a-amd64.patch) sets some conservative
  CFLAGS for amd64,
  the lib64 patch (xine-lib-1-rc0a-lib64.patch) replaces hardcoded
  /lib to support the lib64 library dir on amd64,
  the directfb patch (xine-lib-1-rc2-no-directfb.patch) adds a
  configure option to disable directfb,
  the linuxfb patch (xine-lib-1-rc3a-no-linuxfb.patch) does the same
  for linux framebuffer and
  the 64bit fixes patch (xine-lib-1-rc3-64bit-fixes.patch) doesn't
  apply at the moment against the CVS -- demux_ogg.c was not applied.
  it includes some 64 bit pointer and other fixes for 64bit architectures.
  from Gwenole Beauchesne
I haven't tested other than apply and compile.

CVS patchset: 6174
CVS date: 2004/02/19 02:50:24

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  http://cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/SPECS/xine-lib/
via Goetz Waschk who reports:
  The amd64 patch (xine-lib-1-rc0a-amd64.patch) sets some conservative
  CFLAGS for amd64,
  the lib64 patch (xine-lib-1-rc0a-lib64.patch) replaces hardcoded
  /lib to support the lib64 library dir on amd64,
  the directfb patch (xine-lib-1-rc2-no-directfb.patch) adds a
  configure option to disable directfb,
  the linuxfb patch (xine-lib-1-rc3a-no-linuxfb.patch) does the same
  for linux framebuffer and
  the 64bit fixes patch (xine-lib-1-rc3-64bit-fixes.patch) doesn't
  apply at the moment against the CVS -- demux_ogg.c was not applied.
  it includes some 64 bit pointer and other fixes for 64bit architectures.
  from Gwenole Beauchesne
I haven't tested other than apply and compile.

CVS patchset: 6174
CVS date: 2004/02/19 02:50:24

</pre>
</div>
</content>
</entry>
<entry>
<title>attach numbers to the names of the video inputs to make them addressable via</title>
<updated>2004-02-18T16:03:55+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-02-18T16:03:55+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=792ff0dfa43350a2c6bc16efaaeb1e24529a1d9b'/>
<id>792ff0dfa43350a2c6bc16efaaeb1e24529a1d9b</id>
<content type='text'>
xine_post_input()

CVS patchset: 6172
CVS date: 2004/02/18 16:03:55

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

CVS patchset: 6172
CVS date: 2004/02/18 16:03:55

</pre>
</div>
</content>
</entry>
<entry>
<title>my gcc (partly 3.4 already) optimizes these away, because they are only used</title>
<updated>2004-02-12T20:53:31+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-02-12T20:53:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f42992c99a6afdd0f23a58c993b49ea3b2a74789'/>
<id>f42992c99a6afdd0f23a58c993b49ea3b2a74789</id>
<content type='text'>
inside inline assembler (which the compiler does not recognize); so actually
the code is wrong (the asm parts should list these as inputs), but telling
the compiler to keep them is the easier fix

CVS patchset: 6144
CVS date: 2004/02/12 20:53:31

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
inside inline assembler (which the compiler does not recognize); so actually
the code is wrong (the asm parts should list these as inputs), but telling
the compiler to keep them is the easier fix

CVS patchset: 6144
CVS date: 2004/02/12 20:53:31

</pre>
</div>
</content>
</entry>
<entry>
<title>function has been renamed</title>
<updated>2004-02-12T18:25:07+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-02-12T18:25:07+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=1366c0c98e3fd059debf330803077f08c3ae425a'/>
<id>1366c0c98e3fd059debf330803077f08c3ae425a</id>
<content type='text'>
CVS patchset: 6140
CVS date: 2004/02/12 18:25:07

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6140
CVS date: 2004/02/12 18:25:07

</pre>
</div>
</content>
</entry>
<entry>
<title>the new, refined post plugin architecture</title>
<updated>2004-01-07T19:52:42+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-01-07T19:52:42+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=5e25dd8a73f15e8116da5ce8fda14f8f671473ce'/>
<id>5e25dd8a73f15e8116da5ce8fda14f8f671473ce</id>
<content type='text'>
* post plugins are now much safer (fewer races/inconsistencies) and easier to write
* all post plugins are ported to the new architecture (and should work)
* ports can now be opened and closed with a NULL stream

CVS patchset: 6007
CVS date: 2004/01/07 19:52:42

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* post plugins are now much safer (fewer races/inconsistencies) and easier to write
* all post plugins are ported to the new architecture (and should work)
* ports can now be opened and closed with a NULL stream

CVS patchset: 6007
CVS date: 2004/01/07 19:52:42

</pre>
</div>
</content>
</entry>
<entry>
<title>wonder why Mike isn't complaining about C++ style comments, any more...</title>
<updated>2004-01-05T12:15:55+00:00</updated>
<author>
<name>Siggi Langauf</name>
<email>siggi@users.sourceforge.net</email>
</author>
<published>2004-01-05T12:15:55+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4905a06f1c2aab87487baf50b7919d2b05c92d6c'/>
<id>4905a06f1c2aab87487baf50b7919d2b05c92d6c</id>
<content type='text'>
CVS patchset: 6003
CVS date: 2004/01/05 12:15:55

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

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