<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libffmpeg/libavutil, branch 1.1.2</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 definition of PIC in presence of __PIC__ or __pic__, to fix building of FFmpeg code on PIE-enabled systems. The change is already committed in FFmpeg's SVN.</title>
<updated>2006-07-05T22:11:34+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2006-07-05T22:11:34+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=d578ea7c2510b43105f1da99fcf4303009f5e425'/>
<id>d578ea7c2510b43105f1da99fcf4303009f5e425</id>
<content type='text'>
CVS patchset: 8090
CVS date: 2006/07/05 22:11:34

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8090
CVS date: 2006/07/05 22:11:34

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix strict aliasing rules breakages where possible, enable -fno-strict-aliasing where the breakage is unresolvable, and not enable it globally (decreases performances).</title>
<updated>2006-06-17T15:20:56+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2006-06-17T15:20:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=31eee779c6802eb127e5a529410a61b719a30694'/>
<id>31eee779c6802eb127e5a529410a61b719a30694</id>
<content type='text'>
CVS patchset: 8048
CVS date: 2006/06/17 15:20:56

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8048
CVS date: 2006/06/17 15:20:56

</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed gcc warnings (Adrian Schroeter).</title>
<updated>2006-05-22T16:57:36+00:00</updated>
<author>
<name>Matthias Hopf</name>
<email>mat@mshopf.de</email>
</author>
<published>2006-05-22T16:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e25e5998d1e8a3ffb3417a0effe1b7ce5999bbb5'/>
<id>e25e5998d1e8a3ffb3417a0effe1b7ce5999bbb5</id>
<content type='text'>
CVS patchset: 7993
CVS date: 2006/05/22 16:57:36

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7993
CVS date: 2006/05/22 16:57:36

</pre>
</div>
</content>
</entry>
<entry>
<title>Ancient platforms support:</title>
<updated>2006-04-08T16:42:23+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2006-04-08T16:42:23+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8dc253dad613fa9408f0a0ccb674e9e77ddef767'/>
<id>8dc253dad613fa9408f0a0ccb674e9e77ddef767</id>
<content type='text'>
  - rint, lrint, M_PI (ffmpeg and goom)
  - avoid mkdir warnings
  - check for older _GUID_DEFINED too
  - ressurected generating inttypes, cleaned public os_types.h
  - moved function redefiniton used only in the old MSVC to central place
Windows port update:
  - build internal ffmpeg:
    - workaround 'near' keyword problem
  - proper using __declspec(dllimport)
Other changes:
  - LIBFFMPEG_CFLAGS --&gt; LIBFFMPEG_CPPFLAGS

CVS patchset: 7964
CVS date: 2006/04/08 16:42:23

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - rint, lrint, M_PI (ffmpeg and goom)
  - avoid mkdir warnings
  - check for older _GUID_DEFINED too
  - ressurected generating inttypes, cleaned public os_types.h
  - moved function redefiniton used only in the old MSVC to central place
Windows port update:
  - build internal ffmpeg:
    - workaround 'near' keyword problem
  - proper using __declspec(dllimport)
Other changes:
  - LIBFFMPEG_CFLAGS --&gt; LIBFFMPEG_CPPFLAGS

CVS patchset: 7964
CVS date: 2006/04/08 16:42:23

</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore generated files.</title>
<updated>2005-11-21T14:30:28+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2005-11-21T14:30:28+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=befcb10c2a6d45d2a36bcc81c6056531abf12406'/>
<id>befcb10c2a6d45d2a36bcc81c6056531abf12406</id>
<content type='text'>
CVS patchset: 7811
CVS date: 2005/11/21 14:30:28

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7811
CVS date: 2005/11/21 14:30:28

</pre>
</div>
</content>
</entry>
<entry>
<title>trying to fix build</title>
<updated>2005-10-24T19:53:17+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2005-10-24T19:53:17+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c16c64676620e056987c02ae29469f8133762e15'/>
<id>c16c64676620e056987c02ae29469f8133762e15</id>
<content type='text'>
CVS patchset: 7771
CVS date: 2005/10/24 19:53:17

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7771
CVS date: 2005/10/24 19:53:17

</pre>
</div>
</content>
</entry>
<entry>
<title>small fixes</title>
<updated>2005-10-23T12:56:26+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2005-10-23T12:56:26+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=508e12f9c4bd813afdf37024798822b82ec26b68'/>
<id>508e12f9c4bd813afdf37024798822b82ec26b68</id>
<content type='text'>
CVS patchset: 7770
CVS date: 2005/10/23 12:56:26

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7770
CVS date: 2005/10/23 12:56:26

</pre>
</div>
</content>
</entry>
<entry>
<title>big ffmpeg update</title>
<updated>2005-10-23T02:11:16+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2005-10-23T02:11:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=712a40b59a0f451a558d88db1f9f124463016f97'/>
<id>712a40b59a0f451a558d88db1f9f124463016f97</id>
<content type='text'>
it is likely to break, so please keep both pieces

CVS patchset: 7767
CVS date: 2005/10/23 02:11:16

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it is likely to break, so please keep both pieces

CVS patchset: 7767
CVS date: 2005/10/23 02:11:16

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