<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/combined, branch 1.2.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>Merge from 1.1</title>
<updated>2012-06-05T09:47:26+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2012-06-05T09:47:26+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b631217b97e6e63807a2e7195658d12de0236f58'/>
<id>b631217b97e6e63807a2e7195658d12de0236f58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added missing ifdef AVCODEC_HAS_REORDERED_OPAQUE</title>
<updated>2012-06-05T08:54:55+00:00</updated>
<author>
<name>Carlo Bramini</name>
<email>carlo.bramix@libero.it</email>
</author>
<published>2012-06-05T08:54:55+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=70d56fc1262d7e2f47677a2501d220b5d1a6e74f'/>
<id>70d56fc1262d7e2f47677a2501d220b5d1a6e74f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added check for AVCodecContext.color_range and AVCodecContext.colorspace</title>
<updated>2012-06-05T08:52:38+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2012-06-05T08:52:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=589cd12c0ba1294f9d36358a07f0d782de09415e'/>
<id>589cd12c0ba1294f9d36358a07f0d782de09415e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ffmpeg_compat.h: fixed version check for old ffmpeg versions</title>
<updated>2012-06-05T08:41:03+00:00</updated>
<author>
<name>Carlo Bramini</name>
<email>carlo.bramix@libero.it</email>
</author>
<published>2012-06-05T08:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=3b076d574b3e2ae13eebef53756014acf8b485df'/>
<id>3b076d574b3e2ae13eebef53756014acf8b485df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from 1.1</title>
<updated>2012-05-30T07:20:46+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2012-05-30T07:20:46+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4e1f6c532f001e0aebc11738cb1ff2c70a1f4472'/>
<id>4e1f6c532f001e0aebc11738cb1ff2c70a1f4472</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ff_video_decoder: Fixed mpeg2 parsing</title>
<updated>2012-05-30T07:19:38+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2012-05-30T07:19:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=76c94adde0ea28971699d04116ba7d754036c0b9'/>
<id>76c94adde0ea28971699d04116ba7d754036c0b9</id>
<content type='text'>
Fixes following errors from ffmpeg:
[mpeg1video @ 0x9ba7f80] ignoring SEQ_START_CODE after 101
[mpeg1video @ 0x9ba7f80] ignoring seq ext after 101
[mpeg1video @ 0x9ba7f80] ignoring GOP_START_CODE after 101
[mpeg1video @ 0x9ba7f80] invalid cbp at 41 0
[mpeg1video @ 0x9ba7f80] concealing 405 DC, 405 AC, 405 MV errors
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes following errors from ffmpeg:
[mpeg1video @ 0x9ba7f80] ignoring SEQ_START_CODE after 101
[mpeg1video @ 0x9ba7f80] ignoring seq ext after 101
[mpeg1video @ 0x9ba7f80] ignoring GOP_START_CODE after 101
[mpeg1video @ 0x9ba7f80] invalid cbp at 41 0
[mpeg1video @ 0x9ba7f80] concealing 405 DC, 405 AC, 405 MV errors
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from 1.1</title>
<updated>2012-05-28T08:25:01+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2012-05-28T08:25:01+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=eab5daf428d1f6fe5068badaadcc3c278a4f1dcf'/>
<id>eab5daf428d1f6fe5068badaadcc3c278a4f1dcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed U-plane conversion (YUVJ444P -&gt; YUV420)</title>
<updated>2012-05-28T08:08:00+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2012-05-28T08:08:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=674a1c7cc595d9f49638c416250f94ecc27fd733'/>
<id>674a1c7cc595d9f49638c416250f94ecc27fd733</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from 1.1</title>
<updated>2012-05-28T06:50:19+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2012-05-28T06:50:19+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=3e460bf2e653cf8b8372290b03e3b5255fd65e4a'/>
<id>3e460bf2e653cf8b8372290b03e3b5255fd65e4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ff_video_decoder: fixed DR1 frame garbage collector when using multithreaded decoding.</title>
<updated>2012-05-28T06:48:45+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2012-05-28T06:48:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f70101339ec4ec3d203822fe3d1a92d86e007627'/>
<id>f70101339ec4ec3d203822fe3d1a92d86e007627</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
