<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libffmpeg, branch 1-rc5</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>fix ffmpeg warnings</title>
<updated>2004-06-13T13:23:58+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-06-13T13:23:58+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=549885f14a9220ed68c55c55f6a6f9f15b8bb34d'/>
<id>549885f14a9220ed68c55c55f6a6f9f15b8bb34d</id>
<content type='text'>
CVS patchset: 6681
CVS date: 2004/06/13 13:23:58

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6681
CVS date: 2004/06/13 13:23:58

</pre>
</div>
</content>
</entry>
<entry>
<title>PPC AltiVec fix</title>
<updated>2004-06-13T00:10:47+00:00</updated>
<author>
<name>Mike Melanson</name>
<email>mike@multimedia.cx</email>
</author>
<published>2004-06-13T00:10:47+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e75a4e58b8d44e6c2e1cfb7ab2649f98c7204685'/>
<id>e75a4e58b8d44e6c2e1cfb7ab2649f98c7204685</id>
<content type='text'>
CVS patchset: 6680
CVS date: 2004/06/13 00:10:47

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6680
CVS date: 2004/06/13 00:10:47

</pre>
</div>
</content>
</entry>
<entry>
<title>not all compilers strip unused static functions from object files.</title>
<updated>2004-06-12T22:14:13+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-06-12T22:14:13+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=d9c6d7c2b4036966cff70f21ee57cbab7b45f9f3'/>
<id>d9c6d7c2b4036966cff70f21ee57cbab7b45f9f3</id>
<content type='text'>
gcc 2.96 does not. this causes a bunch of undefined symbols:
undefined symbol: ff_init_me    (../.libs/xineplug_decode_ff.so)
undefined symbol: ff_estimate_p_frame_motion    (../.libs/xineplug_decode_ff.so)
undefined symbol: ff_fix_long_p_mvs     (../.libs/xineplug_decode_ff.so)
undefined symbol: ff_fix_long_mvs       (../.libs/xineplug_decode_ff.so)
undefined symbol: ff_h263_encode_motion (../.libs/xineplug_decode_ff.so)
undefined symbol: h263_encode_init      (../.libs/xineplug_decode_ff.so)
Mike, can you merge this back to ffmpeg cvs?

CVS patchset: 6677
CVS date: 2004/06/12 22:14:13

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gcc 2.96 does not. this causes a bunch of undefined symbols:
undefined symbol: ff_init_me    (../.libs/xineplug_decode_ff.so)
undefined symbol: ff_estimate_p_frame_motion    (../.libs/xineplug_decode_ff.so)
undefined symbol: ff_fix_long_p_mvs     (../.libs/xineplug_decode_ff.so)
undefined symbol: ff_fix_long_mvs       (../.libs/xineplug_decode_ff.so)
undefined symbol: ff_h263_encode_motion (../.libs/xineplug_decode_ff.so)
undefined symbol: h263_encode_init      (../.libs/xineplug_decode_ff.so)
Mike, can you merge this back to ffmpeg cvs?

CVS patchset: 6677
CVS date: 2004/06/12 22:14:13

</pre>
</div>
</content>
</entry>
<entry>
<title>fix init bug that manifests when decoder is not disposed between</title>
<updated>2004-06-11T02:25:56+00:00</updated>
<author>
<name>Mike Melanson</name>
<email>mike@multimedia.cx</email>
</author>
<published>2004-06-11T02:25:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=cda7393846ea62539cb4582eff20b6b83c4fca81'/>
<id>cda7393846ea62539cb4582eff20b6b83c4fca81</id>
<content type='text'>
initializations

CVS patchset: 6672
CVS date: 2004/06/11 02:25:56

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
initializations

CVS patchset: 6672
CVS date: 2004/06/11 02:25:56

