<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libffmpeg, branch xine_1-rc7-release</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>make it compile on sparc32 (without VIS) again...</title>
<updated>2004-09-27T23:28:59+00:00</updated>
<author>
<name>Siggi Langauf</name>
<email>siggi@users.sourceforge.net</email>
</author>
<published>2004-09-27T23:28:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c25e199eef53ebb21b52e777005c680577883891'/>
<id>c25e199eef53ebb21b52e777005c680577883891</id>
<content type='text'>
CVS patchset: 7003
CVS date: 2004/09/27 23:28:59

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7003
CVS date: 2004/09/27 23:28:59

</pre>
</div>
</content>
</entry>
<entry>
<title> - almost finalize headers refactoring needed for MSVC frontends (and for other</title>
<updated>2004-09-26T22:54:51+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-09-26T22:54:51+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9025bf7cc003e8e9981eaf2adc4c614d9bca765c'/>
<id>9025bf7cc003e8e9981eaf2adc4c614d9bca765c</id>
<content type='text'>
   poor platforms, of course)
 - fix a bug in generated xine-config for WIN32 and make it relocateable
   under Windows
 - MSVC port: update, fix some warnings, remove old unneeded files
 - improve function for getting runtime directory, it will need next fix
   yet (bug probably due to active volume drives)

CVS patchset: 7001
CVS date: 2004/09/26 22:54:51

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   poor platforms, of course)
 - fix a bug in generated xine-config for WIN32 and make it relocateable
   under Windows
 - MSVC port: update, fix some warnings, remove old unneeded files
 - improve function for getting runtime directory, it will need next fix
   yet (bug probably due to active volume drives)

CVS patchset: 7001
CVS date: 2004/09/26 22:54:51

</pre>
</div>
</content>
</entry>
<entry>
<title>- added cropping capability (thanks James Stembridge)</title>
<updated>2004-09-22T20:29:13+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-09-22T20:29:13+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=fa11460bbd06540d43ffe53d047f25639a0a6b83'/>
<id>fa11460bbd06540d43ffe53d047f25639a0a6b83</id>
<content type='text'>
- some vo drivers support cropping natively.
  (only xv and xvmc have been tested)
- add software crop fallback to video_out.c
- skip yuv2rgb processing at xshm for not yet cropped frames
  (these frames are never shown)
- libmpeg2 and ffmpeg now may use crop support
- bump vo api. (changes to xvmc/xxmc will follow)

CVS patchset: 6991
CVS date: 2004/09/22 20:29:13

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- some vo drivers support cropping natively.
  (only xv and xvmc have been tested)
- add software crop fallback to video_out.c
- skip yuv2rgb processing at xshm for not yet cropped frames
  (these frames are never shown)
- libmpeg2 and ffmpeg now may use crop support
- bump vo api. (changes to xvmc/xxmc will follow)

CVS patchset: 6991
CVS date: 2004/09/22 20:29:13

</pre>
</div>
</content>
</entry>
<entry>
<title>Use ffmpeg buffer padding size.</title>
<updated>2004-09-21T19:27:18+00:00</updated>
<author>
<name>Thibaut Mattern</name>
<email>tmattern@users.sourceforge.net</email>
</author>
<published>2004-09-21T19:27:18+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0db8f8cfa85048b7970df258ebe037babab65889'/>
<id>0db8f8cfa85048b7970df258ebe037babab65889</id>
<content type='text'>
CVS patchset: 6987
CVS date: 2004/09/21 19:27:18

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6987
CVS date: 2004/09/21 19:27:18

</pre>
</div>
</content>
</entry>
<entry>
<title>Do never memcpy the buffer if the stream is mpeg1/2.</title>
<updated>2004-09-20T22:52:04+00:00</updated>
<author>
<name>Thibaut Mattern</name>
<email>tmattern@users.sourceforge.net</email>
</author>
<published>2004-09-20T22:52:04+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=d07b74f7272f2e8964a32448b9b5983d851dca16'/>
<id>d07b74f7272f2e8964a32448b9b5983d851dca16</id>
<content type='text'>
See why it's not needed in mpeg_parser.c
This fixes mpeg-es playback, especially xine-ui logo playback ! ;)

CVS patchset: 6984
CVS date: 2004/09/20 22:52:04

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See why it's not needed in mpeg_parser.c
This fixes mpeg-es playback, especially xine-ui logo playback ! ;)

CVS patchset: 6984
CVS date: 2004/09/20 22:52:04

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix palette based codecs</title>
<updated>2004-09-14T22:13:44+00:00</updated>
<author>
<name>James Stembridge</name>
<email>jstembridge@users.sourceforge.net</email>
</author>
<published>2004-09-14T22:13:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=1e565c6a1b0c4b52557a172fcd7ef8bc1450f908'/>
<id>1e565c6a1b0c4b52557a172fcd7ef8bc1450f908</id>
<content type='text'>
CVS patchset: 6971
CVS date: 2004/09/14 22:13:44

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6971
CVS date: 2004/09/14 22:13:44

</pre>
</div>
</content>
</entry>
<entry>
<title>- Add support for 3ivx video (doesn't work in QT streams yet)</title>
<updated>2004-09-14T02:22:23+00:00</updated>
<author>
<name>Bastien Nocera</name>
<email>hadess@users.sourceforge.net</email>
</author>
<published>2004-09-14T02:22:23+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0cb901ef91b174fb6602e35d7183d5be96d5843b'/>
<id>0cb901ef91b174fb6602e35d7183d5be96d5843b</id>
<content type='text'>
CVS patchset: 6969
CVS date: 2004/09/14 02:22:23

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6969
CVS date: 2004/09/14 02:22:23

</pre>
</div>
</content>
</entry>
<entry>
<title>including &lt;unistd.h&gt;, which has been removed from the global headers</title>
<updated>2004-09-12T19:23:36+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-09-12T19:23:36+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8033da767dbbecc06c2fc19546cf5d1b762768bf'/>
<id>8033da767dbbecc06c2fc19546cf5d1b762768bf</id>
<content type='text'>
CVS patchset: 6968
CVS date: 2004/09/12 19:23:36

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6968
CVS date: 2004/09/12 19:23:36

</pre>
</div>
</content>
</entry>
<entry>
<title>add missing bracket (only in the text, no compilation problem)</title>
<updated>2004-09-12T16:07:57+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-09-12T16:07:57+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=119103cdea84269889c852d2451d7aef4fb3be6c'/>
<id>119103cdea84269889c852d2451d7aef4fb3be6c</id>
<content type='text'>
CVS patchset: 6967
CVS date: 2004/09/12 16:07:57

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6967
CVS date: 2004/09/12 16:07:57

</pre>
</div>
</content>
</entry>
<entry>
<title>Unbreak ffmpeg mpeg-1/2 decoding</title>
<updated>2004-09-12T15:43:23+00:00</updated>
<author>
<name>James Stembridge</name>
<email>jstembridge@users.sourceforge.net</email>
</author>
<published>2004-09-12T15:43:23+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f9dbc186eb218134e187a32d4eaa3054cd4a0c34'/>
<id>f9dbc186eb218134e187a32d4eaa3054cd4a0c34</id>
<content type='text'>
CVS patchset: 6963
CVS date: 2004/09/12 15:43:23

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6963
CVS date: 2004/09/12 15:43:23

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