<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_external_ffmpeg/libavutil/avutil.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: fix version macros doxygen module</title>
<updated>2014-07-04T18:54:19+00:00</updated>
<author>
<name>Timothy Gu</name>
<email>timothygu99@gmail.com</email>
</author>
<published>2014-07-04T18:06:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=0201ce002cb7b8e0de9eb0e1f33baa945c28ad45'/>
<id>0201ce002cb7b8e0de9eb0e1f33baa945c28ad45</id>
<content type='text'>
Without this patch, "Library Version Macros" module is not visible on
libavutil homepage in `make apidoc`.

Signed-off-by: Timothy Gu &lt;timothygu99@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>
Without this patch, "Library Version Macros" module is not visible on
libavutil homepage in `make apidoc`.

Signed-off-by: Timothy Gu &lt;timothygu99@gmail.com&gt;
Signed-off-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>avutil/avutil.h: remove duplicate rational.h include</title>
<updated>2014-04-22T22:58:15+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michaelni@gmx.at</email>
</author>
<published>2014-04-22T22:49:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=e79b15f5f1aeddcd0aeac7f34642752893f06705'/>
<id>e79b15f5f1aeddcd0aeac7f34642752893f06705</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>Merge commit 'b0bdc2a7123abd0287de435726ab68e9e475a8d8'</title>
<updated>2014-04-22T22:48:02+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michaelni@gmx.at</email>
</author>
<published>2014-04-22T22:46:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=d3f3035f0857d04b1f7c5b1d44c7f3f0972638a0'/>
<id>d3f3035f0857d04b1f7c5b1d44c7f3f0972638a0</id>
<content type='text'>
* commit 'b0bdc2a7123abd0287de435726ab68e9e475a8d8':
  avutil: move av_get_time_base_q() after include rational.h

See: c7251fec39c5b54470bb295acfc81d89683843c7
Merged-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commit 'b0bdc2a7123abd0287de435726ab68e9e475a8d8':
  avutil: move av_get_time_base_q() after include rational.h

See: c7251fec39c5b54470bb295acfc81d89683843c7
Merged-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>avutil: move av_get_time_base_q() after include rational.h</title>
<updated>2014-04-22T21:35:51+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michaelni@gmx.at</email>
</author>
<published>2014-04-22T20:44:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=b0bdc2a7123abd0287de435726ab68e9e475a8d8'/>
<id>b0bdc2a7123abd0287de435726ab68e9e475a8d8</id>
<content type='text'>
Fix compilation

Signed-off-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
Signed-off-by: Derek Buitenhuis &lt;derek.buitenhuis@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix compilation

Signed-off-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
Signed-off-by: Derek Buitenhuis &lt;derek.buitenhuis@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>avutil: move av_get_time_base_q() after include rational.h</title>
<updated>2014-04-22T20:44:14+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michaelni@gmx.at</email>
</author>
<published>2014-04-22T20:44:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=c7251fec39c5b54470bb295acfc81d89683843c7'/>
<id>c7251fec39c5b54470bb295acfc81d89683843c7</id>
<content type='text'>
Fix compilation

Signed-off-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix compilation

Signed-off-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>avutil: Add av_get_time_base_q()</title>
<updated>2014-04-22T20:38:33+00:00</updated>
<author>
<name>Derek Buitenhuis</name>
<email>derek.buitenhuis@gmail.com</email>
</author>
<published>2014-04-22T05:26:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=dac7e8a94e49e41f1dd0af34dc17d124d5b156ba'/>
<id>dac7e8a94e49e41f1dd0af34dc17d124d5b156ba</id>
<content type='text'>
This fixes usage of AV_TIME_BASE_Q in C++ applications, which
cannot use compound literals directly in their code.

Signed-off-by: Derek Buitenhuis &lt;derek.buitenhuis@gmail.com&gt;
Signed-off-by: Luca Barbato &lt;lu_zero@gentoo.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes usage of AV_TIME_BASE_Q in C++ applications, which
cannot use compound literals directly in their code.

Signed-off-by: Derek Buitenhuis &lt;derek.buitenhuis@gmail.com&gt;
Signed-off-by: Luca Barbato &lt;lu_zero@gentoo.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>avutil: Add av_get_time_base_q()</title>
<updated>2014-04-22T20:32:35+00:00</updated>
<author>
<name>Derek Buitenhuis</name>
<email>derek.buitenhuis@gmail.com</email>
</author>
<published>2014-04-22T05:26:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=502512ea0f179165782777265f441d4061ff6012'/>
<id>502512ea0f179165782777265f441d4061ff6012</id>
<content type='text'>
This fixes usage of AV_TIME_BASE_Q in C++ applications, which
cannot use compound literals directly in their code.

Signed-off-by: Derek Buitenhuis &lt;derek.buitenhuis@gmail.com&gt;
Signed-off-by: Luca Barbato &lt;lu_zero@gentoo.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes usage of AV_TIME_BASE_Q in C++ applications, which
cannot use compound literals directly in their code.

Signed-off-by: Derek Buitenhuis &lt;derek.buitenhuis@gmail.com&gt;
Signed-off-by: Luca Barbato &lt;lu_zero@gentoo.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'qatar/master'</title>
<updated>2013-12-30T10:23:32+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michaelni@gmx.at</email>
</author>
<published>2013-12-30T10:23:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=8ccc58bb7d72938986745042741f8670a08a082c'/>
<id>8ccc58bb7d72938986745042741f8670a08a082c</id>
<content type='text'>
* qatar/master:
  lavu: Move preprocessor macros in a separate file

Conflicts:
	libavutil/avutil.h
	libavutil/utils.c
	libavutil/version.h

Merged-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* qatar/master:
  lavu: Move preprocessor macros in a separate file

Conflicts:
	libavutil/avutil.h
	libavutil/utils.c
	libavutil/version.h

Merged-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>lavu: Move preprocessor macros in a separate file</title>
<updated>2013-12-29T21:52:04+00:00</updated>
<author>
<name>Luca Barbato</name>
<email>lu_zero@gentoo.org</email>
</author>
<published>2013-12-27T01:57:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=9a4c10e3af011dd84d3135090d3ca4212cbad127'/>
<id>9a4c10e3af011dd84d3135090d3ca4212cbad127</id>
<content type='text'>
And remove all the circular inclusions of avutil.h while at it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And remove all the circular inclusions of avutil.h while at it.
</pre>
</div>
</content>
</entry>
<entry>
<title>avutil: Move library version related macros to version.h</title>
<updated>2013-12-26T18:05:22+00:00</updated>
<author>
<name>Diego Biurrun</name>
<email>diego@biurrun.de</email>
</author>
<published>2013-12-25T16:16:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=b83d1ee3b41cfe8357836e2582104db2f3364cb0'/>
<id>b83d1ee3b41cfe8357836e2582104db2f3364cb0</id>
<content type='text'>
This is a more sensible place for these macros.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a more sensible place for these macros.
</pre>
</div>
</content>
</entry>
</feed>
