<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libxinevdec, branch 1-rc0a</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>- add VO_INTERLACED_FLAG to get_frame</title>
<updated>2003-06-11T23:08:54+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2003-06-11T23:08:54+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=04dd7cc6866e3946cae1c3ad1b3b221ed8a27930'/>
<id>04dd7cc6866e3946cae1c3ad1b3b221ed8a27930</id>
<content type='text'>
- do not trust progressive_frame for detecting NTSC 3:2, quote:
'the alternating progressive_frame encoding problem. This is a problem where the progressive_frame flag alternates between true and false every frame, when it really should have been set to "true" all the time.'
'There is a lot of content that is affected by this issue, because it's caused by a dumb decision by a very big company that made a very popular MPEG encoder. They've since fixed the encoder, but there are apparently still authoring companies that use it, because the problem is on a lot of high-profile current discs, like Disney's "Monsters Inc." and "Beauty and the Beast".'
http://www.hometheaterhifi.com/volume_8_2/dvd-benchmark-special-report-chroma-bug-4-2001.html

CVS patchset: 5025
CVS date: 2003/06/11 23:08:54

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- do not trust progressive_frame for detecting NTSC 3:2, quote:
'the alternating progressive_frame encoding problem. This is a problem where the progressive_frame flag alternates between true and false every frame, when it really should have been set to "true" all the time.'
'There is a lot of content that is affected by this issue, because it's caused by a dumb decision by a very big company that made a very popular MPEG encoder. They've since fixed the encoder, but there are apparently still authoring companies that use it, because the problem is on a lot of high-profile current discs, like Disney's "Monsters Inc." and "Beauty and the Beast".'
http://www.hometheaterhifi.com/volume_8_2/dvd-benchmark-special-report-chroma-bug-4-2001.html

CVS patchset: 5025
CVS date: 2003/06/11 23:08:54

</pre>
</div>
</content>
</entry>
<entry>
<title>initial ideas for automatic enabling/disabling deinterlacer</title>
<updated>2003-06-06T19:42:04+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2003-06-06T19:42:04+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=738c241460754cfd0c666bd0d5611db92957458d'/>
<id>738c241460754cfd0c666bd0d5611db92957458d</id>
<content type='text'>
fixes, comments, suggestions are welcome

CVS patchset: 5011
CVS date: 2003/06/06 19:42:04

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes, comments, suggestions are welcome

CVS patchset: 5011
CVS date: 2003/06/06 19:42:04

</pre>
</div>
</content>
</entry>
<entry>
<title>fix uv order for yv12 and add support for i420</title>
<updated>2003-05-28T13:16:43+00:00</updated>
<author>
<name>James Stembridge</name>
<email>jstembridge@users.sourceforge.net</email>
</author>
<published>2003-05-28T13:16:43+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=dd43be108587af6968dbec55b12aebcbd5ada49a'/>
<id>dd43be108587af6968dbec55b12aebcbd5ada49a</id>
<content type='text'>
CVS patchset: 4974
CVS date: 2003/05/28 13:16:43

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4974
CVS date: 2003/05/28 13:16:43

</pre>
</div>
</content>
</entry>
<entry>
<title>as announced on xine-devel, this is the big Makefile refactoring:</title>
<updated>2003-05-14T16:21:44+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-05-14T16:21:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8e1d76f47f530f3b76cfe81eb9da1348df17e801'/>
<id>8e1d76f47f530f3b76cfe81eb9da1348df17e801</id>
<content type='text'>
extracted some common targets and variables into a common Makefile
which is then included

CVS patchset: 4844
CVS date: 2003/05/14 16:21:44

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
extracted some common targets and variables into a common Makefile
which is then included

CVS patchset: 4844
CVS date: 2003/05/14 16:21:44

</pre>
</div>
</content>
</entry>
<entry>
<title>png image loader fix</title>
<updated>2003-05-11T22:00:09+00:00</updated>
<author>
<name>Stefan Holst</name>
<email>holstsn@users.sourceforge.net</email>
</author>
<published>2003-05-11T22:00:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=509d6a8ad1d48f8ecd0e9e13df2dd8c731f9e582'/>
<id>509d6a8ad1d48f8ecd0e9e13df2dd8c731f9e582</id>
<content type='text'>
CVS patchset: 4828
CVS date: 2003/05/11 22:00:09

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4828
CVS date: 2003/05/11 22:00:09

</pre>
</div>
</content>
</entry>
<entry>
<title>- fix the image/png decoder on big endian machines</title>
<updated>2003-04-21T13:26:29+00:00</updated>
<author>
<name>Bastien Nocera</name>
<email>hadess@users.sourceforge.net</email>
</author>
<published>2003-04-21T13:26:29+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8b64ee5ef1ec23458c925a60ffbf0427e0eacf32'/>
<id>8b64ee5ef1ec23458c925a60ffbf0427e0eacf32</id>
<content type='text'>
CVS patchset: 4647
CVS date: 2003/04/21 13:26:29

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4647
CVS date: 2003/04/21 13:26:29

</pre>
</div>
</content>
</entry>
<entry>
<title>ignore alpha channel in images</title>
<updated>2003-03-26T23:45:58+00:00</updated>
<author>
<name>Stefan Holst</name>
<email>holstsn@users.sourceforge.net</email>
</author>
<published>2003-03-26T23:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=6997e6a7ab8ade12d1298d4a38ec1c155da02f16'/>
<id>6997e6a7ab8ade12d1298d4a38ec1c155da02f16</id>
<content type='text'>
CVS patchset: 4494
CVS date: 2003/03/26 23:45:58

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4494
CVS date: 2003/03/26 23:45:58

</pre>
</div>
</content>
</entry>
<entry>
<title>png image support</title>
<updated>2003-03-23T17:12:26+00:00</updated>
<author>
<name>Stefan Holst</name>
<email>holstsn@users.sourceforge.net</email>
</author>
<published>2003-03-23T17:12:26+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=a3d1eac9b0f3acac4a0bea2e31b2a26be7ae8c2f'/>
<id>a3d1eac9b0f3acac4a0bea2e31b2a26be7ae8c2f</id>
<content type='text'>
CVS patchset: 4472
CVS date: 2003/03/23 17:12:26

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4472
CVS date: 2003/03/23 17:12:26

</pre>
</div>
</content>
</entry>
<entry>
<title>modified to support FLI files from Magic Carpet PC game</title>
<updated>2003-02-08T15:39:07+00:00</updated>
<author>
<name>Mike Melanson</name>
<email>mike@multimedia.cx</email>
</author>
<published>2003-02-08T15:39:07+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=168a2fa77ae40c883931a2cf977bc8276344ce05'/>
<id>168a2fa77ae40c883931a2cf977bc8276344ce05</id>
<content type='text'>
CVS patchset: 4118
CVS date: 2003/02/08 15:39:07

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4118
CVS date: 2003/02/08 15:39:07

</pre>
</div>
</content>
</entry>
<entry>
<title>update ffmpeg</title>
<updated>2003-01-31T18:29:43+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2003-01-31T18:29:43+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=5350f2b7701f01bc4f234d3971fb8a623a8cd72a'/>
<id>5350f2b7701f01bc4f234d3971fb8a623a8cd72a</id>
<content type='text'>
CVS patchset: 4068
CVS date: 2003/01/31 18:29:43

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4068
CVS date: 2003/01/31 18:29:43

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