<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/post/visualizations, branch 1-rc3</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>API version bounce</title>
<updated>2003-12-14T22:13:22+00:00</updated>
<author>
<name>Siggi Langauf</name>
<email>siggi@users.sourceforge.net</email>
</author>
<published>2003-12-14T22:13:22+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=5d30a7730fa08774a1c48082580eb40a4e9a8095'/>
<id>5d30a7730fa08774a1c48082580eb40a4e9a8095</id>
<content type='text'>
CVS patchset: 5912
CVS date: 2003/12/14 22:13:22

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

</pre>
</div>
</content>
</entry>
<entry>
<title>clean up unused code</title>
<updated>2003-12-13T23:01:45+00:00</updated>
<author>
<name>Mike Melanson</name>
<email>mike@multimedia.cx</email>
</author>
<published>2003-12-13T23:01:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=38482b108a0f118ac7b0749b91e9e72620ff2b70'/>
<id>38482b108a0f118ac7b0749b91e9e72620ff2b70</id>
<content type='text'>
CVS patchset: 5906
CVS date: 2003/12/13 23:01:45

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5906
CVS date: 2003/12/13 23:01:45

</pre>
</div>
</content>
</entry>
<entry>
<title>update copyright year (and we have to do it again in 3 weeks... ;-) )</title>
<updated>2003-12-09T00:02:28+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2003-12-09T00:02:28+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=011a6ccc1dd88b58e01f83ab13eb9119f45c23ea'/>
<id>011a6ccc1dd88b58e01f83ab13eb9119f45c23ea</id>
<content type='text'>
CVS patchset: 5879
CVS date: 2003/12/09 00:02:28

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5879
CVS date: 2003/12/09 00:02:28

</pre>
</div>
</content>
</entry>
<entry>
<title>use _x_ao_mode2channels in post-plugins</title>
<updated>2003-12-03T10:52:41+00:00</updated>
<author>
<name>Marco Zuehlke</name>
<email>andruil@users.sourceforge.net</email>
</author>
<published>2003-12-03T10:52:41+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=27f6950525cef900b8fce09001123c5a117b2790'/>
<id>27f6950525cef900b8fce09001123c5a117b2790</id>
<content type='text'>
CVS patchset: 5829
CVS date: 2003/12/03 10:52:41

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5829
CVS date: 2003/12/03 10:52:41

</pre>
</div>
</content>
</entry>
<entry>
<title>the viz plugins are feeding their private metronom with video only data, so</title>
<updated>2003-11-26T19:30:14+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-11-26T19:30:14+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e88efd011e303cbb7a84f6402eb1e5fe574e0514'/>
<id>e88efd011e303cbb7a84f6402eb1e5fe574e0514</id>
<content type='text'>
have_video=1, have_audio=0 seems more logical

CVS patchset: 5791
CVS date: 2003/11/26 19:30:14

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
have_video=1, have_audio=0 seems more logical

CVS patchset: 5791
CVS date: 2003/11/26 19:30:14

</pre>
</div>
</content>
</entry>
<entry>
<title>"Anti audio fifo null" patch ;)</title>
<updated>2003-11-20T00:42:14+00:00</updated>
<author>
<name>Thibaut Mattern</name>
<email>tmattern@users.sourceforge.net</email>
</author>
<published>2003-11-20T00:42:14+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=86d39c4ef501d1f975a2e6bc1a71472102d6f167'/>
<id>86d39c4ef501d1f975a2e6bc1a71472102d6f167</id>
<content type='text'>
Makes things a bit more symetric:
- the audio fifo (demuxer-&gt;decoder) can't be NULL
- the video driver can be NULL
A dummy fifo (5 buffers) is used if the audio driver or video driver is NULL.
Audio frontends (rhythmbox, seedeexeen, quark) do not need to instanciate a video driver anymore.

CVS patchset: 5767
CVS date: 2003/11/20 00:42:14

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Makes things a bit more symetric:
- the audio fifo (demuxer-&gt;decoder) can't be NULL
- the video driver can be NULL
A dummy fifo (5 buffers) is used if the audio driver or video driver is NULL.
Audio frontends (rhythmbox, seedeexeen, quark) do not need to instanciate a video driver anymore.

CVS patchset: 5767
CVS date: 2003/11/20 00:42:14

</pre>
</div>
</content>
</entry>
<entry>
<title>audio visualization post plugins now use a private metronom to sync their video</title>
<updated>2003-11-16T12:18:59+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-11-16T12:18:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e4f25307b11599e0495aa4743123984287be3650'/>
<id>e4f25307b11599e0495aa4743123984287be3650</id>
<content type='text'>
CVS patchset: 5743
CVS date: 2003/11/16 12:18:59

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5743
CVS date: 2003/11/16 12:18:59

</pre>
</div>
</content>
</entry>
<entry>
<title>rename internal API function (_x_&lt;function&gt;).</title>
<updated>2003-11-11T18:44:50+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2003-11-11T18:44:50+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=20ff61cb378d2550bedd582a5ce3eae07a84d731'/>
<id>20ff61cb378d2550bedd582a5ce3eae07a84d731</id>
<content type='text'>
CVS patchset: 5721
CVS date: 2003/11/11 18:44:50

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5721
CVS date: 2003/11/11 18:44:50

</pre>
</div>
</content>
</entry>
<entry>
<title>* modify the engine slightly, so that the stream member in a video frame or</title>
<updated>2003-10-30T22:40:53+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-10-30T22:40:53+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=fe9eb37f05b677071f9de1b9e69c535aa2293d0b'/>
<id>fe9eb37f05b677071f9de1b9e69c535aa2293d0b</id>
<content type='text'>
  audio buffer can be NULL; this should be used to indicate that the frame/
  buffer does not come directly from a stream, but was generated otherwise
  (the most important result is that frames/buffers with stream NULL will not
  be passed through metronom)
* modify visualization post plugins so they set the stream on the generated
  frames to NULL, this avoids cluttering metronom, when playing a stream with
  audio AND video AND a visualization post
* this also means modifying the way post plugins provide vpts values:
  they have to calculate them themselves for now

CVS patchset: 5647
CVS date: 2003/10/30 22:40:53

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  audio buffer can be NULL; this should be used to indicate that the frame/
  buffer does not come directly from a stream, but was generated otherwise
  (the most important result is that frames/buffers with stream NULL will not
  be passed through metronom)
* modify visualization post plugins so they set the stream on the generated
  frames to NULL, this avoids cluttering metronom, when playing a stream with
  audio AND video AND a visualization post
* this also means modifying the way post plugins provide vpts values:
  they have to calculate them themselves for now

CVS patchset: 5647
CVS date: 2003/10/30 22:40:53

</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>
</feed>
