<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libw32dll/wine, branch 1.1.3</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>Install inttypes.h on stone age platforms (xine.h needs it).</title>
<updated>2006-10-10T21:39:56+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2006-10-10T21:39:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4b1a5fc89cae36c9390e0e42f877f474feb632cb'/>
<id>4b1a5fc89cae36c9390e0e42f877f474feb632cb</id>
<content type='text'>
Small improvements.

CVS patchset: 8332
CVS date: 2006/10/10 21:39:56

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

CVS patchset: 8332
CVS date: 2006/10/10 21:39:56

</pre>
</div>
</content>
</entry>
<entry>
<title>Assign a character to a char variable, rather than a number. Hopefully will remove a false positive in Coverity.</title>
<updated>2006-09-25T23:22:21+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2006-09-25T23:22:21+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f3498c36c71f4eb1840d6389d4d30c76c6f26cf8'/>
<id>f3498c36c71f4eb1840d6389d4d30c76c6f26cf8</id>
<content type='text'>
CVS patchset: 8278
CVS date: 2006/09/25 23:22:21

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8278
CVS date: 2006/09/25 23:22:21

</pre>
</div>
</content>
</entry>
<entry>
<title>Re-commit lost change: Fix the freeze on QuickTime files when configured with non-existing win32 codecs path. win32.c have known nothing about all paths tested in module.c.</title>
<updated>2006-06-11T15:09:47+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2006-06-11T15:09:47+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ba717771e1356acbc7c4c35cb2828098a5a31675'/>
<id>ba717771e1356acbc7c4c35cb2828098a5a31675</id>
<content type='text'>
CVS patchset: 8033
CVS date: 2006/06/11 15:09:47

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

</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed gcc warnings (Adrian Schroeter).</title>
<updated>2006-05-22T16:57:36+00:00</updated>
<author>
<name>Matthias Hopf</name>
<email>mat@mshopf.de</email>
</author>
<published>2006-05-22T16:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e25e5998d1e8a3ffb3417a0effe1b7ce5999bbb5'/>
<id>e25e5998d1e8a3ffb3417a0effe1b7ce5999bbb5</id>
<content type='text'>
CVS patchset: 7993
CVS date: 2006/05/22 16:57:36

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7993
CVS date: 2006/05/22 16:57:36

</pre>
</div>
</content>
</entry>
<entry>
<title>Setup FS segment to make win32 gods happy with the smiley red deamon.</title>
<updated>2006-05-07T09:31:57+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2006-05-07T09:31:57+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=3b1dc58073ea3ededb67ca672dedf62b2471590f'/>
<id>3b1dc58073ea3ededb67ca672dedf62b2471590f</id>
<content type='text'>
(fixed multithread audio and video playback on FreeBSD with different LDTs)
One coverity fix.

CVS patchset: 7988
CVS date: 2006/05/07 09:31:57

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(fixed multithread audio and video playback on FreeBSD with different LDTs)
One coverity fix.

CVS patchset: 7988
CVS date: 2006/05/07 09:31:57

</pre>
</div>
</content>
</entry>
<entry>
<title>Lots of printf format string fixups and a few printf attributes for functions.</title>
<updated>2006-04-21T22:57:26+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2006-04-21T22:57:26+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c707fe990cb23300de76b7a5728a543105283ddb'/>
<id>c707fe990cb23300de76b7a5728a543105283ddb</id>
<content type='text'>
No __GNUC__ guarding done: an unguarded __attribute__ is already present.

CVS patchset: 7976
CVS date: 2006/04/21 22:57:26

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No __GNUC__ guarding done: an unguarded __attribute__ is already present.

CVS patchset: 7976
CVS date: 2006/04/21 22:57:26

