<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/video_out, branch 1.2.5</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>VDPAU: silence warnings.</title>
<updated>2014-04-05T15:03:35+00:00</updated>
<author>
<name>Torsten Jager</name>
<email>t.jager@gmx.de</email>
</author>
<published>2014-04-05T15:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=665833b1df2c7d6f99da1169c62fe17d3db112d4'/>
<id>665833b1df2c7d6f99da1169c62fe17d3db112d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Silence compiler warnings on register_enum () arg #4.</title>
<updated>2014-03-10T15:36:55+00:00</updated>
<author>
<name>Torsten Jager</name>
<email>t.jager@gmx.de</email>
</author>
<published>2014-03-10T15:36:55+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9dc01446b018803415e0fe02b0f060b037e0738a'/>
<id>9dc01446b018803415e0fe02b0f060b037e0738a</id>
<content type='text'>
Making them all "const char * const *" did work too
(even with Kaffeine build/run), but that would be
an API change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Making them all "const char * const *" did work too
(even with Kaffeine build/run), but that would be
an API change.
</pre>
</div>
</content>
</entry>
<entry>
<title>YCgCo: enable VDPAU video out.</title>
<updated>2013-12-10T14:25:30+00:00</updated>
<author>
<name>Torsten Jager</name>
<email>t.jager@gmx.de</email>
</author>
<published>2013-12-10T14:25:30+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=18c4a9bbd184a660b862ba233cf07aaf3a7db068'/>
<id>18c4a9bbd184a660b862ba233cf07aaf3a7db068</id>
<content type='text'>
Possibly only theory. Most real life YCgCo files are 4:4:4 what VDPAU dislikes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Possibly only theory. Most real life YCgCo files are 4:4:4 what VDPAU dislikes.
</pre>
</div>
</content>
</entry>
<entry>
<title>YCgCo: enable opengl2 video out.</title>
<updated>2013-12-10T14:25:25+00:00</updated>
<author>
<name>Torsten Jager</name>
<email>t.jager@gmx.de</email>
</author>
<published>2013-12-10T14:25:25+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=70c2d00f21933efd677756f470352991b279b407'/>
<id>70c2d00f21933efd677756f470352991b279b407</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>YCgCo: general preparation.</title>
<updated>2013-12-10T14:25:15+00:00</updated>
<author>
<name>Torsten Jager</name>
<email>t.jager@gmx.de</email>
</author>
<published>2013-12-10T14:25:15+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9a74d75ff7a89f761f7926aecea8cab502773e0c'/>
<id>9a74d75ff7a89f761f7926aecea8cab502773e0c</id>
<content type='text'>
I stumbled upon something - the green orange transform :-)

No, it is not lossless as some publications say. Instead, like traditional
YCbCr it maps the RGB color cube to a pyramid with a central symmetric
hexagonal base. Roughly 80% of color depth gets lost this way. The green
resolution is again worse than ITU-R 709.
It will probably not replace traditional YCbCr. It is incompatible with
existing video equipment, and it lacks an mpeg range mode needed for live editing.

However, if you can live without video equalizer, it makes an interesting
alternative for slow devices like smartphones.

Anyway, just if someone likes...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I stumbled upon something - the green orange transform :-)

No, it is not lossless as some publications say. Instead, like traditional
YCbCr it maps the RGB color cube to a pyramid with a central symmetric
hexagonal base. Roughly 80% of color depth gets lost this way. The green
resolution is again worse than ITU-R 709.
It will probably not replace traditional YCbCr. It is incompatible with
existing video equipment, and it lacks an mpeg range mode needed for live editing.

However, if you can live without video equalizer, it makes an interesting
alternative for slow devices like smartphones.

Anyway, just if someone likes...
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up vaapi µs delay code.</title>
<updated>2013-10-01T20:25:36+00:00</updated>
<author>
<name>Darren Salt</name>
<email>devspam@moreofthesa.me.uk</email>
</author>
<published>2013-10-01T20:25:36+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b158fdb88389b33de8e1447f77d29ff7a8975463'/>
<id>b158fdb88389b33de8e1447f77d29ff7a8975463</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Hide warning: unused variable 'frame'</title>
<updated>2013-09-30T06:30:43+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2013-09-30T06:30:43+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=d2391e6610c74661b5c2a61f97d1254272e02f05'/>
<id>d2391e6610c74661b5c2a61f97d1254272e02f05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added const</title>
<updated>2013-09-30T06:28:42+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2013-09-30T06:28:42+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c5b1123ec560ed15f2aebafc0ef76a5448d29e17'/>
<id>c5b1123ec560ed15f2aebafc0ef76a5448d29e17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>color_matrix.c: default to "Signal+Size".</title>
<updated>2013-09-27T13:52:30+00:00</updated>
<author>
<name>Torsten Jager</name>
<email>t.jager@gmx.de</email>
</author>
<published>2013-09-27T13:52:30+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=1484cd98330543db0f70955cb8877aeab7f8f06f'/>
<id>1484cd98330543db0f70955cb8877aeab7f8f06f</id>
<content type='text'>
This is preferred on any half-way sRGB compliant monitors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is preferred on any half-way sRGB compliant monitors.
</pre>
</div>
</content>
</entry>
<entry>
<title>yuv2rgb_mmx: fix swapped modes.</title>
<updated>2013-09-27T13:52:29+00:00</updated>
<author>
<name>Torsten Jager</name>
<email>t.jager@gmx.de</email>
</author>
<published>2013-09-27T13:52:29+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=86b02c35c856d53ac870203447387b1c5074dbb2'/>
<id>86b02c35c856d53ac870203447387b1c5074dbb2</id>
<content type='text'>
This bug probably never hit anyway. Nobody uses 24bpp X displays,
as they are way slower than 32 bit ones, or even unsupported by hw.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This bug probably never hit anyway. Nobody uses 24bpp X displays,
as they are way slower than 32 bit ones, or even unsupported by hw.
</pre>
</div>
</content>
</entry>
</feed>
