<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/m4/aa.m4, branch 1-beta0</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>configure.ac:</title>
<updated>2002-10-09T05:13:38+00:00</updated>
<author>
<name>Stephen Torri</name>
<email>storri@users.sourceforge.net</email>
</author>
<published>2002-10-09T05:13:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=174abfc85ddc0220efecd4b7cda27816ef999c10'/>
<id>174abfc85ddc0220efecd4b7cda27816ef999c10</id>
<content type='text'>
- OpenGL header GL/gl.h is checked to see if its exists with wrong
header name (GL/GL.h). Test failed despite the file required by
src/video_out/video_out_opengl.c was GL/gl.h
- Ascii-Art library version incorrect. Required version is 1.4
(contains aalib-config)
m4/aa.m4:
- Changed aalib version to 1.4
src/audio_out/Makefile.am:
src/demuxers/Makefile.am:
src/dxr3/Makefile.am:
src/input/Makefile.am:
src/input/libdvdnav/Makefile.am:
src/input/libdvdread/Makefile.am:
src/libffmpeg/libavcodec/Makefile.am:
src/libffmpeg/libavcodec/i386/Makefile.am:
src/libffmpeg/libavcodec/mlib/Makefile.am:
src/libmad/Makefile.am:
src/libmpeg2/Makefile.am:
src/libvorbis/Makefile.am:
src/libw32dll/Makefile.am:
src/libw32dll/wine/Makefile.am:
src/libxineadec/Makefile.am:
src/libxvid/Makefile.am:
src/video_out/Makefile.am:
src/video_out/libdha/Makefile.am:
src/video_out/vidix/Makefile.am:
src/xine-engine/Makefile.am:
src/xine-utils/Makefile.am:
- Removed @CFLAGS@ from all AM_CFLAGS. @CFLAGS@ are added in Makefile.in.
Adding it here was redundant. Thanks to Mike and others for pointing this
out.

CVS patchset: 2805
CVS date: 2002/10/09 05:13:38

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- OpenGL header GL/gl.h is checked to see if its exists with wrong
header name (GL/GL.h). Test failed despite the file required by
src/video_out/video_out_opengl.c was GL/gl.h
- Ascii-Art library version incorrect. Required version is 1.4
(contains aalib-config)
m4/aa.m4:
- Changed aalib version to 1.4
src/audio_out/Makefile.am:
src/demuxers/Makefile.am:
src/dxr3/Makefile.am:
src/input/Makefile.am:
src/input/libdvdnav/Makefile.am:
src/input/libdvdread/Makefile.am:
src/libffmpeg/libavcodec/Makefile.am:
src/libffmpeg/libavcodec/i386/Makefile.am:
src/libffmpeg/libavcodec/mlib/Makefile.am:
src/libmad/Makefile.am:
src/libmpeg2/Makefile.am:
src/libvorbis/Makefile.am:
src/libw32dll/Makefile.am:
src/libw32dll/wine/Makefile.am:
src/libxineadec/Makefile.am:
src/libxvid/Makefile.am:
src/video_out/Makefile.am:
src/video_out/libdha/Makefile.am:
src/video_out/vidix/Makefile.am:
src/xine-engine/Makefile.am:
src/xine-utils/Makefile.am:
- Removed @CFLAGS@ from all AM_CFLAGS. @CFLAGS@ are added in Makefile.in.
Adding it here was redundant. Thanks to Mike and others for pointing this
out.

CVS patchset: 2805
CVS date: 2002/10/09 05:13:38

</pre>
</div>
</content>
</entry>
<entry>
<title>Add autoconf 2.5x patch from Bernhard Rosenkraenzer &lt;bero@redhat.de&gt;.</title>
<updated>2001-11-26T21:07:49+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2001-11-26T21:07:49+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=35e9b7803015ddca595913c88a8476df269a9a16'/>
<id>35e9b7803015ddca595913c88a8476df269a9a16</id>
<content type='text'>
CVS patchset: 1119
CVS date: 2001/11/26 21:07:49

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 1119
CVS date: 2001/11/26 21:07:49

</pre>
</div>
</content>
</entry>
<entry>
<title>Trying to fix broken aalib-config test (configure: !: not found)</title>
<updated>2001-10-01T09:58:42+00:00</updated>
<author>
<name>Juergen Keil</name>
<email>jkeil@users.sourceforge.net</email>
</author>
<published>2001-10-01T09:58:42+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9d7e1140adde62d0959af667474a54470d98968a'/>
<id>9d7e1140adde62d0959af667474a54470d98968a</id>
<content type='text'>
CVS patchset: 714
CVS date: 2001/10/01 09:58:42

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 714
CVS date: 2001/10/01 09:58:42

</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed aalib checks. xine-config will contain thread cflags. Update install</title>
<updated>2001-09-27T01:42:42+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2001-09-27T01:42:42+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0a68db8edb1ce96b9a078906efc901fba28b6984'/>
<id>0a68db8edb1ce96b9a078906efc901fba28b6984</id>
<content type='text'>
docs files.

CVS patchset: 699
CVS date: 2001/09/27 01:42:42

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
docs files.

CVS patchset: 699
CVS date: 2001/09/27 01:42:42

</pre>
</div>
</content>
</entry>
<entry>
<title>aalib presence check changes: use aalib-config, then aainfo is it's not found,</title>
<updated>2001-09-17T21:59:19+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2001-09-17T21:59:19+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=fb344ed1e87482d9eeb191bb848eb9ddc21b50c1'/>
<id>fb344ed1e87482d9eeb191bb848eb9ddc21b50c1</id>
<content type='text'>
that should fix FreeBSD problem.

CVS patchset: 653
CVS date: 2001/09/17 21:59:19

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
that should fix FreeBSD problem.

CVS patchset: 653
CVS date: 2001/09/17 21:59:19

</pre>
</div>
</content>
</entry>
<entry>
<title>Use aalib-config intead of aainfo (using old aalib shouldn't work anymore now).</title>
<updated>2001-08-19T12:01:54+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2001-08-19T12:01:54+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f368bc9e1972c1447c2eb7e1a9a6228ab7779929'/>
<id>f368bc9e1972c1447c2eb7e1a9a6228ab7779929</id>
<content type='text'>
CVS patchset: 451
CVS date: 2001/08/19 12:01:54

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 451
CVS date: 2001/08/19 12:01:54

</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed CPP bug.</title>
<updated>2001-06-22T22:17:07+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2001-06-22T22:17:07+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=9c5b2e031da3fcc4fd6785fae411e43bd6db5f9a'/>
<id>9c5b2e031da3fcc4fd6785fae411e43bd6db5f9a</id>
<content type='text'>
CVS patchset: 216
CVS date: 2001/06/22 22:17:07

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 216
CVS date: 2001/06/22 22:17:07

</pre>
</div>
</content>
</entry>
<entry>
<title>Add a clean aalib check.</title>
<updated>2001-06-17T21:50:51+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2001-06-17T21:50:51+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=10cc2ced3a641f27cb18a123a987327d6959bd40'/>
<id>10cc2ced3a641f27cb18a123a987327d6959bd40</id>
<content type='text'>
CVS patchset: 202
CVS date: 2001/06/17 21:50:51

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 202
CVS date: 2001/06/17 21:50:51

</pre>
</div>
</content>
</entry>
</feed>
