<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libffmpeg/libavcodec/armv4l, branch 1.1.4</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>another ffmpeg sync to include h264 security fixes</title>
<updated>2007-01-28T18:38:32+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2007-01-28T18:38:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7c3728d769962d288b73cc945c3143ae68726984'/>
<id>7c3728d769962d288b73cc945c3143ae68726984</id>
<content type='text'>
CVS patchset: 8573
CVS date: 2007/01/28 18:38:32

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8573
CVS date: 2007/01/28 18:38:32

</pre>
</div>
</content>
</entry>
<entry>
<title>  * ffmpeg update to 51.28.0</title>
<updated>2007-01-13T21:19:52+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2007-01-13T21:19:52+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=6e8ff6e5c232de4b8235626af31ab85345120a93'/>
<id>6e8ff6e5c232de4b8235626af31ab85345120a93</id>
<content type='text'>
  * Workaround ffmpeg buggy codecs that don't release their DR1 frames.
  * Fix several segfaults and freezing problem with H264 streams that use a lot
    of reference frames (eg. 15)
  * Initial support to enable/disable ffmpeg codecs. Codecs may be disabled in
    groups by --disable-ffmpeg-uncommon-codecs/--disable-ffmpeg-popular-codecs
    Think of "uncommon" codecs what people would never want to play with their
    PDAs (they will save memory by removing them).
    Note: currently both uncommon/popular codecs are _build_ but disabled.
    that is, build system still need some improvements to really save memory.
warning: non-autoconf guru playing with the build system, likely breakage.

CVS patchset: 8499
CVS date: 2007/01/13 21:19:52

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  * Workaround ffmpeg buggy codecs that don't release their DR1 frames.
  * Fix several segfaults and freezing problem with H264 streams that use a lot
    of reference frames (eg. 15)
  * Initial support to enable/disable ffmpeg codecs. Codecs may be disabled in
    groups by --disable-ffmpeg-uncommon-codecs/--disable-ffmpeg-popular-codecs
    Think of "uncommon" codecs what people would never want to play with their
    PDAs (they will save memory by removing them).
    Note: currently both uncommon/popular codecs are _build_ but disabled.
    that is, build system still need some improvements to really save memory.
warning: non-autoconf guru playing with the build system, likely breakage.

CVS patchset: 8499
CVS date: 2007/01/13 21:19:52

</pre>
</div>
</content>
</entry>
<entry>
<title>trying an updated ffmpeg version (51.25.0)</title>
<updated>2006-12-04T22:25:13+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2006-12-04T22:25:13+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e6d1a700e06ba8a985c29ba212b359c9e33bcc55'/>
<id>e6d1a700e06ba8a985c29ba212b359c9e33bcc55</id>
<content type='text'>
CVS patchset: 8405
CVS date: 2006/12/04 22:25:13

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8405
CVS date: 2006/12/04 22:25:13

</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>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>ffmpeg sync</title>
<updated>2006-02-05T14:11:16+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2006-02-05T14:11:16+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=40c9e400fdaf1e9bb49eb0d0f0e437025b0ab6e8'/>
<id>40c9e400fdaf1e9bb49eb0d0f0e437025b0ab6e8</id>
<content type='text'>
CVS patchset: 7872
CVS date: 2006/02/05 14:11:16

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7872
CVS date: 2006/02/05 14:11:16

</pre>
</div>
</content>
</entry>
<entry>
<title>here is cvs update people requested - somebody please check for gcc4 compatibility</title>
<updated>2005-07-19T20:30:38+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2005-07-19T20:30:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=fcc9a6282dd3c541055636ac49882d1639da251b'/>
<id>fcc9a6282dd3c541055636ac49882d1639da251b</id>
<content type='text'>
CVS patchset: 7668
CVS date: 2005/07/19 20:30:38

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7668
CVS date: 2005/07/19 20:30:38

</pre>
</div>
</content>
</entry>
<entry>
<title>sync to libavcodec build 4755</title>
<updated>2005-05-28T01:40:40+00:00</updated>
<author>
<name>Mike Melanson</name>
<email>mike@multimedia.cx</email>
</author>
<published>2005-05-28T01:40:40+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=875da7c6e187d3aacaac0107deb45200286dfa7d'/>
<id>875da7c6e187d3aacaac0107deb45200286dfa7d</id>
<content type='text'>
CVS patchset: 7567
CVS date: 2005/05/28 01:40:40

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7567
CVS date: 2005/05/28 01:40:40

</pre>
</div>
</content>
</entry>
<entry>
<title>merge ffmpeg to fix compiler warnings</title>
<updated>2004-05-30T19:24:17+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-05-30T19:24:17+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=df5fbeb013e70f14090cec1998a5f923d6713a1d'/>
<id>df5fbeb013e70f14090cec1998a5f923d6713a1d</id>
<content type='text'>
CVS patchset: 6612
CVS date: 2004/05/30 19:24:17

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6612
CVS date: 2004/05/30 19:24:17

</pre>
</div>
</content>
</entry>
<entry>
<title>big ffmpeg patch</title>
<updated>2003-11-01T18:12:53+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-11-01T18:12:53+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ad86ea038a0b4803c7e3f1a82a293e2ee538e345'/>
<id>ad86ea038a0b4803c7e3f1a82a293e2ee538e345</id>
<content type='text'>
* do not define CONFIG_ENCODERS any more, use a stripped down XINE_MPEG_ENCODER,
  which will only compile an I-frame-only MPEG1 encoder (speeds up compile time)
* fix a lot of warnings in ffmpeg (a good deal of which have already been
  submitted to the ffmpeg project by Mike)
* simplify some Makefiles

CVS patchset: 5667
CVS date: 2003/11/01 18:12:53

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* do not define CONFIG_ENCODERS any more, use a stripped down XINE_MPEG_ENCODER,
  which will only compile an I-frame-only MPEG1 encoder (speeds up compile time)
* fix a lot of warnings in ffmpeg (a good deal of which have already been
  submitted to the ffmpeg project by Mike)
* simplify some Makefiles

CVS patchset: 5667
CVS date: 2003/11/01 18:12:53

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