<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libmpeg2, branch 1-rc1</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>that should fix mpeg1 aspect ratio as reported by Gert Vervoort</title>
<updated>2003-09-01T20:12:36+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2003-09-01T20:12:36+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7cbdb89b95bc11d8ab42a2e3fee21cb8e8d5a7d0'/>
<id>7cbdb89b95bc11d8ab42a2e3fee21cb8e8d5a7d0</id>
<content type='text'>
CVS patchset: 5328
CVS date: 2003/09/01 20:12:36

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5328
CVS date: 2003/09/01 20:12:36

</pre>
</div>
</content>
</entry>
<entry>
<title>AMD64 support patch by Adrian Schroeter</title>
<updated>2003-08-25T14:32:37+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-08-25T14:32:37+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=92939d3b6df9165df0d7a25c4214c32401d9131d'/>
<id>92939d3b6df9165df0d7a25c4214c32401d9131d</id>
<content type='text'>
CVS patchset: 5308
CVS date: 2003/08/25 14:32:37

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5308
CVS date: 2003/08/25 14:32:37

</pre>
</div>
</content>
</entry>
<entry>
<title>handle dvdnav aspect force hints correctly with pan&amp;scan</title>
<updated>2003-08-05T15:09:23+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-08-05T15:09:23+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f86f7a3a08809f55d0218312a8986c9693899245'/>
<id>f86f7a3a08809f55d0218312a8986c9693899245</id>
<content type='text'>
CVS patchset: 5250
CVS date: 2003/08/05 15:09:23

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5250
CVS date: 2003/08/05 15:09:23

</pre>
</div>
</content>
</entry>
<entry>
<title>support for arbitrary aspect ratios</title>
<updated>2003-08-04T03:47:09+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2003-08-04T03:47:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ed3497a1e20f74c28afc2124480c60fbdbf37fab'/>
<id>ed3497a1e20f74c28afc2124480c60fbdbf37fab</id>
<content type='text'>
patch by Philip Jgenstedt

CVS patchset: 5243
CVS date: 2003/08/04 03:47:09

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
patch by Philip Jgenstedt

CVS patchset: 5243
CVS date: 2003/08/04 03:47:09

</pre>
</div>
</content>
</entry>
<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>progressive_frame flag may be used to select how to convert yv12-&gt;yuy2</title>
<updated>2003-06-03T03:33:15+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2003-06-03T03:33:15+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=603da375c6e015c5d954831714324041b0839049'/>
<id>603da375c6e015c5d954831714324041b0839049</id>
<content type='text'>
CVS patchset: 5003
CVS date: 2003/06/03 03:33:15

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5003
CVS date: 2003/06/03 03:33:15

</pre>
</div>
</content>
</entry>
<entry>
<title>fix the miscalculates and then copy'n'pasted durations we discovered some time ago</title>
<updated>2003-05-23T10:52:40+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-05-23T10:52:40+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=64d6b94a1caff564af3680dbb4318e33755fd208'/>
<id>64d6b94a1caff564af3680dbb4318e33755fd208</id>
<content type='text'>
CVS patchset: 4904
CVS date: 2003/05/23 10:52:40

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4904
CVS date: 2003/05/23 10:52:40

</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>- width and height metainfo in mpeg streams</title>
<updated>2003-05-04T00:56:51+00:00</updated>
<author>
<name>Bastien Nocera</name>
<email>hadess@users.sourceforge.net</email>
</author>
<published>2003-05-04T00:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b2a9904e0e49b5c96c01e506dc950e40436b5032'/>
<id>b2a9904e0e49b5c96c01e506dc950e40436b5032</id>
<content type='text'>
CVS patchset: 4759
CVS date: 2003/05/04 00:56:51

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4759
CVS date: 2003/05/04 00:56:51

</pre>
</div>
</content>
</entry>
<entry>
<title>sometimes old frames are displayed after a seek (reset)</title>
<updated>2003-04-29T13:47:48+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2003-04-29T13:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=87f46ff35a96d3405217bdf7c0cf443603722d75'/>
<id>87f46ff35a96d3405217bdf7c0cf443603722d75</id>
<content type='text'>
mark them as bad so that doesn't happen
obs: i'm aware this is a delicate code, please report if this change
causes any problems (like with dvd menus). i hope it won't.

CVS patchset: 4706
CVS date: 2003/04/29 13:47:48

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
mark them as bad so that doesn't happen
obs: i'm aware this is a delicate code, please report if this change
causes any problems (like with dvd menus). i hope it won't.

CVS patchset: 4706
CVS date: 2003/04/29 13:47:48

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