<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/post/goom/diff_against_release.patch, branch vdr-xine-version-802</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>Collect the latest changes against goom to local diff.</title>
<updated>2006-06-11T16:01:47+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2006-06-11T16:01:47+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=abff1cc3246e1183c078e506b8ae25506a1959c4'/>
<id>abff1cc3246e1183c078e506b8ae25506a1959c4</id>
<content type='text'>
CVS patchset: 8035
CVS date: 2006/06/11 16:01:47

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8035
CVS date: 2006/06/11 16:01:47

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a crash in goom. Commented out the -fomit-frame-pointer workaround.</title>
<updated>2006-04-24T20:58:44+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2006-04-24T20:58:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=3d090251794d8f792131af4a4a601a405bc1af80'/>
<id>3d090251794d8f792131af4a4a601a405bc1af80</id>
<content type='text'>
CVS patchset: 7981
CVS date: 2006/04/24 20:58:44

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7981
CVS date: 2006/04/24 20:58:44

</pre>
</div>
</content>
</entry>
<entry>
<title>Ancient platforms support:</title>
<updated>2006-04-08T16:42:23+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2006-04-08T16:42:23+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8dc253dad613fa9408f0a0ccb674e9e77ddef767'/>
<id>8dc253dad613fa9408f0a0ccb674e9e77ddef767</id>
<content type='text'>
  - rint, lrint, M_PI (ffmpeg and goom)
  - avoid mkdir warnings
  - check for older _GUID_DEFINED too
  - ressurected generating inttypes, cleaned public os_types.h
  - moved function redefiniton used only in the old MSVC to central place
Windows port update:
  - build internal ffmpeg:
    - workaround 'near' keyword problem
  - proper using __declspec(dllimport)
Other changes:
  - LIBFFMPEG_CFLAGS --&gt; LIBFFMPEG_CPPFLAGS

CVS patchset: 7964
CVS date: 2006/04/08 16:42:23

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - rint, lrint, M_PI (ffmpeg and goom)
  - avoid mkdir warnings
  - check for older _GUID_DEFINED too
  - ressurected generating inttypes, cleaned public os_types.h
  - moved function redefiniton used only in the old MSVC to central place
Windows port update:
  - build internal ffmpeg:
    - workaround 'near' keyword problem
  - proper using __declspec(dllimport)
Other changes:
  - LIBFFMPEG_CFLAGS --&gt; LIBFFMPEG_CPPFLAGS

CVS patchset: 7964
CVS date: 2006/04/08 16:42:23

</pre>
</div>
</content>
</entry>
<entry>
<title>Enable AMD64 mmx/sse support in some plugins (tvtime, libmpeg2, goom...)</title>
<updated>2006-02-04T14:06:29+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2006-02-04T14:06:29+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=5e7976e7ef58bab9ae5b55a87acf369868c7a955'/>
<id>5e7976e7ef58bab9ae5b55a87acf369868c7a955</id>
<content type='text'>
patch by dani3l

CVS patchset: 7867
CVS date: 2006/02/04 14:06:29

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
patch by dani3l

CVS patchset: 7867
CVS date: 2006/02/04 14:06:29

</pre>
</div>
</content>
</entry>
<entry>
<title>*BUGFIX*</title>
<updated>2005-08-25T15:36:29+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2005-08-25T15:36:29+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f45651f26bc3aa1b312d282c5d8c4b04be0c2505'/>
<id>f45651f26bc3aa1b312d282c5d8c4b04be0c2505</id>
<content type='text'>
Windows ports fixes and improvements due to my current work on toxine:
- first experiments with external win32 pthreads,
  more portable code (pthread_t may be a struct)
