<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/xine-engine/video_out.c, branch 0.9.11</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>trivial fix to snapshot code:</title>
<updated>2002-05-22T18:55:11+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2002-05-22T18:55:11+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=a14a2f3653673f572bcebe8318d7da14008a5d41'/>
<id>a14a2f3653673f572bcebe8318d7da14008a5d41</id>
<content type='text'>
- make sure that last_frame will be valid
- capture exactly the last displayed image (closes #496735)
- capture both image and overlays

CVS patchset: 1928
CVS date: 2002/05/22 18:55:11

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- make sure that last_frame will be valid
- capture exactly the last displayed image (closes #496735)
- capture both image and overlays

CVS patchset: 1928
CVS date: 2002/05/22 18:55:11

</pre>
</div>
</content>
</entry>
<entry>
<title>i'm tired of people reporting "throwing away image..." as bugs.</title>
<updated>2002-05-21T22:16:14+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2002-05-21T22:16:14+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=527c7fc3929a2e90c048069c7f64f33fba152c9f'/>
<id>527c7fc3929a2e90c048069c7f64f33fba152c9f</id>
<content type='text'>
btw: we must update faq to say that these messages are _usually_ an indication of
dma disabled on dvd/cdrom drive.

CVS patchset: 1927
CVS date: 2002/05/21 22:16:14

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
btw: we must update faq to say that these messages are _usually_ an indication of
dma disabled on dvd/cdrom drive.

CVS patchset: 1927
CVS date: 2002/05/21 22:16:14

</pre>
</div>
</content>
</entry>
<entry>
<title>small fix to still frame logic. this improves recovering when decoder</title>
<updated>2002-05-18T12:36:03+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2002-05-18T12:36:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=21a12166211d8ee5956a460273401e70e2817f2e'/>
<id>21a12166211d8ee5956a460273401e70e2817f2e</id>
<content type='text'>
is too late. the old code adjusted metronom's video_vpts, causing
false "video jumps".

CVS patchset: 1906
CVS date: 2002/05/18 12:36:03

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
is too late. the old code adjusted metronom's video_vpts, causing
false "video jumps".

CVS patchset: 1906
CVS date: 2002/05/18 12:36:03

</pre>
</div>
</content>
</entry>
<entry>
<title>new logo code; xine uses a logo MRL instead of proprietary logo files.</title>
<updated>2002-05-02T01:44:44+00:00</updated>
<author>
<name>Siggi Langauf</name>
<email>siggi@users.sourceforge.net</email>
</author>
<published>2002-05-02T01:44:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=fe98e9b0a0ab7fae382cba26239492970e7d7253'/>
<id>fe98e9b0a0ab7fae382cba26239492970e7d7253</id>
<content type='text'>
advantages of this implementation:
- less (ie simpler) code
- works around the wrong-coloured-logo issue (okay, .yv12.gz did as well)
- logo doesn't flash between streams any more
- smaller logo file
  (currently MPEG1 elementary stream, as that's all I could create with the
   GIMP. Other formats may compress even better...)
- support for animated logos, even with sound

CVS patchset: 1830
CVS date: 2002/05/02 01:44:44

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
advantages of this implementation:
- less (ie simpler) code
- works around the wrong-coloured-logo issue (okay, .yv12.gz did as well)
- logo doesn't flash between streams any more
- smaller logo file
  (currently MPEG1 elementary stream, as that's all I could create with the
   GIMP. Other formats may compress even better...)
- support for animated logos, even with sound

CVS patchset: 1830
CVS date: 2002/05/02 01:44:44

</pre>
</div>
</content>
</entry>
<entry>
<title>planar yv12 logo format</title>
<updated>2002-05-01T20:38:19+00:00</updated>
<author>
<name>Guenter Bartsch</name>
<email>guenter@users.sourceforge.net</email>
</author>
<published>2002-05-01T20:38:19+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=07a2e66440b57a0d7edd71ed82afce9b2f68f5fe'/>
<id>07a2e66440b57a0d7edd71ed82afce9b2f68f5fe</id>
<content type='text'>
CVS patchset: 1825
CVS date: 2002/05/01 20:38:19

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1825
CVS date: 2002/05/01 20:38:19

</pre>
</div>
</content>
</entry>
<entry>
<title>Replace all exit(1) with abort().</title>
<updated>2002-04-29T23:31:59+00:00</updated>
<author>
<name>James Courtier-Dutton</name>
<email>jcdutton@users.sourceforge.net</email>
</author>
<published>2002-04-29T23:31:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0ec1fddf7f2eaf8eb29123d79e3462e723a37c1d'/>
<id>0ec1fddf7f2eaf8eb29123d79e3462e723a37c1d</id>
<content type='text'>
xine-lib should really never do an exit or abort, but instead pass back nice error values to the calling application, but until that happens, use abort() as that is tracable with gdb, whereas exit(1) is not backtraceable.

CVS patchset: 1811
CVS date: 2002/04/29 23:31:59

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
xine-lib should really never do an exit or abort, but instead pass back nice error values to the calling application, but until that happens, use abort() as that is tracable with gdb, whereas exit(1) is not backtraceable.

CVS patchset: 1811
CVS date: 2002/04/29 23:31:59

</pre>
</div>
</content>
</entry>
<entry>
<title>- new (fast) demuxer seeking scheme</title>
<updated>2002-04-09T03:37:59+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2002-04-09T03:37:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=645f84663db1951293a7c821dccba45ebdabfcfe'/>
<id>645f84663db1951293a7c821dccba45ebdabfcfe</id>
<content type='text'>
- updated decoder api to allow reseting internal state on seeks

CVS patchset: 1696
CVS date: 2002/04/09 03:37:59

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- updated decoder api to allow reseting internal state on seeks

CVS patchset: 1696
CVS date: 2002/04/09 03:37:59

</pre>
</div>
</content>
</entry>
<entry>
<title>- Undo my previous patch, it might (at least in theory) cause problems</title>
<updated>2002-04-02T19:29:09+00:00</updated>
<author>
<name>Ewald Snel</name>
<email>esnel@users.sourceforge.net</email>
</author>
<published>2002-04-02T19:29:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=69f6ab2b002fe21e719b8e386db39ddec31facbb'/>
<id>69f6ab2b002fe21e719b8e386db39ddec31facbb</id>
<content type='text'>
  when freeing frames after closing the video output driver
- New patch to fix the frame leak in the Xv driver only

CVS patchset: 1667
CVS date: 2002/04/02 19:29:09

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  when freeing frames after closing the video output driver
- New patch to fix the frame leak in the Xv driver only

CVS patchset: 1667
CVS date: 2002/04/02 19:29:09

</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix frame leak in Xv video driver</title>
<updated>2002-04-01T22:19:27+00:00</updated>
<author>
<name>Ewald Snel</name>
<email>esnel@users.sourceforge.net</email>
</author>
<published>2002-04-01T22:19:27+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=bc085b3b89b232b2d972221048f0cb947487b2b1'/>
<id>bc085b3b89b232b2d972221048f0cb947487b2b1</id>
<content type='text'>
- Frames can be freed by video driver until video driver' exit(), so you
  need to call this before vo_free_img_buffers() to avoid frame leak

CVS patchset: 1660
CVS date: 2002/04/01 22:19:27

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Frames can be freed by video driver until video driver' exit(), so you
  need to call this before vo_free_img_buffers() to avoid frame leak

CVS patchset: 1660
CVS date: 2002/04/01 22:19:27

</pre>
</div>
</content>
</entry>
<entry>
<title>What's that !!</title>
<updated>2002-03-29T19:52:16+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2002-03-29T19:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=3fa5ed13a8aa486f6905851b1fb58fc81df6a3ac'/>
<id>3fa5ed13a8aa486f6905851b1fb58fc81df6a3ac</id>
<content type='text'>
CVS patchset: 1644
CVS date: 2002/03/29 19:52:16

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1644
CVS date: 2002/03/29 19:52:16

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