<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_external_ffmpeg/libavutil/cpu.c, branch stable/cm-12.0-YNG3C</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/'/>
<entry>
<title>avutil: Use _SC_NPROCESSORS_CONF</title>
<updated>2014-12-16T09:37:57+00:00</updated>
<author>
<name>Steve Kondik</name>
<email>steve@cyngn.com</email>
</author>
<published>2014-12-16T09:37:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=8f08176c02b60accfcecf8fe1462bd2ccebd3844'/>
<id>8f08176c02b60accfcecf8fe1462bd2ccebd3844</id>
<content type='text'>
 * On most Android devices, CPUs can appear and disappear due to hotplug
   or CPU cluster management. Use the total number of CPUs instead so
   that multithreaded decoding is properly optimized.

Change-Id: I1cbf000a1bda7b3abf0a84e971e752f176857385
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * On most Android devices, CPUs can appear and disappear due to hotplug
   or CPU cluster management. Use the total number of CPUs instead so
   that multithreaded decoding is properly optimized.

Change-Id: I1cbf000a1bda7b3abf0a84e971e752f176857385
</pre>
</div>
</content>
</entry>
<entry>
<title>avutil: turn arm setend into a cpuflag</title>
<updated>2014-08-13T12:50:15+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michaelni@gmx.at</email>
</author>
<published>2014-08-07T16:34:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=1e519b9d407fd35538b8d4dfdc723448355e9fe1'/>
<id>1e519b9d407fd35538b8d4dfdc723448355e9fe1</id>
<content type='text'>
this allows disabling and enabling it
it also prevents crashes if vfpv3 and neon are disabled which previously
would have enabled the flag

And last but not least one can enable setend on cpus like cortex-a8 where
its fast but disabled by default

Signed-off-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this allows disabling and enabling it
it also prevents crashes if vfpv3 and neon are disabled which previously
would have enabled the flag

And last but not least one can enable setend on cpus like cortex-a8 where
its fast but disabled by default

Signed-off-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>avutil/cpu: check av_parse_cpu_caps() table during cpu-test</title>
<updated>2014-08-06T12:27:45+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michaelni@gmx.at</email>
</author>
<published>2014-08-06T12:05:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=6b1df5544e8df9ad95512c638df2580856389fae'/>
<id>6b1df5544e8df9ad95512c638df2580856389fae</id>
<content type='text'>
Signed-off-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>avutil/cpu: Make cpu flag names match between cpu-test and av_parse_cpu_caps() tables</title>
<updated>2014-08-06T12:27:45+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michaelni@gmx.at</email>
</author>
<published>2014-08-06T12:21:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=fe0157a19ac01616f6e8db5cef5360661adbe395'/>
<id>fe0157a19ac01616f6e8db5cef5360661adbe395</id>
<content type='text'>
Signed-off-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>avutil/cpu: add aarch64 entries to 2nd table</title>
<updated>2014-08-06T12:27:45+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michaelni@gmx.at</email>
</author>
<published>2014-08-06T11:59:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=efc4fe9d74a5040e465dbff80b29468dbc227c19'/>
<id>efc4fe9d74a5040e465dbff80b29468dbc227c19</id>
<content type='text'>
Signed-off-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>avutil/cpu: output cpu data to stdout</title>
<updated>2014-08-06T00:01:08+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michaelni@gmx.at</email>
</author>
<published>2014-08-05T23:16:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=9101ef6757e964c64dd1b3c50baccbe6f5e52550'/>
<id>9101ef6757e964c64dd1b3c50baccbe6f5e52550</id>
<content type='text'>
Errors go to stderr, but the cpu stats are non error output for cputest

This fixes echoing the cpu test results

Reviewed-by: James Almer &lt;jamrial@gmail.com&gt;
Signed-off-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Errors go to stderr, but the cpu stats are non error output for cputest

This fixes echoing the cpu test results

Reviewed-by: James Almer &lt;jamrial@gmail.com&gt;
Signed-off-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>avutil/cpu: fix cpu-test to work with ffmpegs cpuflags syntax</title>
<updated>2014-08-05T22:36:19+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michaelni@gmx.at</email>
</author>
<published>2014-08-05T22:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=1b168e3bcf6f025b7be64d9dd29dbcb54cb63042'/>
<id>1b168e3bcf6f025b7be64d9dd29dbcb54cb63042</id>
<content type='text'>
Found-by: jamrial
Signed-off-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Found-by: jamrial
Signed-off-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit 'caf5ef852bf71984d3322bbeaf48cfb04ac8255f'</title>
<updated>2014-08-04T02:05:36+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michaelni@gmx.at</email>
</author>
<published>2014-08-04T02:05:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=7fd7aa6b2b8471eaaf712b6a3839f7304f13cabd'/>
<id>7fd7aa6b2b8471eaaf712b6a3839f7304f13cabd</id>
<content type='text'>
* commit 'caf5ef852bf71984d3322bbeaf48cfb04ac8255f':
  cpu-test: test av_cpu_count

Merged-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commit 'caf5ef852bf71984d3322bbeaf48cfb04ac8255f':
  cpu-test: test av_cpu_count

Merged-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit '07d8fa58121be8fe315bd51ab760547fe209a745'</title>
<updated>2014-08-04T01:51:17+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michaelni@gmx.at</email>
</author>
<published>2014-08-04T01:51:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=01fc6533aa4175bad4b926361d017801aff9c53c'/>
<id>01fc6533aa4175bad4b926361d017801aff9c53c</id>
<content type='text'>
* commit '07d8fa58121be8fe315bd51ab760547fe209a745':
  fate: add informative cpu test

Conflicts:
	tests/fate/libavutil.mak

Merged-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commit '07d8fa58121be8fe315bd51ab760547fe209a745':
  fate: add informative cpu test

Conflicts:
	tests/fate/libavutil.mak

Merged-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>cpu-test: test av_cpu_count</title>
<updated>2014-08-03T22:17:21+00:00</updated>
<author>
<name>Janne Grunau</name>
<email>janne-libav@jannau.net</email>
</author>
<published>2014-08-03T11:03:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=caf5ef852bf71984d3322bbeaf48cfb04ac8255f'/>
<id>caf5ef852bf71984d3322bbeaf48cfb04ac8255f</id>
<content type='text'>
Add CPU count and number threads as informative values for fate.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add CPU count and number threads as informative values for fate.
</pre>
</div>
</content>
</entry>
</feed>
