<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/multimedia/gst-plugins-base, branch 2010.11_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2010.11_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2010.11_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2010-11-04T21:33:25Z</updated>
<entry>
<title>gst-plugins-base: tighten alsa dependency</title>
<updated>2010-11-04T21:33:25Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-11-04T21:33:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=96ddeacb6034c3119da6c9de3fd26114ff31e4d1'/>
<id>urn:sha1:96ddeacb6034c3119da6c9de3fd26114ff31e4d1</id>
<content type='text'>
alsa support needs pcm+mixer support in alsa, but this isn't checked by
configure, so do it in the .mk instead.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>pango: needs C++ for freetype handling</title>
<updated>2010-08-30T08:09:52Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-08-30T08:02:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=1c4dbb5fa7df89731e5d59f680e9dc34f24f8835'/>
<id>urn:sha1:1c4dbb5fa7df89731e5d59f680e9dc34f24f8835</id>
<content type='text'>
Pango was recently updated to v1.28 as a dependency of webkit, but its
freetype support has unfortunately been rewritten with parts in C++
(since pango 1.25), so adjust dependencies of pango and users of it to
require C++ support.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>gst-plugins-base: ensure &lt;stdint.h&gt; is used</title>
<updated>2010-07-22T08:25:09Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-07-22T08:25:09Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=32d319e6f7242553c821c7a1eadfabd2719f5992'/>
<id>urn:sha1:32d319e6f7242553c821c7a1eadfabd2719f5992</id>
<content type='text'>
Otherwise the build breaks with the emulation _stdint.h in gstfft.c.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>gst-plugins-base: make sure alsa-lib is detected if present</title>
<updated>2010-05-26T21:19:44Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-05-26T21:19:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=50685f1ce37be8bcd38b73ae3470516e9afb2033'/>
<id>urn:sha1:50685f1ce37be8bcd38b73ae3470516e9afb2033</id>
<content type='text'>
Make sure alsa-lib is built before gst-plugins-base if enabled, so
configure detects the presence of alsa and builds alsasink/src.

Reported-by: Phil Edworthy &lt;Phil.Edworthy@renesas.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>package: remove redundant DISABLE_{IPV6,NLS,LARGEFILE} configure args</title>
<updated>2010-03-22T13:29:00Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-03-22T13:29:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a96be19bc390e43502ea6dbc4f673665bbc2a318'/>
<id>urn:sha1:a96be19bc390e43502ea6dbc4f673665bbc2a318</id>
<content type='text'>
Makefile.autotools.in automatically adds these to the configure invocation,
so there's no need to explicitly list them.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>gst-plugins-base: update to new upstream release 0.10.25</title>
<updated>2009-10-07T12:51:26Z</updated>
<author>
<name>Sven Neumann</name>
<email>s.neumann@raumfeld.com</email>
</author>
<published>2009-10-07T12:15:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=8e7a4936cf5b6c52ed8ed6b7f2067cb3066e6bd1'/>
<id>urn:sha1:8e7a4936cf5b6c52ed8ed6b7f2067cb3066e6bd1</id>
<content type='text'>
Update gst-plugins-base to version 0.10.25. Also add new
config option to enable/disable the Pango font renderer
plug-in.

Signed-off-by: Sven Neumann &lt;s.neumann@raumfeld.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>gst-plugins-base: don't search host headers if freetype isn't available</title>
<updated>2009-07-22T20:16:07Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-07-22T20:16:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=8232850c51e07b99ba84769b492faa147290fdc7'/>
<id>urn:sha1:8232850c51e07b99ba84769b492faa147290fdc7</id>
<content type='text'>
freetype is only used by examples, but if it is not found
and the host has a freetype-config script, then the host
include dirs are added to the search path causing trouble.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>gst-plugins-base: Bump version to 0.10.23.</title>
<updated>2009-06-16T20:51:13Z</updated>
<author>
<name>Will Newton</name>
<email>will.newton@gmail.com</email>
</author>
<published>2009-06-16T20:50:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=11e7857989303acbd4b5143297e615bc8cf3754a'/>
<id>urn:sha1:11e7857989303acbd4b5143297e615bc8cf3754a</id>
<content type='text'>
Also add a config option for the app plugin that was moved from
to gst-plugins-base from gst-plugins-bad in version 0.10.22.

Closes #393.

Signed-off-by: Will Newton &lt;will.newton@gmail.com&gt;
</content>
</entry>
<entry>
<title>package/multimedia/gstreamer: bump version</title>
<updated>2009-04-29T13:08:22Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-04-29T13:08:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=e594f5d591f1396ab113666e444d5b3d09a771f2'/>
<id>urn:sha1:e594f5d591f1396ab113666e444d5b3d09a771f2</id>
<content type='text'>
Patch by Sven Neumann &lt;s.neumann@raumfeld.com&gt;, closes #101.
</content>
</entry>
<entry>
<title>Finish the gtk-doc stuff and start on the smae thing with LARGEFILE and NLS.</title>
<updated>2009-01-18T00:05:57Z</updated>
<author>
<name>Thomas Lundquist</name>
<email>lists@zelow.no</email>
</author>
<published>2009-01-18T00:05:57Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=6b00041b87b30675b8b214b2f4c1653bfd911dda'/>
<id>urn:sha1:6b00041b87b30675b8b214b2f4c1653bfd911dda</id>
<content type='text'>
</content>
</entry>
</feed>
