<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_external_ffmpeg/libavutil/intmath.h, 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/intmath: enable builtin intrinsics for icl and msvc.</title>
<updated>2014-10-26T16:20:55+00:00</updated>
<author>
<name>Matthew Oliver</name>
<email>protogonoi@gmail.com</email>
</author>
<published>2014-10-26T14:43:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=2060f4cbba62d80d331624486e3ac106264699f8'/>
<id>2060f4cbba62d80d331624486e3ac106264699f8</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>intmath.h: Remove duplicated ARM include.</title>
<updated>2014-08-31T16:33:27+00:00</updated>
<author>
<name>Reimar Döffinger</name>
<email>Reimar.Doeffinger@gmx.de</email>
</author>
<published>2014-08-31T10:28:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=1a558cec64b40c4822975d8e6867df63a19bd057'/>
<id>1a558cec64b40c4822975d8e6867df63a19bd057</id>
<content type='text'>
Signed-off-by: Reimar Döffinger &lt;Reimar.Doeffinger@gmx.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Reimar Döffinger &lt;Reimar.Doeffinger@gmx.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit '5ff998a233d759d0de83ea6f95c383d03d25d88e'</title>
<updated>2012-11-05T21:51:20+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michaelni@gmx.at</email>
</author>
<published>2012-11-05T21:51:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=7d26be63c25e715f008e8923654bdf318419dd39'/>
<id>7d26be63c25e715f008e8923654bdf318419dd39</id>
<content type='text'>
* commit '5ff998a233d759d0de83ea6f95c383d03d25d88e':
  flacenc: use uint64_t for bit counts
  flacenc: remove wasted trailing 0 bits
  lavu: add av_ctz() for trailing zero bit count
  flacenc: use a separate buffer for byte-swapping for MD5 checksum on big-endian
  fate: aac: Place LATM tests and general AAC tests in different groups
  build: The A64 muxer depends on rawenc.o for ff_raw_write_packet()

Conflicts:
	doc/APIchanges
	libavutil/version.h
	tests/fate/aac.mak

Merged-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commit '5ff998a233d759d0de83ea6f95c383d03d25d88e':
  flacenc: use uint64_t for bit counts
  flacenc: remove wasted trailing 0 bits
  lavu: add av_ctz() for trailing zero bit count
  flacenc: use a separate buffer for byte-swapping for MD5 checksum on big-endian
  fate: aac: Place LATM tests and general AAC tests in different groups
  build: The A64 muxer depends on rawenc.o for ff_raw_write_packet()

Conflicts:
	doc/APIchanges
	libavutil/version.h
	tests/fate/aac.mak

Merged-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>lavu: add av_ctz() for trailing zero bit count</title>
<updated>2012-11-05T20:32:29+00:00</updated>
<author>
<name>Justin Ruggles</name>
<email>justin.ruggles@gmail.com</email>
</author>
<published>2012-10-26T18:48:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=dfde8a34e5419ac99265e3ecc2e82f378674128a'/>
<id>dfde8a34e5419ac99265e3ecc2e82f378674128a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit '2d09b36c0379fcda8f984bc8ad8816c8326fd7bd'</title>
<updated>2012-10-21T14:13:55+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michaelni@gmx.at</email>
</author>
<published>2012-10-21T14:03:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=aa760b1735907d256758ee67daa64f1e3b09bf0c'/>
<id>aa760b1735907d256758ee67daa64f1e3b09bf0c</id>
<content type='text'>
* commit '2d09b36c0379fcda8f984bc8ad8816c8326fd7bd':
  doc/platform: Add info on shared builds with MSVC
  doc/platform: Move a caveat down to the notes section
  ARM: reinstate optimised intmath.h
  ffv1: update to ffv1 version 3

Conflicts:
	doc/platform.texi
	libavcodec/ffv1.c
	libavcodec/ffv1.h
	libavcodec/ffv1dec.c
	libavcodec/ffv1enc.c

Merged-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commit '2d09b36c0379fcda8f984bc8ad8816c8326fd7bd':
  doc/platform: Add info on shared builds with MSVC
  doc/platform: Move a caveat down to the notes section
  ARM: reinstate optimised intmath.h
  ffv1: update to ffv1 version 3