- headers refactored
- moved dirent win32 replacement to lib/, hide it for frontends,
  used system version, if found, not used non-POSIX dirent-&gt;d_reclen
  (this item doesn't work in MinGW), fix memleak in dvb
- separated settings for postproc and avcodec when using external ffmpeg
- check for malloc.h in public xine.m4, used it conditionally in xine headers
- replaced random() by POSIX more common rand()
- prevent one segfault in directx vo plugin, if fails
- M$VC port update

CVS patchset: 7709
CVS date: 2005/08/25 15:36:29

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Windows ports fixes and improvements due to my current work on toxine:
- first experiments with external win32 pthreads,
  more portable code (pthread_t may be a struct)
- headers refactored
- moved dirent win32 replacement to lib/, hide it for frontends,
  used system version, if found, not used non-POSIX dirent-&gt;d_reclen
  (this item doesn't work in MinGW), fix memleak in dvb
- separated settings for postproc and avcodec when using external ffmpeg
- check for malloc.h in public xine.m4, used it conditionally in xine headers
- replaced random() by POSIX more common rand()
- prevent one segfault in directx vo plugin, if fails
- M$VC port update

CVS patchset: 7709
CVS date: 2005/08/25 15:36:29

</pre>
</div>
</content>
</entry>
<entry>
<title>Should fix automatic Windows builds at xine.czechian.net.</title>
<updated>2005-07-27T20:32:12+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2005-07-27T20:32:12+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=bd4520dbc472c1fdafb1d4bb6cc40ca24057f33f'/>
<id>bd4520dbc472c1fdafb1d4bb6cc40ca24057f33f</id>
<content type='text'>
CVS patchset: 7689
CVS date: 2005/07/27 20:32:12

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7689
CVS date: 2005/07/27 20:32:12

</pre>
</div>
</content>
</entry>
<entry>
<title>ops missed this one</title>
<updated>2005-07-22T16:42:00+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2005-07-22T16:42:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2a746d5cd956a8bc632eacac49f8c4aec3c44db3'/>
<id>2a746d5cd956a8bc632eacac49f8c4aec3c44db3</id>
<content type='text'>
CVS patchset: 7676
CVS date: 2005/07/22 16:42:00

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7676
CVS date: 2005/07/22 16:42:00

</pre>
</div>
</content>
</entry>
<entry>
<title>another gcc 2.9x fix</title>
<updated>2005-07-22T16:37:44+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2005-07-22T16:37:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=5e5a91178e91469655f6558ecd874d1cbf486478'/>
<id>5e5a91178e91469655f6558ecd874d1cbf486478</id>
<content type='text'>
CVS patchset: 7675
CVS date: 2005/07/22 16:37:44

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7675
CVS date: 2005/07/22 16:37:44

</pre>
</div>
</content>
</entry>
<entry>
<title>gcc 2.9x compat</title>
<updated>2005-07-21T20:48:37+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2005-07-21T20:48:37+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f8e3f90f02567712db05667655a3e2547dfbe5e7'/>
<id>f8e3f90f02567712db05667655a3e2547dfbe5e7</id>
<content type='text'>
CVS patchset: 7673
CVS date: 2005/07/21 20:48:37

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7673
CVS date: 2005/07/21 20:48:37

</pre>
</div>
</content>
</entry>
<entry>
<title>update goom to 2k4-0 + patches. details:</title>
<updated>2005-07-19T18:10:29+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2005-07-19T18:10:29+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=6bfc655ee19aa82cce3277e6f9c861661cca5fb4'/>
<id>6bfc655ee19aa82cce3277e6f9c861661cca5fb4</id>
<content type='text'>
- removed convolve_fx: goom logo is definitely annoying. besides using
xine_fast_memcpy instead of convolve makes it much faster!
- reduced number of tentacles: too many tentacles on low res (320x240)
made it too brighter
- darker ifs.c: again problem with low res, image was saturating
to white most of the time
- increased fps to 14 now that goom is faster ;-)

CVS patchset: 7667
CVS date: 2005/07/19 18:10:29

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- removed convolve_fx: goom logo is definitely annoying. besides using
xine_fast_memcpy instead of convolve makes it much faster!
- reduced number of tentacles: too many tentacles on low res (320x240)
made it too brighter
- darker ifs.c: again problem with low res, image was saturating
to white most of the time
- increased fps to 14 now that goom is faster ;-)

CVS patchset: 7667
CVS date: 2005/07/19 18:10:29

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