<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/video_dec/libmpeg2, 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>Killed warnings with minor optimizations</title>
<updated>2012-04-27T11:11:28+00:00</updated>
<author>
<name>Petri Hintukainen</name>
<email>phintuka@users.sourceforge.net</email>
</author>
<published>2012-04-27T11:11:28+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=3f079cfbb1cb1d7a070d102571ef429325a6746c'/>
<id>3f079cfbb1cb1d7a070d102571ef429325a6746c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use "quietened" build if automake 1.11 was used.</title>
<updated>2011-05-16T23:12:50+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2011-05-16T23:12:50+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=41032c035366c25547bc7ce470638624c23a405e'/>
<id>41032c035366c25547bc7ce470638624c23a405e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Trim trailing space &amp; reduce space+tab.</title>
<updated>2009-11-30T21:37:30+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2009-11-30T21:37:30+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=140ffc62a23b22f84656ae768cfe719658aedbc2'/>
<id>140ffc62a23b22f84656ae768cfe719658aedbc2</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>2009-01-18T00:45:42+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2009-01-18T00:45:42+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=d797ae8a0d0e011515b37e76cbc0c0b869714ea3'/>
<id>d797ae8a0d0e011515b37e76cbc0c0b869714ea3</id>
<content type='text'>
--HG--
rename : src/libxineadec/gsm610/long_term.c =&gt; contrib/gsm610/long_term.c
rename : src/libxineadec/gsm610/lpc.c =&gt; contrib/gsm610/lpc.c
rename : src/libxineadec/gsm610/rpe.c =&gt; contrib/gsm610/rpe.c
rename : src/libxineadec/gsm610/short_term.c =&gt; contrib/gsm610/short_term.c
rename : src/libfaad/common.h =&gt; contrib/libfaad/common.h
rename : src/xine-engine/broadcaster.h =&gt; include/xine/broadcaster.h
rename : src/xine-engine/buffer.h =&gt; include/xine/buffer.h
rename : src/xine-engine/refcounter.h =&gt; include/xine/refcounter.h
rename : src/xine-engine/video_out.h =&gt; include/xine/video_out.h
rename : src/xine-engine/vo_scale.h =&gt; include/xine/vo_scale.h
rename : src/xine-utils/xineutils.h =&gt; include/xine/xineutils.h
rename : src/libxineadec/fooaudio.c =&gt; src/audio_dec/fooaudio.c
rename : src/liba52/xine_a52_decoder.c =&gt; src/audio_dec/xine_a52_decoder.c
rename : src/libdts/xine_dts_decoder.c =&gt; src/audio_dec/xine_dts_decoder.c
rename : src/libfaad/xine_faad_decoder.c =&gt; src/audio_dec/xine_faad_decoder.c
rename : src/libxineadec/xine_lpcm_decoder.c =&gt; src/audio_dec/xine_lpcm_decoder.c
rename : src/libmad/xine_mad_decoder.c =&gt; src/audio_dec/xine_mad_decoder.c
rename : src/libmusepack/xine_musepack_decoder.c =&gt; src/audio_dec/xine_musepack_decoder.c
rename : src/libxineadec/nsf.c =&gt; src/combined/nsf_decoder.c
rename : src/libspucc/cc_decoder.c =&gt; src/spu_dec/cc_decoder.c
rename : src/libspudec/xine_spu_decoder.c =&gt; src/spu_dec/spu_decoder.c
rename : src/libspudec/spu.c =&gt; src/spu_dec/spudec.c
rename : src/libspudec/spu.h =&gt; src/spu_dec/spudec.h
rename : src/libsputext/xine_sputext_decoder.c =&gt; src/spu_dec/sputext_decoder.c
rename : src/libspucc/xine_cc_decoder.c =&gt; src/spu_dec/xine_cc_decoder.c
rename : src/libxinevdec/bitplane.c =&gt; src/video_dec/bitplane.c
rename : src/libxinevdec/foovideo.c =&gt; src/video_dec/foovideo.c
rename : src/libxinevdec/gdkpixbuf.c =&gt; src/video_dec/gdkpixbuf.c
rename : src/libxinevdec/image.c =&gt; src/video_dec/image.c
rename : src/libmpeg2/slice_xvmc_vld.c =&gt; src/video_dec/libmpeg2/slice_xvmc_vld.c
rename : src/libmpeg2/xine_mpeg2_decoder.c =&gt; src/video_dec/libmpeg2/xine_mpeg2_decoder.c
rename : src/libmpeg2new/include/Makefile.am =&gt; src/video_dec/libmpeg2new/include/Makefile.am
rename : src/libmpeg2new/libmpeg2/motion_comp_vis.c =&gt; src/video_dec/libmpeg2new/libmpeg2/motion_comp_vis.c
rename : src/libmpeg2new/xine_mpeg2new_decoder.c =&gt; src/video_dec/libmpeg2new/xine_mpeg2new_decoder.c
rename : src/libxinevdec/rgb.c =&gt; src/video_dec/rgb.c
rename : src/libxinevdec/yuv.c =&gt; src/video_dec/yuv.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : src/libxineadec/gsm610/long_term.c =&gt; contrib/gsm610/long_term.c
rename : src/libxineadec/gsm610/lpc.c =&gt; contrib/gsm610/lpc.c
rename : src/libxineadec/gsm610/rpe.c =&gt; contrib/gsm610/rpe.c
rename : src/libxineadec/gsm610/short_term.c =&gt; contrib/gsm610/short_term.c
rename : src/libfaad/common.h =&gt; contrib/libfaad/common.h
rename : src/xine-engine/broadcaster.h =&gt; include/xine/broadcaster.h
rename : src/xine-engine/buffer.h =&gt; include/xine/buffer.h
rename : src/xine-engine/refcounter.h =&gt; include/xine/refcounter.h
rename : src/xine-engine/video_out.h =&gt; include/xine/video_out.h
rename : src/xine-engine/vo_scale.h =&gt; include/xine/vo_scale.h
rename : src/xine-utils/xineutils.h =&gt; include/xine/xineutils.h
rename : src/libxineadec/fooaudio.c =&gt; src/audio_dec/fooaudio.c
rename : src/liba52/xine_a52_decoder.c =&gt; src/audio_dec/xine_a52_decoder.c
rename : src/libdts/xine_dts_decoder.c =&gt; src/audio_dec/xine_dts_decoder.c
rename : src/libfaad/xine_faad_decoder.c =&gt; src/audio_dec/xine_faad_decoder.c
rename : src/libxineadec/xine_lpcm_decoder.c =&gt; src/audio_dec/xine_lpcm_decoder.c
rename : src/libmad/xine_mad_decoder.c =&gt; src/audio_dec/xine_mad_decoder.c
rename : src/libmusepack/xine_musepack_decoder.c =&gt; src/audio_dec/xine_musepack_decoder.c
rename : src/libxineadec/nsf.c =&gt; src/combined/nsf_decoder.c
rename : src/libspucc/cc_decoder.c =&gt; src/spu_dec/cc_decoder.c
rename : src/libspudec/xine_spu_decoder.c =&gt; src/spu_dec/spu_decoder.c
rename : src/libspudec/spu.c =&gt; src/spu_dec/spudec.c
rename : src/libspudec/spu.h =&gt; src/spu_dec/spudec.h
rename : src/libsputext/xine_sputext_decoder.c =&gt; src/spu_dec/sputext_decoder.c
rename : src/libspucc/xine_cc_decoder.c =&gt; src/spu_dec/xine_cc_decoder.c
rename : src/libxinevdec/bitplane.c =&gt; src/video_dec/bitplane.c
rename : src/libxinevdec/foovideo.c =&gt; src/video_dec/foovideo.c
rename : src/libxinevdec/gdkpixbuf.c =&gt; src/video_dec/gdkpixbuf.c
rename : src/libxinevdec/image.c =&gt; src/video_dec/image.c
rename : src/libmpeg2/slice_xvmc_vld.c =&gt; src/video_dec/libmpeg2/slice_xvmc_vld.c
rename : src/libmpeg2/xine_mpeg2_decoder.c =&gt; src/video_dec/libmpeg2/xine_mpeg2_decoder.c
rename : src/libmpeg2new/include/Makefile.am =&gt; src/video_dec/libmpeg2new/include/Makefile.am
rename : src/libmpeg2new/libmpeg2/motion_comp_vis.c =&gt; src/video_dec/libmpeg2new/libmpeg2/motion_comp_vis.c
rename : src/libmpeg2new/xine_mpeg2new_decoder.c =&gt; src/video_dec/libmpeg2new/xine_mpeg2new_decoder.c
rename : src/libxinevdec/rgb.c =&gt; src/video_dec/rgb.c
rename : src/libxinevdec/yuv.c =&gt; src/video_dec/yuv.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from 1.1.</title>
<updated>2009-01-17T16:01:53+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2009-01-17T16:01:53+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=896d352d7c65545d648805885d54f7b10c17329c'/>
<id>896d352d7c65545d648805885d54f7b10c17329c</id>
<content type='text'>
--HG--
rename : src/libfaad/Makefile.am =&gt; contrib/libfaad/Makefile.am
rename : src/libxineadec/Makefile.am =&gt; src/audio_dec/Makefile.am
rename : src/libxinevdec/Makefile.am =&gt; src/video_dec/Makefile.am
rename : src/libxinevdec/image.c =&gt; src/video_dec/image.c
rename : src/libmpeg2/Makefile.am =&gt; src/video_dec/libmpeg2/Makefile.am
rename : src/libmpeg2new/Makefile.am =&gt; src/video_dec/libmpeg2new/Makefile.am
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : src/libfaad/Makefile.am =&gt; contrib/libfaad/Makefile.am
rename : src/libxineadec/Makefile.am =&gt; src/audio_dec/Makefile.am
rename : src/libxinevdec/Makefile.am =&gt; src/video_dec/Makefile.am
rename : src/libxinevdec/image.c =&gt; src/video_dec/image.c
rename : src/libmpeg2/Makefile.am =&gt; src/video_dec/libmpeg2/Makefile.am
rename : src/libmpeg2new/Makefile.am =&gt; src/video_dec/libmpeg2new/Makefile.am
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare for xine_mmx.h.</title>
<updated>2009-01-15T23:37:40+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2009-01-15T23:37:40+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e72c4a90724ed3bed717e80f596044f56e5ad0b8'/>
<id>e72c4a90724ed3bed717e80f596044f56e5ad0b8</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>2009-01-11T19:51:03+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2009-01-11T19:51:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=470fbadf6630c13d0c9a7adc0e0bb7aa4e4b0bed'/>
<id>470fbadf6630c13d0c9a7adc0e0bb7aa4e4b0bed</id>
<content type='text'>
--HG--
rename : src/libmpeg2/motion_comp.c =&gt; src/video_dec/libmpeg2/motion_comp.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : src/libmpeg2/motion_comp.c =&gt; src/video_dec/libmpeg2/motion_comp.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from 1.1.</title>
<updated>2008-12-28T22:37:46+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-12-28T22:37:46+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9b1919bc4c4ca38d41768fd63727cf7b0e279464'/>
<id>9b1919bc4c4ca38d41768fd63727cf7b0e279464</id>
<content type='text'>
--HG--
rename : src/libxineadec/Makefile.am =&gt; src/audio_dec/Makefile.am
rename : src/libxinevdec/Makefile.am =&gt; src/video_dec/Makefile.am
rename : src/libmpeg2/Makefile.am =&gt; src/video_dec/libmpeg2/Makefile.am
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : src/libxineadec/Makefile.am =&gt; src/audio_dec/Makefile.am
rename : src/libxinevdec/Makefile.am =&gt; src/video_dec/Makefile.am
rename : src/libmpeg2/Makefile.am =&gt; src/video_dec/libmpeg2/Makefile.am
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from 1.1; update PO files; make buildable.</title>
<updated>2008-12-15T18:13:59+00:00</updated>
<author>
<name>Diego E. 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2008-12-15T18:13:59+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4c90da28e5dd01cb5fa01a293c418690d395d9f6'/>
<id>4c90da28e5dd01cb5fa01a293c418690d395d9f6</id>
<content type='text'>
--HG--
rename : include/xine.h.in =&gt; include/xine.h
rename : src/xine-utils/attributes.h =&gt; include/xine/attributes.h
rename : src/xine-engine/buffer.h =&gt; include/xine/buffer.h
rename : m4/_xine.m4 =&gt; m4/types.m4
rename : po/libxine1.pot =&gt; po/libxine2.pot
rename : src/libfaad/xine_faad_decoder.c =&gt; src/audio_dec/xine_faad_decoder.c
rename : src/libspucc/cc_decoder.h =&gt; src/spu_dec/cc_decoder.h
rename : src/libspucmml/xine_cmml_decoder.c =&gt; src/spu_dec/cmml_decoder.c
rename : src/libspudec/xine_spu_decoder.c =&gt; src/spu_dec/spu_decoder.c
rename : src/libspudvb/xine_spudvb_decoder.c =&gt; src/spu_dec/spudvb_decoder.c
rename : src/libspucc/xine_cc_decoder.c =&gt; src/spu_dec/xine_cc_decoder.c
rename : src/libmpeg2/mpeg2.h =&gt; src/video_dec/libmpeg2/mpeg2.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : include/xine.h.in =&gt; include/xine.h
rename : src/xine-utils/attributes.h =&gt; include/xine/attributes.h
rename : src/xine-engine/buffer.h =&gt; include/xine/buffer.h
rename : m4/_xine.m4 =&gt; m4/types.m4
rename : po/libxine1.pot =&gt; po/libxine2.pot
rename : src/libfaad/xine_faad_decoder.c =&gt; src/audio_dec/xine_faad_decoder.c
rename : src/libspucc/cc_decoder.h =&gt; src/spu_dec/cc_decoder.h
rename : src/libspucmml/xine_cmml_decoder.c =&gt; src/spu_dec/cmml_decoder.c
rename : src/libspudec/xine_spu_decoder.c =&gt; src/spu_dec/spu_decoder.c
rename : src/libspudvb/xine_spudvb_decoder.c =&gt; src/spu_dec/spudvb_decoder.c
rename : src/libspucc/xine_cc_decoder.c =&gt; src/spu_dec/xine_cc_decoder.c
rename : src/libmpeg2/mpeg2.h =&gt; src/video_dec/libmpeg2/mpeg2.h
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow for &lt;libavutil/base64.h&gt; etc.</title>
<updated>2008-06-23T21:07:39+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2008-06-23T21:07:39+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=86ee0f413dad209aa70e11af357f33856340b1f0'/>
<id>86ee0f413dad209aa70e11af357f33856340b1f0</id>
<content type='text'>
Fixes build failures with some ffmpeg dev packages, e.g. from debian-multimedia.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes build failures with some ffmpeg dev packages, e.g. from debian-multimedia.
</pre>
</div>
</content>
</entry>
</feed>
