<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libdts/xine_dts_decoder.c, branch 1.2.6</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>Now that xine_dts_decoder.c is alone, move it in libxineadec.</title>
<updated>2007-04-18T16:11:52+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-04-18T16:11:52+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=44c96dc8c74791c6f2884ad3268a4657dd87cb81'/>
<id>44c96dc8c74791c6f2884ad3268a4657dd87cb81</id>
<content type='text'>
--HG--
rename : src/libdts/xine_dts_decoder.c =&gt; src/libxineadec/xine_dts_decoder.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : src/libdts/xine_dts_decoder.c =&gt; src/libxineadec/xine_dts_decoder.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace libdts 0.0.2 with libdca 0.0.5 and contextually move it in contrib/.</title>
<updated>2007-04-18T15:52:13+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-04-18T15:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=1ae85c23560a870d34edaafd76b2cb64b9b95c93'/>
<id>1ae85c23560a870d34edaafd76b2cb64b9b95c93</id>
<content type='text'>
libdca 0.0.5 was released about a week ago, and this commit replaces the old
code from libdts 0.0.2 (that was renamed libdca).

There's basically no functional change even if the build system is simplified
as configure takes care of switching between the two implementations on its
own.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
libdca 0.0.5 was released about a week ago, and this commit replaces the old
code from libdts 0.0.2 (that was renamed libdca).

There's basically no functional change even if the build system is simplified
as configure takes care of switching between the two implementations on its
own.
</pre>
</div>
</content>
</entry>
<entry>
<title>Permit to build against libdca 0.0.5.</title>
<updated>2007-04-18T14:58:51+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-04-18T14:58:51+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=b502e15322d2fe9c41645a0905683e7783cf2a30'/>
<id>b502e15322d2fe9c41645a0905683e7783cf2a30</id>
<content type='text'>
To build against this, we need to make sure that the system dts.h header is
used instead of the internal copy of it, as the internal copy will declare
the functions with the old names, while libdca's system header will create
macro aliases between the old names and the new ones.

Better fix will be implemented in 1.2 series.

--HG--
rename : src/libdts/dts.h =&gt; src/libdts/internal-dts.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To build against this, we need to make sure that the system dts.h header is
used instead of the internal copy of it, as the internal copy will declare
the functions with the old names, while libdca's system header will create
macro aliases between the old names and the new ones.

Better fix will be implemented in 1.2 series.

--HG--
rename : src/libdts/dts.h =&gt; src/libdts/internal-dts.h
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename xine_decoder.c to xine_dts_decoder.c.</title>
<updated>2007-04-04T19:16:28+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2007-04-04T19:16:28+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ee13bbd57e1f5722a3b5e2cdbefb33b5108b36cb'/>
<id>ee13bbd57e1f5722a3b5e2cdbefb33b5108b36cb</id>
<content type='text'>
Use xineplug_LTLIBRARIES.

--HG--
rename : src/libdts/xine_decoder.c =&gt; src/libdts/xine_dts_decoder.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use xineplug_LTLIBRARIES.

--HG--
rename : src/libdts/xine_decoder.c =&gt; src/libdts/xine_dts_decoder.c
</pre>
</div>
</content>
</entry>
</feed>