</pre>
</div>
</content>
</entry>
<entry>
<title>1) various warning fixes</title>
<updated>2006-04-05T22:12:17+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2006-04-05T22:12:17+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=639bd610bfcb1a028b91a5c3d125045c8de6d8b7'/>
<id>639bd610bfcb1a028b91a5c3d125045c8de6d8b7</id>
<content type='text'>
2) [coverity] fixes:
  - 279 (w32): test should be on input parametr type, not typeW
  - 267 (aout): can be ignored but there was warning anyway
  - 234 (w32): missing free on error &amp; exit
  - 152 (w32): missing free on error &amp; exit
  - 148 (w32): fixed bound of static array in test
  - 101 (ffdec): defense code when avodec_encode_video will fail (just defense to the future,
         should never happen with current ffmpeg in xine)
  - 98, 99 (w32): check negative handle by _x_assert (it's used as index to array)
  - 90 (w32): negate pointer check (+added check for size)
  - 89 (w32): added NULL and size check

CVS patchset: 7959
CVS date: 2006/04/05 22:12:17

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2) [coverity] fixes:
  - 279 (w32): test should be on input parametr type, not typeW
  - 267 (aout): can be ignored but there was warning anyway
  - 234 (w32): missing free on error &amp; exit
  - 152 (w32): missing free on error &amp; exit
  - 148 (w32): fixed bound of static array in test
  - 101 (ffdec): defense code when avodec_encode_video will fail (just defense to the future,
         should never happen with current ffmpeg in xine)
  - 98, 99 (w32): check negative handle by _x_assert (it's used as index to array)
  - 90 (w32): negate pointer check (+added check for size)
  - 89 (w32): added NULL and size check

CVS patchset: 7959
CVS date: 2006/04/05 22:12:17

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix one more debug output if would be enabled (format string x number of arguments).</title>
<updated>2006-03-26T18:24:11+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2006-03-26T18:24:11+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8d7ccd673bec648062ecb6aeea052de0045d332c'/>
<id>8d7ccd673bec648062ecb6aeea052de0045d332c</id>
<content type='text'>
CVS patchset: 7953
CVS date: 2006/03/26 18:24:11

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7953
CVS date: 2006/03/26 18:24:11

</pre>
</div>
</content>
</entry>
<entry>
<title>[coverity]</title>
<updated>2006-03-26T18:15:03+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2006-03-26T18:15:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=124347b154ae981d3a4997a4f98f7c3e620a673a'/>
<id>124347b154ae981d3a4997a4f98f7c3e620a673a</id>
<content type='text'>
Small change due to false positive:
CID: 258
Checker: REVERSE_INULL (help)
File: xine-lib/src/libw32dll/wine/win32.c
Function: expRegOpenKeyA
Description: Pointer "phkResult" dereferenced before NULL check
Debug output fix:
CID: 259
Checker: REVERSE_INULL (help)
File: xine-lib/src/libw32dll/wine/win32.c
Function: expSetFilePointer
Description: Pointer "ext" dereferenced before NULL check

CVS patchset: 7952
CVS date: 2006/03/26 18:15:03

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Small change due to false positive:
CID: 258
Checker: REVERSE_INULL (help)
File: xine-lib/src/libw32dll/wine/win32.c
Function: expRegOpenKeyA
Description: Pointer "phkResult" dereferenced before NULL check
Debug output fix:
CID: 259
Checker: REVERSE_INULL (help)
File: xine-lib/src/libw32dll/wine/win32.c
Function: expSetFilePointer
Description: Pointer "ext" dereferenced before NULL check

CVS patchset: 7952
CVS date: 2006/03/26 18:15:03

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some compiler warnings.</title>
<updated>2006-02-14T18:45:37+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2006-02-14T18:45:37+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=568c380b92f76066621e3a3160f7d7ea1af5a5c9'/>
<id>568c380b92f76066621e3a3160f7d7ea1af5a5c9</id>
<content type='text'>
CVS patchset: 7895
CVS date: 2006/02/14 18:45:37

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7895
CVS date: 2006/02/14 18:45:37

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