<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/contrib, branch vdr-xine-version-712</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>A nice simple merge from 1.1.</title>
<updated>2007-06-12T21:32:26+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2007-06-12T21:32:26+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=58d9467d1b2188463b216b79b51a423559e97a75'/>
<id>58d9467d1b2188463b216b79b51a423559e97a75</id>
<content type='text'>
Hopefully, I've applied all of the $(LTLIBINTL) changes correctly...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hopefully, I've applied all of the $(LTLIBINTL) changes correctly...
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from 1.1.</title>
<updated>2007-06-08T00:40:48+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2007-06-08T00:40:48+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=fca22c4c40cadf529409cae24ed00eb84f3547bc'/>
<id>fca22c4c40cadf529409cae24ed00eb84f3547bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge Matthias Kretz's changes.</title>
<updated>2007-06-04T19:59:09+00:00</updated>
<author>
<name>Darren Salt</name>
<email>linux@youmustbejoking.demon.co.uk</email>
</author>
<published>2007-06-04T19:59:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=33e68bd91eb35951cfb9b5748c028f3936331cff'/>
<id>33e68bd91eb35951cfb9b5748c028f3936331cff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pending a real fix --enable-debug for libxine does not enable debugging options for ffmpeg for now</title>
<updated>2007-06-04T19:18:49+00:00</updated>
<author>
<name>Matthias Kretz</name>
<email>kretz@kde.org</email>
</author>
<published>2007-06-04T19:18:49+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=a3571c71d767bd68f7245a46dae1d8f04a91eff9'/>
<id>a3571c71d767bd68f7245a46dae1d8f04a91eff9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update libmpcdec code to 1.2.6 version.</title>
<updated>2007-06-03T20:47:51+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-06-03T20:47:51+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b002c484a3d9a3288dc812252d17f9bb2d0e6b77'/>
<id>b002c484a3d9a3288dc812252d17f9bb2d0e6b77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move gsm610 sources inside contrib/.</title>
<updated>2007-05-31T16:59:44+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-05-31T16:59:44+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f8057e9c31400721e7d02ea07728fbb8bd86ec2b'/>
<id>f8057e9c31400721e7d02ea07728fbb8bd86ec2b</id>
<content type='text'>
--HG--
rename : src/libxineadec/gsm610/Makefile.am =&gt; contrib/gsm610/Makefile.am
rename : src/libxineadec/gsm610/add.c =&gt; contrib/gsm610/add.c
rename : src/libxineadec/gsm610/decode.c =&gt; contrib/gsm610/decode.c
rename : src/libxineadec/gsm610/gsm.h =&gt; contrib/gsm610/gsm.h
rename : src/libxineadec/gsm610/gsm_config.h =&gt; contrib/gsm610/gsm_config.h
rename : src/libxineadec/gsm610/gsm_create.c =&gt; contrib/gsm610/gsm_create.c
rename : src/libxineadec/gsm610/gsm_decode.c =&gt; contrib/gsm610/gsm_decode.c
rename : src/libxineadec/gsm610/gsm_destroy.c =&gt; contrib/gsm610/gsm_destroy.c
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/private.h =&gt; contrib/gsm610/private.h
rename : src/libxineadec/gsm610/proto.h =&gt; contrib/gsm610/proto.h
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/libxineadec/gsm610/table.c =&gt; contrib/gsm610/table.c
rename : src/libxineadec/gsm610/unproto.h =&gt; contrib/gsm610/unproto.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : src/libxineadec/gsm610/Makefile.am =&gt; contrib/gsm610/Makefile.am
rename : src/libxineadec/gsm610/add.c =&gt; contrib/gsm610/add.c
rename : src/libxineadec/gsm610/decode.c =&gt; contrib/gsm610/decode.c
rename : src/libxineadec/gsm610/gsm.h =&gt; contrib/gsm610/gsm.h
rename : src/libxineadec/gsm610/gsm_config.h =&gt; contrib/gsm610/gsm_config.h
rename : src/libxineadec/gsm610/gsm_create.c =&gt; contrib/gsm610/gsm_create.c
rename : src/libxineadec/gsm610/gsm_decode.c =&gt; contrib/gsm610/gsm_decode.c
rename : src/libxineadec/gsm610/gsm_destroy.c =&gt; contrib/gsm610/gsm_destroy.c
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/private.h =&gt; contrib/gsm610/private.h
rename : src/libxineadec/gsm610/proto.h =&gt; contrib/gsm610/proto.h
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/libxineadec/gsm610/table.c =&gt; contrib/gsm610/table.c
rename : src/libxineadec/gsm610/unproto.h =&gt; contrib/gsm610/unproto.h
</pre>
</div>
</content>
</entry>
<entry>
<title>Move nosefart sources inside contrib/ directory.</title>
<updated>2007-05-31T14:30:30+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-05-31T14:30:30+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=d67f284ec89bf3252e9d2830115ced391727f1e4'/>
<id>d67f284ec89bf3252e9d2830115ced391727f1e4</id>
<content type='text'>
--HG--
rename : src/libxineadec/nosefart/Makefile.am =&gt; contrib/nosefart/Makefile.am
rename : src/libxineadec/nosefart/diff_to_nosefart_cvs.patch =&gt; contrib/nosefart/diff_to_nosefart_cvs.patch
rename : src/libxineadec/nosefart/dis6502.c =&gt; contrib/nosefart/dis6502.c
rename : src/libxineadec/nosefart/dis6502.h =&gt; contrib/nosefart/dis6502.h
rename : src/libxineadec/nosefart/fds_snd.c =&gt; contrib/nosefart/fds_snd.c
rename : src/libxineadec/nosefart/fds_snd.h =&gt; contrib/nosefart/fds_snd.h
rename : src/libxineadec/nosefart/fmopl.c =&gt; contrib/nosefart/fmopl.c
rename : src/libxineadec/nosefart/fmopl.h =&gt; contrib/nosefart/fmopl.h
rename : src/libxineadec/nosefart/log.c =&gt; contrib/nosefart/log.c
rename : src/libxineadec/nosefart/log.h =&gt; contrib/nosefart/log.h
rename : src/libxineadec/nosefart/memguard.c =&gt; contrib/nosefart/memguard.c
rename : src/libxineadec/nosefart/memguard.h =&gt; contrib/nosefart/memguard.h
rename : src/libxineadec/nosefart/mmc5_snd.c =&gt; contrib/nosefart/mmc5_snd.c
rename : src/libxineadec/nosefart/mmc5_snd.h =&gt; contrib/nosefart/mmc5_snd.h
rename : src/libxineadec/nosefart/nes6502.c =&gt; contrib/nosefart/nes6502.c
rename : src/libxineadec/nosefart/nes6502.h =&gt; contrib/nosefart/nes6502.h
rename : src/libxineadec/nosefart/nes_apu.c =&gt; contrib/nosefart/nes_apu.c
rename : src/libxineadec/nosefart/nes_apu.h =&gt; contrib/nosefart/nes_apu.h
rename : src/libxineadec/nosefart/nsf.c =&gt; contrib/nosefart/nsf.c
rename : src/libxineadec/nosefart/nsf.h =&gt; contrib/nosefart/nsf.h
rename : src/libxineadec/nosefart/osd.h =&gt; contrib/nosefart/osd.h
rename : src/libxineadec/nosefart/types.h =&gt; contrib/nosefart/types.h
rename : src/libxineadec/nosefart/version.h =&gt; contrib/nosefart/version.h
rename : src/libxineadec/nosefart/vrc7_snd.c =&gt; contrib/nosefart/vrc7_snd.c
rename : src/libxineadec/nosefart/vrc7_snd.h =&gt; contrib/nosefart/vrc7_snd.h
rename : src/libxineadec/nosefart/vrcvisnd.c =&gt; contrib/nosefart/vrcvisnd.c
rename : src/libxineadec/nosefart/vrcvisnd.h =&gt; contrib/nosefart/vrcvisnd.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : src/libxineadec/nosefart/Makefile.am =&gt; contrib/nosefart/Makefile.am
rename : src/libxineadec/nosefart/diff_to_nosefart_cvs.patch =&gt; contrib/nosefart/diff_to_nosefart_cvs.patch
rename : src/libxineadec/nosefart/dis6502.c =&gt; contrib/nosefart/dis6502.c
rename : src/libxineadec/nosefart/dis6502.h =&gt; contrib/nosefart/dis6502.h
rename : src/libxineadec/nosefart/fds_snd.c =&gt; contrib/nosefart/fds_snd.c
rename : src/libxineadec/nosefart/fds_snd.h =&gt; contrib/nosefart/fds_snd.h
rename : src/libxineadec/nosefart/fmopl.c =&gt; contrib/nosefart/fmopl.c
rename : src/libxineadec/nosefart/fmopl.h =&gt; contrib/nosefart/fmopl.h
rename : src/libxineadec/nosefart/log.c =&gt; contrib/nosefart/log.c
rename : src/libxineadec/nosefart/log.h =&gt; contrib/nosefart/log.h
rename : src/libxineadec/nosefart/memguard.c =&gt; contrib/nosefart/memguard.c
rename : src/libxineadec/nosefart/memguard.h =&gt; contrib/nosefart/memguard.h
rename : src/libxineadec/nosefart/mmc5_snd.c =&gt; contrib/nosefart/mmc5_snd.c
rename : src/libxineadec/nosefart/mmc5_snd.h =&gt; contrib/nosefart/mmc5_snd.h
rename : src/libxineadec/nosefart/nes6502.c =&gt; contrib/nosefart/nes6502.c
rename : src/libxineadec/nosefart/nes6502.h =&gt; contrib/nosefart/nes6502.h
rename : src/libxineadec/nosefart/nes_apu.c =&gt; contrib/nosefart/nes_apu.c
rename : src/libxineadec/nosefart/nes_apu.h =&gt; contrib/nosefart/nes_apu.h
rename : src/libxineadec/nosefart/nsf.c =&gt; contrib/nosefart/nsf.c
rename : src/libxineadec/nosefart/nsf.h =&gt; contrib/nosefart/nsf.h
rename : src/libxineadec/nosefart/osd.h =&gt; contrib/nosefart/osd.h
rename : src/libxineadec/nosefart/types.h =&gt; contrib/nosefart/types.h
rename : src/libxineadec/nosefart/version.h =&gt; contrib/nosefart/version.h
rename : src/libxineadec/nosefart/vrc7_snd.c =&gt; contrib/nosefart/vrc7_snd.c
rename : src/libxineadec/nosefart/vrc7_snd.h =&gt; contrib/nosefart/vrc7_snd.h
rename : src/libxineadec/nosefart/vrcvisnd.c =&gt; contrib/nosefart/vrcvisnd.c
rename : src/libxineadec/nosefart/vrcvisnd.h =&gt; contrib/nosefart/vrcvisnd.h
</pre>
</div>
</content>
</entry>
<entry>
<title>Stupid typo fix when not building universal binaries.</title>
<updated>2007-05-15T08:39:58+00:00</updated>
<author>
<name>Matt Messier</name>
<email>mmessier@grapetv.org</email>
</author>
<published>2007-05-15T08:39:58+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=bc5a1e1c45310514350a542d58bf6015beddfdfa'/>
<id>bc5a1e1c45310514350a542d58bf6015beddfdfa</id>
<content type='text'>
Also some tweaks for Darwin.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also some tweaks for Darwin.
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanups and fixes for building ffmpeg</title>
<updated>2007-05-15T07:03:10+00:00</updated>
<author>
<name>Matt Messier</name>
<email>mmessier@grapetv.org</email>
</author>
<published>2007-05-15T07:03:10+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=d90df04ae2c5283649101cb08e041e277a335274'/>
<id>d90df04ae2c5283649101cb08e041e277a335274</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More configure/Makefile cleanups</title>
<updated>2007-05-12T18:18:38+00:00</updated>
<author>
<name>Matt Messier</name>
<email>mmessier@grapetv.org</email>
</author>
<published>2007-05-12T18:18:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=aa6b402b7a240b6f55c063b021c5c211f46ec8bd'/>
<id>aa6b402b7a240b6f55c063b021c5c211f46ec8bd</id>
<content type='text'>
-- Make a pass at cleaning up contrib/ Makefile.am files
-- Rename many AM_CONDITIONALS for consistency and give them better names to
   better indicate what they mean
-- Remove some dead input plugin tests
-- Clean up AM_PATH_DVDNAV
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-- Make a pass at cleaning up contrib/ Makefile.am files
-- Rename many AM_CONDITIONALS for consistency and give them better names to
   better indicate what they mean
-- Remove some dead input plugin tests
-- Clean up AM_PATH_DVDNAV
</pre>
</div>
</content>
</entry>
</feed>
