<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/gstreamer1, branch master</title>
<subtitle>Buildroot</subtitle>
<id>https://git.etezian.org/cgit.cgi/buildroot.git/atom?h=master</id>
<link rel='self' href='https://git.etezian.org/cgit.cgi/buildroot.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/buildroot.git/'/>
<updated>2017-02-18T14:48:12+00:00</updated>
<entry>
<title>gstreamer1: drop unused configure time unaligned access handling logic</title>
<updated>2017-02-18T14:48:12+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>peter@korsgaard.com</email>
</author>
<published>2017-02-18T13:18:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/buildroot.git/commit/?id=95e7d45f2853238d06a71a9ac94505689e4c1809'/>
<id>urn:sha1:95e7d45f2853238d06a71a9ac94505689e4c1809</id>
<content type='text'>
gstreamer has moved to build time unaligned access support detection using
ifdefs in gstconfig.h since 1.9.2:

commit 6ef601367e0f5adb7a8b02cec94dec04fccf701a
Author: Nirbheek Chauhan &lt;nirbheek@centricular.com&gt;
Date:   Tue Jun 21 18:59:49 2016 +0530

    gstconfig.h: Detect unaligned access support at compile-time

    This makes gstconfig.h completely arch-independent. Should cover all
    compilers that gstreamer is known to build on, and all architectures
    that I could find information on. People are encouraged to file bugs if
    their platform/arch is missing.

So ac_cv_unaligned_access is no longer used and our logic can be removed.

Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>gstreamer1: fix unaligned detection for or1k</title>
<updated>2017-02-18T14:48:06+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>peter@korsgaard.com</email>
</author>
<published>2017-02-18T13:18:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/buildroot.git/commit/?id=87c89c041aa60e6ab652ec8256905718057fc53c'/>
<id>urn:sha1:87c89c041aa60e6ab652ec8256905718057fc53c</id>
<content type='text'>
Fixes:
http://autobuild.buildroot.net/results/717/717d78ce0935749f477bdf3133b6f20057a28c01/

Add patch to fix unaligned detection for or1k.  Patch submitted upstream:

https://bugzilla.gnome.org/show_bug.cgi?id=778866

Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>gst1-plugins-ugly: fix typo in variable name</title>
<updated>2017-02-07T08:49:58+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>peter@korsgaard.com</email>
</author>
<published>2017-02-07T08:49:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/buildroot.git/commit/?id=040f58ae309432542d3a8532b59ad3800fb85ffe'/>
<id>urn:sha1:040f58ae309432542d3a8532b59ad3800fb85ffe</id>
<content type='text'>
As pointed out during the check-package discussion, there is a typo in a
variable name:

http://lists.busybox.net/pipermail/buildroot/2016-December/180765.html

Reported-by: Ricardo Martincoski &lt;ricardo.martincoski@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>gst1-imx: add menuconfig to select each plugin individually</title>
<updated>2017-02-06T18:35:52+00:00</updated>
<author>
<name>Gary Bisson</name>
<email>gary.bisson@boundarydevices.com</email>
</author>
<published>2016-09-26T08:15:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/buildroot.git/commit/?id=ee5bbc8cf087943cb1e8575327d44727139c4e65'/>
<id>urn:sha1:ee5bbc8cf087943cb1e8575327d44727139c4e65</id>
<content type='text'>
Also making it clearer as for what each plugin dependencies are.

Signed-off-by: Gary Bisson &lt;gary.bisson@boundarydevices.com&gt;
[Thomas: invert conditions to avoid empty ifeq ... else statements.]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>gst-omx: bump to version 1.10.3</title>
<updated>2017-01-30T20:13:20+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2017-01-30T16:45:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/buildroot.git/commit/?id=222a3468c91a0a9f35f69e77497dc360c29c821f'/>
<id>urn:sha1:222a3468c91a0a9f35f69e77497dc360c29c821f</id>
<content type='text'>
Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>gst1-rtsp-server: bump to version 1.10.3</title>
<updated>2017-01-30T20:13:02+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2017-01-30T16:45:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/buildroot.git/commit/?id=3146abdc88bb93c66ee6e714dedced5fca49582b'/>
<id>urn:sha1:3146abdc88bb93c66ee6e714dedced5fca49582b</id>
<content type='text'>
Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>gst1-validate: bump to version 1.10.3</title>
<updated>2017-01-30T20:12:59+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2017-01-30T16:45:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/buildroot.git/commit/?id=d3ccfb63cb4760e1800dab61c5e637e270955236'/>
<id>urn:sha1:d3ccfb63cb4760e1800dab61c5e637e270955236</id>
<content type='text'>
Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>gst1-libav: bump to version 1.10.3</title>
<updated>2017-01-30T20:12:50+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2017-01-30T16:45:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/buildroot.git/commit/?id=4e943e1274b4d202185916de3c9ef7158bf492a5'/>
<id>urn:sha1:4e943e1274b4d202185916de3c9ef7158bf492a5</id>
<content type='text'>
Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>gst1-plugins-ugly: bump to version 1.10.3</title>
<updated>2017-01-30T20:12:44+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2017-01-30T16:45:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/buildroot.git/commit/?id=266bce10c3616867c466d4273e1844a0d61e71e8'/>
<id>urn:sha1:266bce10c3616867c466d4273e1844a0d61e71e8</id>
<content type='text'>
Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>gst1-plugins-bad: bump to version 1.10.3</title>
<updated>2017-01-30T20:11:31+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2017-01-30T16:45:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/buildroot.git/commit/?id=b370fa3896da2fa8b51b2dba43f034233402d475'/>
<id>urn:sha1:b370fa3896da2fa8b51b2dba43f034233402d475</id>
<content type='text'>
Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
</feed>
