<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/combined/ffmpeg, branch 1.1.12</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>Shift some audio plugin priorities: swap libreal &amp; ffmpeg, otherwise 7 to 8.</title>
<updated>2008-04-07T16:54:49+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-04-07T16:54:49+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=d148e35b44f32a6495e7e497c13552b0b89bcc0b'/>
<id>d148e35b44f32a6495e7e497c13552b0b89bcc0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement support for "MPEG-3 adu".</title>
<updated>2008-04-07T16:54:41+00:00</updated>
<author>
<name>Jinghua Luo</name>
<email>sunmoon1997@gmail.com</email>
</author>
<published>2008-04-07T16:54:41+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7e0dcead623c909ce6dd07995b08b829a9dcfdd5'/>
<id>7e0dcead623c909ce6dd07995b08b829a9dcfdd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check the Real extradata length.</title>
<updated>2008-04-07T16:52:46+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-04-07T16:52:46+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=3e12aeb9041aaddefad0782921033abbabd9e518'/>
<id>3e12aeb9041aaddefad0782921033abbabd9e518</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use ffmpeg's cook decoder and fix Real decoder bugs</title>
<updated>2008-04-07T16:27:49+00:00</updated>
<author>
<name>Jinghua Luo</name>
<email>sunmoon1997@gmail.com</email>
</author>
<published>2008-04-07T16:27:49+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=d3bb60048b4ff30adc379f5e1eab62db8354db8b'/>
<id>d3bb60048b4ff30adc379f5e1eab62db8354db8b</id>
<content type='text'>
This patch drops support for RV20.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch drops support for RV20.
</pre>
</div>
</content>
</entry>
<entry>
<title>ffmpeg/libreal cleanup</title>
<updated>2008-04-07T16:27:49+00:00</updated>
<author>
<name>Jinghua Luo</name>
<email>sunmoon1997@gmail.com</email>
</author>
<published>2008-04-07T16:27:49+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=aae81ebc2ba5f815d8cc153b1edabb70fda440ca'/>
<id>aae81ebc2ba5f815d8cc153b1edabb70fda440ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ffmpeg plugin build where source dir != build dir.</title>
<updated>2008-03-19T13:40:06+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-03-19T13:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=2e1b0bb57b6ce5e2c19a3a8b735c13ae42ef048c'/>
<id>2e1b0bb57b6ce5e2c19a3a8b735c13ae42ef048c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move ffmpeg plugin code into src/combined/ffmpeg &amp; adapt for current ffmpeg.</title>
<updated>2008-03-18T01:15:58+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-03-18T01:15:58+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0bb3f6696c0c7bd9644569bbf599d9baa43610da'/>
<id>0bb3f6696c0c7bd9644569bbf599d9baa43610da</id>
<content type='text'>
The source remains compilable with older ffmpeg, whether internal or external.

--HG--
rename : src/libffmpeg/Makefile.am =&gt; src/combined/ffmpeg/Makefile.am
rename : src/libffmpeg/ff_audio_decoder.c =&gt; src/combined/ffmpeg/ff_audio_decoder.c
rename : src/libffmpeg/ff_dvaudio_decoder.c =&gt; src/combined/ffmpeg/ff_dvaudio_decoder.c
rename : src/libffmpeg/ff_mpeg_parser.c =&gt; src/combined/ffmpeg/ff_mpeg_parser.c
rename : src/libffmpeg/ff_mpeg_parser.h =&gt; src/combined/ffmpeg/ff_mpeg_parser.h
rename : src/libffmpeg/ff_video_decoder.c =&gt; src/combined/ffmpeg/ff_video_decoder.c
rename : src/libffmpeg/ffmpeg_decoder.c =&gt; src/combined/ffmpeg/ffmpeg_decoder.c
rename : src/libffmpeg/ffmpeg_decoder.h =&gt; src/combined/ffmpeg/ffmpeg_decoder.h
rename : src/libffmpeg/ffmpeg_encoder.c =&gt; src/combined/ffmpeg/ffmpeg_encoder.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The source remains compilable with older ffmpeg, whether internal or external.

--HG--
rename : src/libffmpeg/Makefile.am =&gt; src/combined/ffmpeg/Makefile.am
rename : src/libffmpeg/ff_audio_decoder.c =&gt; src/combined/ffmpeg/ff_audio_decoder.c
rename : src/libffmpeg/ff_dvaudio_decoder.c =&gt; src/combined/ffmpeg/ff_dvaudio_decoder.c
rename : src/libffmpeg/ff_mpeg_parser.c =&gt; src/combined/ffmpeg/ff_mpeg_parser.c
rename : src/libffmpeg/ff_mpeg_parser.h =&gt; src/combined/ffmpeg/ff_mpeg_parser.h
rename : src/libffmpeg/ff_video_decoder.c =&gt; src/combined/ffmpeg/ff_video_decoder.c
rename : src/libffmpeg/ffmpeg_decoder.c =&gt; src/combined/ffmpeg/ffmpeg_decoder.c
rename : src/libffmpeg/ffmpeg_decoder.h =&gt; src/combined/ffmpeg/ffmpeg_decoder.h
rename : src/libffmpeg/ffmpeg_encoder.c =&gt; src/combined/ffmpeg/ffmpeg_encoder.c
</pre>
</div>
</content>
</entry>
</feed>