Conflicts:
	doc/platform.texi
	libavcodec/ffv1.c
	libavcodec/ffv1.h
	libavcodec/ffv1dec.c
	libavcodec/ffv1enc.c

Merged-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit 'd15c21e5fa3961f10026da1a3080a3aa3cf4cec9'</title>
<updated>2012-10-21T11:35:42+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michaelni@gmx.at</email>
</author>
<published>2012-10-21T11:29:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=dcbff35199e1596d9d1200e734ef4a4c306e50f1'/>
<id>dcbff35199e1596d9d1200e734ef4a4c306e50f1</id>
<content type='text'>
* commit 'd15c21e5fa3961f10026da1a3080a3aa3cf4cec9':
  avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibility
  avutil: make some tables visible again
  avutil: remove inline av_log2 from public API
  celp_math: rename ff_log2 to ff_log2_q15

Conflicts:
	libavutil/libavutil.v

Merged-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commit 'd15c21e5fa3961f10026da1a3080a3aa3cf4cec9':
  avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibility
  avutil: make some tables visible again
  avutil: remove inline av_log2 from public API
  celp_math: rename ff_log2 to ff_log2_q15

Conflicts:
	libavutil/libavutil.v

Merged-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ARM: reinstate optimised intmath.h</title>
<updated>2012-10-20T16:26:37+00:00</updated>
<author>
<name>Mans Rullgard</name>
<email>mans@mansr.com</email>
</author>
<published>2012-10-20T14:29:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=ebe46b8063ae2e1ae77b6a83f6408c66e20a0728'/>
<id>ebe46b8063ae2e1ae77b6a83f6408c66e20a0728</id>
<content type='text'>
Use of the ARM optimised intmath.h was accidentally dropped in 9734b8b.

Signed-off-by: Mans Rullgard &lt;mans@mansr.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use of the ARM optimised intmath.h was accidentally dropped in 9734b8b.

Signed-off-by: Mans Rullgard &lt;mans@mansr.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>avutil: remove inline av_log2 from public API</title>
<updated>2012-10-20T11:28:45+00:00</updated>
<author>
<name>Mans Rullgard</name>
<email>mans@mansr.com</email>
</author>
<published>2012-10-18T17:15:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=8c0a3d5fe035f2d19b5815f142e145cfbedf28b3'/>
<id>8c0a3d5fe035f2d19b5815f142e145cfbedf28b3</id>
<content type='text'>
This removes inline av_log2 and av_log2_16bit from the public API,
instead exporting them as regular functions.  In-tree code still
gets the inline and otherwise optimised variants.

Signed-off-by: Mans Rullgard &lt;mans@mansr.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This removes inline av_log2 and av_log2_16bit from the public API,
instead exporting them as regular functions.  In-tree code still
gets the inline and otherwise optimised variants.

Signed-off-by: Mans Rullgard &lt;mans@mansr.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit '9734b8ba56d05e970c353dfd5baafa43fdb08024'</title>
<updated>2012-10-12T12:26:46+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michaelni@gmx.at</email>
</author>
<published>2012-10-12T12:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=e335658370840390272b70de92f5a76860537fb9'/>
<id>e335658370840390272b70de92f5a76860537fb9</id>
<content type='text'>
* commit '9734b8ba56d05e970c353dfd5baafa43fdb08024':
  Move avutil tables only used in libavcodec to libavcodec.

Conflicts:
	libavcodec/mathtables.c
	libavutil/intmath.h

Merged-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commit '9734b8ba56d05e970c353dfd5baafa43fdb08024':
  Move avutil tables only used in libavcodec to libavcodec.

Conflicts:
	libavcodec/mathtables.c
	libavutil/intmath.h

Merged-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Move avutil tables only used in libavcodec to libavcodec.</title>
<updated>2012-10-11T16:29:36+00:00</updated>
<author>
<name>Diego Biurrun</name>
<email>diego@biurrun.de</email>
</author>
<published>2012-10-10T23:16:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=9734b8ba56d05e970c353dfd5baafa43fdb08024'/>
<id>9734b8ba56d05e970c353dfd5baafa43fdb08024</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
