<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_external_ffmpeg/libavutil/file.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/file: fix av_tempfile() documentation</title>
<updated>2014-11-24T03:59:02+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michaelni@gmx.at</email>
</author>
<published>2014-11-24T03:57:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=b4d8724ab28d63d1297f3e48f491d827e48b6a81'/>
<id>b4d8724ab28d63d1297f3e48f491d827e48b6a81</id>
<content type='text'>
Found-by: Lukasz Marek &lt;lukasz.m.luki2@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>
Found-by: Lukasz Marek &lt;lukasz.m.luki2@gmail.com&gt;
Signed-off-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>cosmetics: Fix "dont" "wont" "doesnt" typos</title>
<updated>2013-06-29T00:31:16+00:00</updated>
<author>
<name>Timothy Gu</name>
<email>timothygu99@gmail.com</email>
</author>
<published>2013-06-29T00:24:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=a9bbf59be73264ed63b08b67024cd04720dd1f43'/>
<id>a9bbf59be73264ed63b08b67024cd04720dd1f43</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>file: typo</title>
<updated>2012-10-31T16:01:52+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michaelni@gmx.at</email>
</author>
<published>2012-10-31T16:01:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=3a34ac654174c738aace225796ff05ab083b771a'/>
<id>3a34ac654174c738aace225796ff05ab083b771a</id>
<content type='text'>
Found-by: ubitux
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: ubitux
Signed-off-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>av_tempfile: document umask() issue</title>
<updated>2012-10-31T15:24:04+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michaelni@gmx.at</email>
</author>
<published>2012-10-31T15:09:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=31bf820a2689974cbc1e15e0813987c5da14a8b8'/>
<id>31bf820a2689974cbc1e15e0813987c5da14a8b8</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 remote-tracking branch 'qatar/master'</title>
<updated>2012-08-16T14:20:30+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michaelni@gmx.at</email>
</author>
<published>2012-08-16T14:12:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=c581cb4e4fd3f8387766d3606560b2900728883a'/>
<id>c581cb4e4fd3f8387766d3606560b2900728883a</id>
<content type='text'>
* qatar/master:
  Fix even more missing includes after the common.h removal
  build: Factor out rangecoder dependencies to CONFIG_RANGECODER
  build: Factor out error resilience dependencies to CONFIG_ERROR_RESILIENCE
  x86: avcodec: Consistently name all init files
  Add more missing includes after removing the implicit common.h
  Add some more missing includes after removing the implicit common.h
  Don't include common.h from avutil.h
  rtmp: Automatically compute the hash for SWFVerification

Conflicts:
	configure
	doc/APIchanges
	doc/examples/decoding_encoding.c
	libavcodec/Makefile
	libavcodec/assdec.c
	libavcodec/audio_frame_queue.c
	libavcodec/avpacket.c
	libavcodec/dv_profile.c
	libavcodec/dwt.c
	libavcodec/libtheoraenc.c
	libavcodec/rawdec.c
	libavcodec/rv40dsp.c
	libavcodec/tiff.c
	libavcodec/tiffenc.c
	libavcodec/v210dec.h
	libavcodec/vc1dsp.c
	libavcodec/x86/Makefile
	libavfilter/asrc_anullsrc.c
	libavfilter/avfilter.c
	libavfilter/buffer.c
	libavfilter/formats.c
	libavfilter/vf_ass.c
	libavfilter/vf_drawtext.c
	libavfilter/vf_fade.c
	libavfilter/vf_select.c
	libavfilter/video.c
	libavfilter/vsrc_testsrc.c
	libavformat/version.h
	libavutil/audioconvert.c
	libavutil/error.h
	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:
  Fix even more missing includes after the common.h removal
  build: Factor out rangecoder dependencies to CONFIG_RANGECODER
  build: Factor out error resilience dependencies to CONFIG_ERROR_RESILIENCE
  x86: avcodec: Consistently name all init files
  Add more missing includes after removing the implicit common.h
  Add some more missing includes after removing the implicit common.h
  Don't include common.h from avutil.h
  rtmp: Automatically compute the hash for SWFVerification

Conflicts:
	configure
	doc/APIchanges
	doc/examples/decoding_encoding.c
	libavcodec/Makefile
	libavcodec/assdec.c
	libavcodec/audio_frame_queue.c
	libavcodec/avpacket.c
	libavcodec/dv_profile.c
	libavcodec/dwt.c
	libavcodec/libtheoraenc.c
	libavcodec/rawdec.c
	libavcodec/rv40dsp.c
	libavcodec/tiff.c
	libavcodec/tiffenc.c
	libavcodec/v210dec.h
	libavcodec/vc1dsp.c
	libavcodec/x86/Makefile
	libavfilter/asrc_anullsrc.c
	libavfilter/avfilter.c
	libavfilter/buffer.c
	libavfilter/formats.c
	libavfilter/vf_ass.c
	libavfilter/vf_drawtext.c
	libavfilter/vf_fade.c
	libavfilter/vf_select.c
	libavfilter/video.c
	libavfilter/vsrc_testsrc.c
	libavformat/version.h
	libavutil/audioconvert.c
	libavutil/error.h
	libavutil/version.h

