<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/post/deinterlace/plugins, branch 1-rc7</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>Ryan Tadlock's patch for compensating the field delay of some deinterlacing algorithms</title>
<updated>2004-07-17T16:35:16+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-07-17T16:35:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e08f2fd5ee57a6147bd68b5be675222e79a27a39'/>
<id>e08f2fd5ee57a6147bd68b5be675222e79a27a39</id>
<content type='text'>
CVS patchset: 6801
CVS date: 2004/07/17 16:35:16

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6801
CVS date: 2004/07/17 16:35:16

</pre>
</div>
</content>
</entry>
<entry>
<title>fix compiler warning (missing prototype)</title>
<updated>2004-04-09T14:31:28+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-04-09T14:31:28+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f4d07cfade5b66063a7aa65cc78508c36235a65f'/>
<id>f4d07cfade5b66063a7aa65cc78508c36235a65f</id>
<content type='text'>
CVS patchset: 6359
CVS date: 2004/04/09 14:31:28

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6359
CVS date: 2004/04/09 14:31:28

</pre>
</div>
</content>
</entry>
<entry>
<title>tvtime deinterlacing algorithms assumed top_field_first=1</title>
<updated>2004-04-09T02:57:05+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-04-09T02:57:05+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=575527352ef6ca07f7f752838ccccf2f0171314c'/>
<id>575527352ef6ca07f7f752838ccccf2f0171314c</id>
<content type='text'>
top_field_first=0 (aka bottom_field_first) should now work as expected

CVS patchset: 6356
CVS date: 2004/04/09 02:57:05

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
top_field_first=0 (aka bottom_field_first) should now work as expected

CVS patchset: 6356
CVS date: 2004/04/09 02:57:05

</pre>
</div>
</content>
</entry>
<entry>
<title>my gcc (partly 3.4 already) optimizes these away, because they are only used</title>
<updated>2004-02-12T20:53:31+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-02-12T20:53:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f42992c99a6afdd0f23a58c993b49ea3b2a74789'/>
<id>f42992c99a6afdd0f23a58c993b49ea3b2a74789</id>
<content type='text'>
inside inline assembler (which the compiler does not recognize); so actually
the code is wrong (the asm parts should list these as inputs), but telling
the compiler to keep them is the easier fix

CVS patchset: 6144
CVS date: 2004/02/12 20:53:31

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
inside inline assembler (which the compiler does not recognize); so actually
the code is wrong (the asm parts should list these as inputs), but telling
the compiler to keep them is the easier fix

CVS patchset: 6144
CVS date: 2004/02/12 20:53:31

</pre>
</div>
</content>
</entry>
<entry>
<title>wonder why Mike isn't complaining about C++ style comments, any more...</title>
<updated>2004-01-05T12:15:55+00:00</updated>
<author>
<name>Siggi Langauf</name>
<email>siggi@users.sourceforge.net</email>
</author>
<published>2004-01-05T12:15:55+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4905a06f1c2aab87487baf50b7919d2b05c92d6c'/>
<id>4905a06f1c2aab87487baf50b7919d2b05c92d6c</id>
<content type='text'>
CVS patchset: 6003
CVS date: 2004/01/05 12:15:55

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6003
CVS date: 2004/01/05 12:15:55

</pre>
</div>
</content>
</entry>
<entry>
<title>DOS/Win CRs are forbidden, verboten, interdit</title>
<updated>2004-01-05T01:47:26+00:00</updated>
<author>
<name>Mike Melanson</name>
<email>mike@multimedia.cx</email>
</author>
<published>2004-01-05T01:47:26+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f340de13a2004777ccd161fa19b5e57402ee4f1f'/>
<id>f340de13a2004777ccd161fa19b5e57402ee4f1f</id>
<content type='text'>
CVS patchset: 6001
CVS date: 2004/01/05 01:47:26

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6001
CVS date: 2004/01/05 01:47:26

</pre>
</div>
</content>
</entry>
<entry>
<title>better MANGLE from ffmpeg</title>
<updated>2004-01-02T20:53:43+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-01-02T20:53:43+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ceacf9b2a25ab2250dfa45e9c8bb18881a0263dc'/>
<id>ceacf9b2a25ab2250dfa45e9c8bb18881a0263dc</id>
<content type='text'>
CVS patchset: 5976
CVS date: 2004/01/02 20:53:43

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5976
CVS date: 2004/01/02 20:53:43

</pre>
</div>
</content>
</entry>
<entry>
<title>my small contribution to the cygwin port ;-)</title>
<updated>2004-01-02T20:47:03+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-01-02T20:47:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c003d455518e5bad93b607b22763c299987664b5'/>
<id>c003d455518e5bad93b607b22763c299987664b5</id>
<content type='text'>
CVS patchset: 5975
CVS date: 2004/01/02 20:47:03

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5975
CVS date: 2004/01/02 20:47:03

</pre>
</div>
</content>
</entry>
<entry>
<title>prefetching seems to improve performance as well</title>
<updated>2003-12-08T17:23:41+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2003-12-08T17:23:41+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ff61f5f3ff1314f8bd2350a9b71165b11f7f7855'/>
<id>ff61f5f3ff1314f8bd2350a9b71165b11f7f7855</id>
<content type='text'>
CVS patchset: 5876
CVS date: 2003/12/08 17:23:41

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

</pre>
</div>
</content>
</entry>
<entry>
<title>sfence is not a valid MMX instruction.</title>
<updated>2003-12-08T17:06:53+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2003-12-08T17:06:53+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0e18f82b79ac54f306aa1ee31170bd3099b5c17a'/>
<id>0e18f82b79ac54f306aa1ee31170bd3099b5c17a</id>
<content type='text'>
provide a new MMXEXT version. about 15% faster here.

CVS patchset: 5875
CVS date: 2003/12/08 17:06:53

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
provide a new MMXEXT version. about 15% faster here.

CVS patchset: 5875
CVS date: 2003/12/08 17:06:53

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