<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/xine-engine/buffer.c, branch xine-1-beta4-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>revert, commited by error, thibaut patch ;-)</title>
<updated>2003-01-26T23:36:46+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2003-01-26T23:36:46+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f66eaabcc458b656165b7abc18b1f25cbd22d81e'/>
<id>f66eaabcc458b656165b7abc18b1f25cbd22d81e</id>
<content type='text'>
CVS patchset: 4017
CVS date: 2003/01/26 23:36:46

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4017
CVS date: 2003/01/26 23:36:46

</pre>
</div>
</content>
</entry>
<entry>
<title>fix automake warning. NOTE: nvtv user, can you check if i didn't break compilation of this stuff??</title>
<updated>2003-01-26T23:31:13+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2003-01-26T23:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=29a4f937b0177135cf24496034756457b1be5113'/>
<id>29a4f937b0177135cf24496034756457b1be5113</id>
<content type='text'>
CVS patchset: 4016
CVS date: 2003/01/26 23:31:13

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

</pre>
</div>
</content>
</entry>
<entry>
<title>flush moved to decoder loop. that simplifies things a lot.</title>
<updated>2002-12-22T15:02:06+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2002-12-22T15:02:06+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=1df4724ce1cf3057d8eb02aa3344b5cd826ea549'/>
<id>1df4724ce1cf3057d8eb02aa3344b5cd826ea549</id>
<content type='text'>
new buffer methods to avoid deadlocks doing flush from video_out

CVS patchset: 3629
CVS date: 2002/12/22 15:02:06

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
new buffer methods to avoid deadlocks doing flush from video_out

CVS patchset: 3629
CVS date: 2002/12/22 15:02:06

</pre>
</div>
</content>
</entry>
<entry>
<title>- add buf-&gt;decoder_info_ptr: portability for systems where pointer has</title>
<updated>2002-12-21T12:56:44+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2002-12-21T12:56:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=5f31761a4fa6995592cdd536c52f6ddac8151a89'/>
<id>5f31761a4fa6995592cdd536c52f6ddac8151a89</id>
<content type='text'>
  different sizeof than integer.
- add extra_info structure to pass informations from input/demuxers down
  to the output frame. this can be used, for example, to pass the frame
  number of a frame (when known by decoder). also, immediate benefict is
  that we now have a slider which really shows the current position of
  the playing stream. new fields can be added to extra_info keeping
  binary compatibility
- bumpy everybody's api versions

CVS patchset: 3603
CVS date: 2002/12/21 12:56:44

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  different sizeof than integer.
- add extra_info structure to pass informations from input/demuxers down
  to the output frame. this can be used, for example, to pass the frame
  number of a frame (when known by decoder). also, immediate benefict is
  that we now have a slider which really shows the current position of
  the playing stream. new fields can be added to extra_info keeping
  binary compatibility
- bumpy everybody's api versions

CVS patchset: 3603
CVS date: 2002/12/21 12:56:44

</pre>
</div>
</content>
</entry>
<entry>
<title>initialize size to avoid simple mistakes</title>
<updated>2002-07-17T18:36:44+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2002-07-17T18:36:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9455c47fad09e283ba22b584d11d298b28f11488'/>
<id>9455c47fad09e283ba22b584d11d298b28f11488</id>
<content type='text'>
CVS patchset: 2305
CVS date: 2002/07/17 18:36:44

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 2305
CVS date: 2002/07/17 18:36:44

</pre>
</div>
</content>
</entry>
<entry>
<title>make demuxers a bit more "programmer friendly"</title>
<updated>2002-07-14T22:27:24+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2002-07-14T22:27:24+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=775c694abe5e84d66e448864c0281bf569bf509c'/>
<id>775c694abe5e84d66e448864c0281bf569bf509c</id>
<content type='text'>
CVS patchset: 2265
CVS date: 2002/07/14 22:27:24

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 2265
CVS date: 2002/07/14 22:27:24

</pre>
</div>
</content>
</entry>
<entry>
<title>scr unregister patch from Michael Roitzsch, buffer mem release fix, xmalloc_aligned cleanup - fb vo plugin needs to be fixed for this one</title>
<updated>2002-03-24T14:15:36+00:00</updated>
<author>
<name>Guenter Bartsch</name>
<email>guenter@users.sourceforge.net</email>
</author>
<published>2002-03-24T14:15:36+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0b1e872fa96412fdf7dc54b8f18ab34ac148e65d'/>
<id>0b1e872fa96412fdf7dc54b8f18ab34ac148e65d</id>
<content type='text'>
CVS patchset: 1626
CVS date: 2002/03/24 14:15:36

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1626
CVS date: 2002/03/24 14:15:36

</pre>
</div>
</content>
</entry>
<entry>
<title>minor corrections and a patch for metronom to make sure it doesn't compensate drifts forever</title>
<updated>2002-03-12T11:04:06+00:00</updated>
<author>
<name>Guenter Bartsch</name>
<email>guenter@users.sourceforge.net</email>
</author>
<published>2002-03-12T11:04:06+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=995d0f7e8a08bb813c24a49d5bae681d5585fb8c'/>
<id>995d0f7e8a08bb813c24a49d5bae681d5585fb8c</id>
<content type='text'>
CVS patchset: 1563
CVS date: 2002/03/12 11:04:06

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1563
CVS date: 2002/03/12 11:04:06

</pre>
</div>
</content>
</entry>
<entry>
<title>Use same datatype.</title>
<updated>2002-03-11T00:00:08+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2002-03-11T00:00:08+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=67a22974d451c355bdd22eb6473ab43e4f23c475'/>
<id>67a22974d451c355bdd22eb6473ab43e4f23c475</id>
<content type='text'>
CVS patchset: 1551
CVS date: 2002/03/11 00:00:08

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1551
CVS date: 2002/03/11 00:00:08

</pre>
</div>
</content>
</entry>
<entry>
<title>memleak fixes from ewald snel</title>
<updated>2002-03-01T09:29:49+00:00</updated>
<author>
<name>Guenter Bartsch</name>
<email>guenter@users.sourceforge.net</email>
</author>
<published>2002-03-01T09:29:49+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=99a4dbf75cc3f7a40354b6c6596f4ea7aa373c52'/>
<id>99a4dbf75cc3f7a40354b6c6596f4ea7aa373c52</id>
<content type='text'>
CVS patchset: 1535
CVS date: 2002/03/01 09:29:49

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1535
CVS date: 2002/03/01 09:29:49

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