<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/xine-engine, branch 1-rc2</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>yep, AC3 data can occur in Quicktime files</title>
<updated>2003-10-25T04:03:33+00:00</updated>
<author>
<name>Mike Melanson</name>
<email>mike@multimedia.cx</email>
</author>
<published>2003-10-25T04:03:33+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=065c21d2b1beeeef8a4365463d64c1b07ce6fb25'/>
<id>065c21d2b1beeeef8a4365463d64c1b07ce6fb25</id>
<content type='text'>
CVS patchset: 5590
CVS date: 2003/10/25 04:03:33

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5590
CVS date: 2003/10/25 04:03:33

</pre>
</div>
</content>
</entry>
<entry>
<title>* notify the user that the save feature is disabled by default</title>
<updated>2003-10-24T09:34:01+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-10-24T09:34:01+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=dc7ba390ce47ec3179fbddbf0b119c7fd730cb4a'/>
<id>dc7ba390ce47ec3179fbddbf0b119c7fd730cb4a</id>
<content type='text'>
* security warning when the user tries to set the save_dir to a dangerous location

CVS patchset: 5586
CVS date: 2003/10/24 09:34:01

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* security warning when the user tries to set the save_dir to a dangerous location

CVS patchset: 5586
CVS date: 2003/10/24 09:34:01

</pre>
</div>
</content>
</entry>
<entry>
<title>obsolete a special buffer type (fewer special cases is better)</title>
<updated>2003-10-24T02:59:03+00:00</updated>
<author>
<name>Mike Melanson</name>
<email>mike@multimedia.cx</email>
</author>
<published>2003-10-24T02:59:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=23cd46c91f1e5002d1e950e221e052790b52c375'/>
<id>23cd46c91f1e5002d1e950e221e052790b52c375</id>
<content type='text'>
CVS patchset: 5583
CVS date: 2003/10/24 02:59:03

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5583
CVS date: 2003/10/24 02:59:03

</pre>
</div>
</content>
</entry>
<entry>
<title>I should have seen this coming...</title>
<updated>2003-10-23T20:12:33+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-10-23T20:12:33+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=bc348464a67516b828815673585f8724651d969a'/>
<id>bc348464a67516b828815673585f8724651d969a</id>
<content type='text'>
The changes to the video API of course require the video/spu decoder and
post plugin APIs to be increased as well.

CVS patchset: 5579
CVS date: 2003/10/23 20:12:33

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The changes to the video API of course require the video/spu decoder and
post plugin APIs to be increased as well.

CVS patchset: 5579
CVS date: 2003/10/23 20:12:33

</pre>
</div>
</content>
</entry>
<entry>
<title>- be quiet</title>
<updated>2003-10-23T17:57:04+00:00</updated>
<author>
<name>Bastien Nocera</name>
<email>hadess@users.sourceforge.net</email>
</author>
<published>2003-10-23T17:57:04+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e7c9e27b0a757d47007e8e561cd35abbc7602bc5'/>
<id>e7c9e27b0a757d47007e8e561cd35abbc7602bc5</id>
<content type='text'>
CVS patchset: 5578
CVS date: 2003/10/23 17:57:04

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5578
CVS date: 2003/10/23 17:57:04

</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup in video_out.h</title>
<updated>2003-10-23T15:17:06+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-10-23T15:17:06+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7b65c8b1b967474c2dd6b852fbcefc1e6bcd7240'/>
<id>7b65c8b1b967474c2dd6b852fbcefc1e6bcd7240</id>
<content type='text'>
* some obsolete VO_CAP_* constants removed
* VO_ZOOM_* constants replaced by their XINE_VO_ZOOM_* equivalents from xine.h
* moved some bits around
* proc_frame() needs only one parameter: the frame
* renamed copy_called to proc_called
* changed logic in video_out.c to call proc_* functions a bit
  (call proc_frame() first, then call proc_slice() if proc_frame() has not set
  proc_called, this allows video out plugins to have both hooks called)

CVS patchset: 5576
CVS date: 2003/10/23 15:17:06

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* some obsolete VO_CAP_* constants removed
* VO_ZOOM_* constants replaced by their XINE_VO_ZOOM_* equivalents from xine.h
* moved some bits around
* proc_frame() needs only one parameter: the frame
* renamed copy_called to proc_called
* changed logic in video_out.c to call proc_* functions a bit
  (call proc_frame() first, then call proc_slice() if proc_frame() has not set
  proc_called, this allows video out plugins to have both hooks called)

CVS patchset: 5576
CVS date: 2003/10/23 15:17:06

</pre>
</div>
</content>
</entry>
<entry>
<title>Replace copy member in vo_frame_t with proc_frame and proc_slice. Increase video_out API version to 18.</title>
<updated>2003-10-22T20:38:09+00:00</updated>
<author>
<name>Robin KAY</name>
<email>komadori@users.sourceforge.net</email>
</author>
<published>2003-10-22T20:38:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=51616b96cd2793085ae314fecde90ac9a0735a04'/>
<id>51616b96cd2793085ae314fecde90ac9a0735a04</id>
<content type='text'>
CVS patchset: 5574
CVS date: 2003/10/22 20:38:09

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5574
CVS date: 2003/10/22 20:38:09

</pre>
</div>
</content>
</entry>
<entry>
<title>reduce the security value to make the entry visible in xine-ui</title>
<updated>2003-10-22T19:14:10+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-10-22T19:14:10+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=35decc993a98b994662fcdca0fc537398d64a03d'/>
<id>35decc993a98b994662fcdca0fc537398d64a03d</id>
<content type='text'>
CVS patchset: 5573
CVS date: 2003/10/22 19:14:10

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5573
CVS date: 2003/10/22 19:14:10

</pre>
</div>
</content>
</entry>
<entry>
<title>Daniel, I hope you don't mind that I readd a placeholder for str_sticky,</title>
<updated>2003-10-22T16:49:00+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-10-22T16:49:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f078f430b197e28d9a963ebe4b2d3e97942bef1a'/>
<id>f078f430b197e28d9a963ebe4b2d3e97942bef1a</id>
<content type='text'>
otherwise we would have to increase all plugin API versions.
We can remove it again on the structure cleanup scheduled for rc6.

CVS patchset: 5568
CVS date: 2003/10/22 16:49:00

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
otherwise we would have to increase all plugin API versions.
We can remove it again on the structure cleanup scheduled for rc6.

CVS patchset: 5568
CVS date: 2003/10/22 16:49:00

</pre>
</div>
</content>
</entry>
<entry>
<title>remove this config relic, sticky_str was removes more than year ago.</title>
<updated>2003-10-21T22:10:34+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2003-10-21T22:10:34+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=10b8404dc6e4785e64d86c1f4ca6745e07fe7884'/>
<id>10b8404dc6e4785e64d86c1f4ca6745e07fe7884</id>
<content type='text'>
CVS patchset: 5566
CVS date: 2003/10/21 22:10:34

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5566
CVS date: 2003/10/21 22:10:34

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