Merged-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't include common.h from avutil.h</title>
<updated>2012-08-15T19:32:06+00:00</updated>
<author>
<name>Martin Storsjö</name>
<email>martin@martin.st</email>
</author>
<published>2012-08-06T13:49:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=1d9c2dc89a2302076a68b4a3ae3639abbb1a502d'/>
<id>1d9c2dc89a2302076a68b4a3ae3639abbb1a502d</id>
<content type='text'>
Signed-off-by: Martin Storsjö &lt;martin@martin.st&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Storsjö &lt;martin@martin.st&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>av_tempfile: Pass int log_offset, void *log_ctx</title>
<updated>2011-10-16T19:51:28+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michaelni@gmx.at</email>
</author>
<published>2011-10-16T19:32:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=74dbb5388e356c085b2f426a5533c08cdc163488'/>
<id>74dbb5388e356c085b2f426a5533c08cdc163488</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>Move av_tempfile() into libavutil, it is a generically usefull thing and its small.</title>
<updated>2011-10-16T15:12:37+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michaelni@gmx.at</email>
</author>
<published>2011-10-16T13:21:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=885158c887384c6da247cc061458f2e53367e6b5'/>
<id>885158c887384c6da247cc061458f2e53367e6b5</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 remote-tracking branch 'qatar/master'</title>
<updated>2011-07-02T01:24:32+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michaelni@gmx.at</email>
</author>
<published>2011-07-02T01:07:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=3074f03a074de3aab79639d261cbd0ccc265b5b4'/>
<id>3074f03a074de3aab79639d261cbd0ccc265b5b4</id>
<content type='text'>
* qatar/master:
  get_bits: remove x86 inline asm in A32 bitstream reader
  doc: Remove outdated information about our issue tracker
  avidec: Factor out the sync fucntionality.
  fate-aac: Expand coverage.
  ac3dsp: add x86-optimized versions of ac3dsp.extract_exponents().
  ac3dsp: simplify extract_exponents() now that it does not need to do clipping.
  ac3enc: clip coefficients after MDCT.
  ac3enc: add int32_t array clipping function to DSPUtil, including x86 versions.
  swscale: for &gt;8bit scaling, read in native bit-depth.
  matroskadec: matroska_read_seek after after EBML_STOP leads to failure.
  doxygen: fix usage of @file directive in libavutil/{dict,file}.h
  doxygen: Help doxygen parser to understand the DECLARE_ALIGNED and offsetof macros

Conflicts:
	doc/issue_tracker.txt
	libavformat/avidec.c
	libavutil/dict.h
	libswscale/swscale.c
	libswscale/utils.c
	tests/ref/lavfi/pixfmts_scale

Merged-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* qatar/master:
  get_bits: remove x86 inline asm in A32 bitstream reader
  doc: Remove outdated information about our issue tracker
  avidec: Factor out the sync fucntionality.
  fate-aac: Expand coverage.
  ac3dsp: add x86-optimized versions of ac3dsp.extract_exponents().
  ac3dsp: simplify extract_exponents() now that it does not need to do clipping.
  ac3enc: clip coefficients after MDCT.
  ac3enc: add int32_t array clipping function to DSPUtil, including x86 versions.
  swscale: for &gt;8bit scaling, read in native bit-depth.
  matroskadec: matroska_read_seek after after EBML_STOP leads to failure.
  doxygen: fix usage of @file directive in libavutil/{dict,file}.h
  doxygen: Help doxygen parser to understand the DECLARE_ALIGNED and offsetof macros

Conflicts:
	doc/issue_tracker.txt
	libavformat/avidec.c
	libavutil/dict.h
	libswscale/swscale.c
	libswscale/utils.c
	tests/ref/lavfi/pixfmts_scale

Merged-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>doxygen: fix usage of @file directive in libavutil/{dict,file}.h</title>
<updated>2011-07-01T13:12:33+00:00</updated>
<author>
<name>Reinhard Tartler</name>
<email>siretart@tauware.de</email>
</author>
<published>2011-06-30T21:00:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=134557f3a47697a7b5e5da2bd7e5a4b8f8d56b1c'/>
<id>134557f3a47697a7b5e5da2bd7e5a4b8f8d56b1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
