<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/m4/ffmpeg.m4, branch 1.2.0</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>Rewrite external ffmpeg support by using pkg-config rather than ad-hoc tests. To change the prefix, simply change the variables from outside or add the directory containing the .pc files to PKG_CONFIG_PATH environment variable.</title>
<updated>2006-09-12T00:06:05+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2006-09-12T00:06:05+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=a065c7dc482ea280d7f30f23626171a8303ec488'/>
<id>a065c7dc482ea280d7f30f23626171a8303ec488</id>
<content type='text'>
CVS patchset: 8222
CVS date: 2006/09/12 00:06:05

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8222
CVS date: 2006/09/12 00:06:05

</pre>
</div>
</content>
</entry>
<entry>
<title>ffmpeg automagic improvements:</title>
<updated>2006-03-28T14:27:48+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2006-03-28T14:27:48+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=57c2111ddfdab57ad0b7435023063dd66563d3c1'/>
<id>57c2111ddfdab57ad0b7435023063dd66563d3c1</id>
<content type='text'>
  - support FreeBSD port of external ffmpeg (but there is too old version
    now anyway)
  - differs postproc and avcodec, use both in Makefile (fixes bug seen in
    Gentoo)
little fix in optimize automagic:
  - properly use '$' in automagic macros

CVS patchset: 7955
CVS date: 2006/03/28 14:27:48

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - support FreeBSD port of external ffmpeg (but there is too old version
    now anyway)
  - differs postproc and avcodec, use both in Makefile (fixes bug seen in
    Gentoo)
little fix in optimize automagic:
  - properly use '$' in automagic macros

CVS patchset: 7955
CVS date: 2006/03/28 14:27:48

</pre>
</div>
</content>
</entry>
<entry>
<title>*BUGFIX*</title>
<updated>2005-08-25T15:36:29+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2005-08-25T15:36:29+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f45651f26bc3aa1b312d282c5d8c4b04be0c2505'/>
<id>f45651f26bc3aa1b312d282c5d8c4b04be0c2505</id>
<content type='text'>
Windows ports fixes and improvements due to my current work on toxine:
- first experiments with external win32 pthreads,
  more portable code (pthread_t may be a struct)
- headers refactored
- moved dirent win32 replacement to lib/, hide it for frontends,
  used system version, if found, not used non-POSIX dirent-&gt;d_reclen
  (this item doesn't work in MinGW), fix memleak in dvb
- separated settings for postproc and avcodec when using external ffmpeg
- check for malloc.h in public xine.m4, used it conditionally in xine headers
- replaced random() by POSIX more common rand()
- prevent one segfault in directx vo plugin, if fails
- M$VC port update

CVS patchset: 7709
CVS date: 2005/08/25 15:36:29

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Windows ports fixes and improvements due to my current work on toxine:
- first experiments with external win32 pthreads,
  more portable code (pthread_t may be a struct)
- headers refactored
- moved dirent win32 replacement to lib/, hide it for frontends,
  used system version, if found, not used non-POSIX dirent-&gt;d_reclen
  (this item doesn't work in MinGW), fix memleak in dvb
- separated settings for postproc and avcodec when using external ffmpeg
- check for malloc.h in public xine.m4, used it conditionally in xine headers
- replaced random() by POSIX more common rand()
- prevent one segfault in directx vo plugin, if fails
- M$VC port update

CVS patchset: 7709
CVS date: 2005/08/25 15:36:29

</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust help string.</title>
<updated>2004-09-24T19:24:27+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-09-24T19:24:27+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c34b0e86dcc5248aae68d612642495bc136fec9c'/>
<id>c34b0e86dcc5248aae68d612642495bc136fec9c</id>
<content type='text'>
CVS patchset: 6999
CVS date: 2004/09/24 19:24:27

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6999
CVS date: 2004/09/24 19:24:27

</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed the detection of external ffmpeg.</title>
<updated>2004-09-20T19:02:47+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-09-20T19:02:47+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=747ab57ec201661d72adfdf0ce538d728c0013c5'/>
<id>747ab57ec201661d72adfdf0ce538d728c0013c5</id>
<content type='text'>
Added a warning.

CVS patchset: 6981
CVS date: 2004/09/20 19:02:47

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added a warning.

CVS patchset: 6981
CVS date: 2004/09/20 19:02:47

</pre>
</div>
</content>
</entry>
<entry>
<title>* move things from configure.ac into this macro</title>
<updated>2004-08-16T15:16:51+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-08-16T15:16:51+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=6c999d2c335f1eb7e178495cff82cd8d692e3df1'/>
<id>6c999d2c335f1eb7e178495cff82cd8d692e3df1</id>
<content type='text'>
* use FFMPEG_CPPFLAGS instead of FFMPEG_CFLAGS

CVS patchset: 6882
CVS date: 2004/08/16 15:16:51

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* use FFMPEG_CPPFLAGS instead of FFMPEG_CFLAGS

CVS patchset: 6882
CVS date: 2004/08/16 15:16:51

</pre>
</div>
</content>
</entry>
<entry>
<title>New configure option --with-external-ffmpeg[=PREFIX].</title>
<updated>2004-07-31T18:57:45+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-07-31T18:57:45+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=8e955f1787b1ebda35897e5b5f458e2f8735b8ab'/>
<id>8e955f1787b1ebda35897e5b5f458e2f8735b8ab</id>
<content type='text'>
CVS patchset: 6865
CVS date: 2004/07/31 18:57:45

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6865
CVS date: 2004/07/31 18:57:45

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