</pre>
</div>
</content>
</entry>
<entry>
<title>flac.c is in the SOURCES now, no need to EXTRA_DIST it</title>
<updated>2004-06-10T20:46:25+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-06-10T20:46:25+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=84d40e3a7d861e79224191d11c04bc615979b640'/>
<id>84d40e3a7d861e79224191d11c04bc615979b640</id>
<content type='text'>
CVS patchset: 6669
CVS date: 2004/06/10 20:46:25

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6669
CVS date: 2004/06/10 20:46:25

</pre>
</div>
</content>
</entry>
<entry>
<title>hook up ffmpeg's FLAC decoder</title>
<updated>2004-06-10T04:46:18+00:00</updated>
<author>
<name>Mike Melanson</name>
<email>mike@multimedia.cx</email>
</author>
<published>2004-06-10T04:46:18+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7d61144f3cc52f58978c165ae023fb610aaab9e1'/>
<id>7d61144f3cc52f58978c165ae023fb610aaab9e1</id>
<content type='text'>
CVS patchset: 6664
CVS date: 2004/06/10 04:46:18

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6664
CVS date: 2004/06/10 04:46:18

</pre>
</div>
</content>
</entry>
<entry>
<title>Don't assume buffer contains waveformatex header when BUF_FLAG_STDHEADER is set, it's optional</title>
<updated>2004-06-06T16:13:30+00:00</updated>
<author>
<name>James Stembridge</name>
<email>jstembridge@users.sourceforge.net</email>
</author>
<published>2004-06-06T16:13:30+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=365c2680a12a28a984aef91b75c5cdd42d829ab2'/>
<id>365c2680a12a28a984aef91b75c5cdd42d829ab2</id>
<content type='text'>
CVS patchset: 6649
CVS date: 2004/06/06 16:13:30

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6649
CVS date: 2004/06/06 16:13:30

</pre>
</div>
</content>
</entry>
<entry>
<title>Support for deocoder init data split.</title>
<updated>2004-06-05T16:37:37+00:00</updated>
<author>
<name>Thibaut Mattern</name>
<email>tmattern@users.sourceforge.net</email>
</author>
<published>2004-06-05T16:37:37+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=356bb1480c5b3158da3cdca3c639a1a0ad8979e0'/>
<id>356bb1480c5b3158da3cdca3c639a1a0ad8979e0</id>
<content type='text'>
Daniel: you don't even need libw32 decoder to play your stream now. ;)
http://naboo.homelinux.org/~daniel/media/p_length.avi

CVS patchset: 6643
CVS date: 2004/06/05 16:37:37

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Daniel: you don't even need libw32 decoder to play your stream now. ;)
http://naboo.homelinux.org/~daniel/media/p_length.avi

CVS patchset: 6643
CVS date: 2004/06/05 16:37:37

</pre>
</div>
</content>
</entry>
<entry>
<title>shut up GCC.</title>
<updated>2004-06-04T13:29:29+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2004-06-04T13:29:29+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=af1905883bdd0b144b13ec1d34e72232c29a9f5a'/>
<id>af1905883bdd0b144b13ec1d34e72232c29a9f5a</id>
<content type='text'>
CVS patchset: 6637
CVS date: 2004/06/04 13:29:29

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6637
CVS date: 2004/06/04 13:29:29

</pre>
</div>
</content>
</entry>
<entry>
<title>renamed symbol appropriately to avoid duplicate symbol references, following</title>
<updated>2004-06-01T14:36:34+00:00</updated>
<author>
<name>Conrad Parker</name>
<email>conrad@users.sourceforge.net</email>
</author>
<published>2004-06-01T14:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ea7c449249deb4e0d79d949316201f5dfcedf603'/>
<id>ea7c449249deb4e0d79d949316201f5dfcedf603</id>
<content type='text'>
the pattern of dummy in alpha, mmx etc.

CVS patchset: 6625
CVS date: 2004/06/01 14:36:34

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the pattern of dummy in alpha, mmx etc.

CVS patchset: 6625
CVS date: 2004/06/01 14:36:34

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