<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libffmpeg/libavcodec, 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>Fixed build for srcdir != builddir.</title>
<updated>2007-01-25T18:44:55+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2007-01-25T18:44:55+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=03efcdd7e7e3c10cc76a42f9caabd837d8e15fb8'/>
<id>03efcdd7e7e3c10cc76a42f9caabd837d8e15fb8</id>
<content type='text'>
CVS patchset: 8562
CVS date: 2007/01/25 18:44:55

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8562
CVS date: 2007/01/25 18:44:55

</pre>
</div>
</content>
</entry>
<entry>
<title>ops, missing file</title>
<updated>2007-01-14T02:45:40+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2007-01-14T02:45:40+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=05ffdfcd8eebaeba4f7ba08e0b88453f18626464'/>
<id>05ffdfcd8eebaeba4f7ba08e0b88453f18626464</id>
<content type='text'>
CVS patchset: 8505
CVS date: 2007/01/14 02:45:40

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8505
CVS date: 2007/01/14 02:45:40

</pre>
</div>
</content>
</entry>
<entry>
<title>Add another CONFIG_ENCODERS guard to kill an implicit fn declaration warning.</title>
<updated>2007-01-14T00:08:00+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2007-01-14T00:08:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=82929f55b2e99b55cff355e592d25df4eda2a797'/>
<id>82929f55b2e99b55cff355e592d25df4eda2a797</id>
<content type='text'>
CVS patchset: 8504
CVS date: 2007/01/14 00:08:00

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8504
CVS date: 2007/01/14 00:08:00

</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>When building encoders, mjpeg is needed too.</title>
<updated>2006-12-30T22:25:04+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2006-12-30T22:25:04+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9933f7b36c7e2218888d40b577ec93952015d1c3'/>
<id>9933f7b36c7e2218888d40b577ec93952015d1c3</id>
<content type='text'>
Otherwise we get a link error about mjpeg_init being missing.

CVS patchset: 8478
CVS date: 2006/12/30 22:25:04

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise we get a link error about mjpeg_init being missing.

CVS patchset: 8478
CVS date: 2006/12/30 22:25:04

</pre>
</div>
</content>
</entry>
<entry>
<title>Improve the compiler optimisation failure workaround.</title>
<updated>2006-12-21T00:11:31+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2006-12-21T00:11:31+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=67534e2d8ca6a618952adcfa7dfc6d02deb49693'/>
<id>67534e2d8ca6a618952adcfa7dfc6d02deb49693</id>
<content type='text'>
CVS patchset: 8430
CVS date: 2006/12/21 00:11:31

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8430
CVS date: 2006/12/21 00:11:31

</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>Security fix addon to r5369 of mplayer svn.</title>
<updated>2006-11-21T17:40:10+00:00</updated>
<author>
<name>Matthias Hopf</name>
<email>mat@mshopf.de</email>
</author>
<published>2006-11-21T17:40:10+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4b5bd6c38ff98c4fb017e2ee819d0ecfe202bbff'/>
<id>4b5bd6c38ff98c4fb017e2ee819d0ecfe202bbff</id>
<content type='text'>
CVS patchset: 8385
CVS date: 2006/11/21 17:40:10

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8385
CVS date: 2006/11/21 17:40:10

</pre>
</div>
</content>
</entry>
<entry>
<title>Free memory before return. Import revision 6351 of FFmpeg CVS by Kostya. Found by Coverity Scan CID 305.</title>
<updated>2006-09-27T05:10:52+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2006-09-27T05:10:52+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9fd0f58f485c2665c46b2350da9488da419b4eee'/>
<id>9fd0f58f485c2665c46b2350da9488da419b4eee</id>
<content type='text'>
CVS patchset: 8314
CVS date: 2006/09/27 05:10:52

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8314
CVS date: 2006/09/27 05:10:52

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