<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_external_ffmpeg/libavcodec/dvdec.c, branch cm-13.0-old</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>avcodec/dvdec: Fix "left shift of negative value -254"</title>
<updated>2016-01-15T11:30:40+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michael@niedermayer.cc</email>
</author>
<published>2016-01-10T16:43:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=b8382a1faeb24662eb9197d32b1bae434a803daa'/>
<id>b8382a1faeb24662eb9197d32b1bae434a803daa</id>
<content type='text'>
Fixes: dvdec_left_shift.avi

Found-by: Piotr Bandurski &lt;ami_stuff@o2.pl&gt;
Signed-off-by: Michael Niedermayer &lt;michael@niedermayer.cc&gt;
(cherry picked from commit 93ac72a98dff592ffc174cfb36a8975dfbf145ae)

Signed-off-by: Michael Niedermayer &lt;michael@niedermayer.cc&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: dvdec_left_shift.avi

Found-by: Piotr Bandurski &lt;ami_stuff@o2.pl&gt;
Signed-off-by: Michael Niedermayer &lt;michael@niedermayer.cc&gt;
(cherry picked from commit 93ac72a98dff592ffc174cfb36a8975dfbf145ae)

Signed-off-by: Michael Niedermayer &lt;michael@niedermayer.cc&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'</title>
<updated>2015-07-27T21:15:19+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michael@niedermayer.cc</email>
</author>
<published>2015-07-27T20:53:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=29d147c94dd40a78ca3981f39365cc77dae9a0da'/>
<id>29d147c94dd40a78ca3981f39365cc77dae9a0da</id>
<content type='text'>
* commit '059a934806d61f7af9ab3fd9f74994b838ea5eba':
  lavc: Consistently prefix input buffer defines

Conflicts:
	doc/examples/decoding_encoding.c
	libavcodec/4xm.c
	libavcodec/aac_adtstoasc_bsf.c
	libavcodec/aacdec.c
	libavcodec/aacenc.c
	libavcodec/ac3dec.h
	libavcodec/asvenc.c
	libavcodec/avcodec.h
	libavcodec/avpacket.c
	libavcodec/dvdec.c
	libavcodec/ffv1enc.c
	libavcodec/g2meet.c
	libavcodec/gif.c
	libavcodec/h264.c
	libavcodec/h264_mp4toannexb_bsf.c
	libavcodec/huffyuvdec.c
	libavcodec/huffyuvenc.c
	libavcodec/jpeglsenc.c
	libavcodec/libxvid.c
	libavcodec/mdec.c
	libavcodec/motionpixels.c
	libavcodec/mpeg4videodec.c
	libavcodec/mpegvideo.c
	libavcodec/noise_bsf.c
	libavcodec/nuv.c
	libavcodec/nvenc.c
	libavcodec/options.c
	libavcodec/parser.c
	libavcodec/pngenc.c
	libavcodec/proresenc_kostya.c
	libavcodec/qsvdec.c
	libavcodec/svq1enc.c
	libavcodec/tiffenc.c
	libavcodec/truemotion2.c
	libavcodec/utils.c
	libavcodec/utvideoenc.c
	libavcodec/vc1dec.c
	libavcodec/wmalosslessdec.c
	libavformat/adxdec.c
	libavformat/aiffdec.c
	libavformat/apc.c
	libavformat/apetag.c
	libavformat/avidec.c
	libavformat/bink.c
	libavformat/cafdec.c
	libavformat/flvdec.c
	libavformat/id3v2.c
	libavformat/isom.c
	libavformat/matroskadec.c
	libavformat/mov.c
	libavformat/mpc.c
	libavformat/mpc8.c
	libavformat/mpegts.c
	libavformat/mvi.c
	libavformat/mxfdec.c
	libavformat/mxg.c
	libavformat/nutdec.c
	libavformat/oggdec.c
	libavformat/oggparsecelt.c
	libavformat/oggparseflac.c
	libavformat/oggparseopus.c
	libavformat/oggparsespeex.c
	libavformat/omadec.c
	libavformat/rawdec.c
	libavformat/riffdec.c
	libavformat/rl2.c
	libavformat/rmdec.c
	libavformat/rtpdec_latm.c
	libavformat/rtpdec_mpeg4.c
	libavformat/rtpdec_qdm2.c
	libavformat/rtpdec_svq3.c
	libavformat/sierravmd.c
	libavformat/smacker.c
	libavformat/smush.c
	libavformat/spdifenc.c
	libavformat/takdec.c
	libavformat/tta.c
	libavformat/utils.c
	libavformat/vqf.c
	libavformat/westwood_vqa.c
	libavformat/xmv.c
	libavformat/xwma.c
	libavformat/yop.c

Merged-by: Michael Niedermayer &lt;michael@niedermayer.cc&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commit '059a934806d61f7af9ab3fd9f74994b838ea5eba':
  lavc: Consistently prefix input buffer defines

Conflicts:
	doc/examples/decoding_encoding.c
	libavcodec/4xm.c
	libavcodec/aac_adtstoasc_bsf.c
	libavcodec/aacdec.c
	libavcodec/aacenc.c
	libavcodec/ac3dec.h
	libavcodec/asvenc.c
	libavcodec/avcodec.h
	libavcodec/avpacket.c
	libavcodec/dvdec.c
	libavcodec/ffv1enc.c
	libavcodec/g2meet.c
	libavcodec/gif.c
	libavcodec/h264.c
	libavcodec/h264_mp4toannexb_bsf.c
	libavcodec/huffyuvdec.c
	libavcodec/huffyuvenc.c
	libavcodec/jpeglsenc.c
	libavcodec/libxvid.c
	libavcodec/mdec.c
	libavcodec/motionpixels.c
	libavcodec/mpeg4videodec.c
	libavcodec/mpegvideo.c
	libavcodec/noise_bsf.c
	libavcodec/nuv.c
	libavcodec/nvenc.c
	libavcodec/options.c
	libavcodec/parser.c
	libavcodec/pngenc.c
	libavcodec/proresenc_kostya.c
	libavcodec/qsvdec.c
	libavcodec/svq1enc.c
	libavcodec/tiffenc.c
	libavcodec/truemotion2.c
	libavcodec/utils.c
	libavcodec/utvideoenc.c
	libavcodec/vc1dec.c
	libavcodec/wmalosslessdec.c
	libavformat/adxdec.c
	libavformat/aiffdec.c
	libavformat/apc.c
	libavformat/apetag.c
	libavformat/avidec.c
	libavformat/bink.c
	libavformat/cafdec.c
	libavformat/flvdec.c
	libavformat/id3v2.c
	libavformat/isom.c
	libavformat/matroskadec.c
	libavformat/mov.c
	libavformat/mpc.c
	libavformat/mpc8.c
	libavformat/mpegts.c
	libavformat/mvi.c
	libavformat/mxfdec.c
	libavformat/mxg.c
	libavformat/nutdec.c
	libavformat/oggdec.c
	libavformat/oggparsecelt.c
	libavformat/oggparseflac.c
	libavformat/oggparseopus.c
	libavformat/oggparsespeex.c
	libavformat/omadec.c
	libavformat/rawdec.c
	libavformat/riffdec.c
	libavformat/rl2.c
	libavformat/rmdec.c
	libavformat/rtpdec_latm.c
	libavformat/rtpdec_mpeg4.c
	libavformat/rtpdec_qdm2.c
	libavformat/rtpdec_svq3.c
	libavformat/sierravmd.c
	libavformat/smacker.c
	libavformat/smush.c
	libavformat/spdifenc.c
	libavformat/takdec.c
	libavformat/tta.c
	libavformat/utils.c
	libavformat/vqf.c
	libavformat/westwood_vqa.c
	libavformat/xmv.c
	libavformat/xwma.c
	libavformat/yop.c

Merged-by: Michael Niedermayer &lt;michael@niedermayer.cc&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'</title>
<updated>2015-07-27T20:50:18+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michael@niedermayer.cc</email>
</author>
<published>2015-07-27T20:21:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=444e9874a75c821ad4a1b487559ee8ca1c999712'/>
<id>444e9874a75c821ad4a1b487559ee8ca1c999712</id>
<content type='text'>
* commit 'def97856de6021965db86c25a732d78689bd6bb0':
  lavc: AV-prefix all codec capabilities

Conflicts:
	cmdutils.c
	ffmpeg.c
	ffplay.c
	libavcodec/8svx.c
	libavcodec/aacenc.c
	libavcodec/ac3dec.c
	libavcodec/adpcm.c
	libavcodec/alac.c
	libavcodec/atrac3plusdec.c
	libavcodec/bink.c
	libavcodec/dnxhddec.c
	libavcodec/dvdec.c
	libavcodec/dvenc.c
	libavcodec/ffv1dec.c
	libavcodec/ffv1enc.c
	libavcodec/fic.c
	libavcodec/flacdec.c
	libavcodec/flacenc.c
	libavcodec/flvdec.c
	libavcodec/fraps.c
	libavcodec/frwu.c
	libavcodec/gifdec.c
	libavcodec/h261dec.c
	libavcodec/hevc.c
	libavcodec/iff.c
	libavcodec/imc.c
	libavcodec/libopenjpegdec.c
	libavcodec/libvo-aacenc.c
	libavcodec/libvorbisenc.c
	libavcodec/libvpxdec.c
	libavcodec/libvpxenc.c
	libavcodec/libx264.c
	libavcodec/mjpegbdec.c
	libavcodec/mjpegdec.c
	libavcodec/mpegaudiodec_float.c
	libavcodec/msmpeg4dec.c
	libavcodec/mxpegdec.c
	libavcodec/nvenc_h264.c
	libavcodec/nvenc_hevc.c
	libavcodec/pngdec.c
	libavcodec/qpeg.c
	libavcodec/ra288.c
	libavcodec/rv10.c
	libavcodec/s302m.c
	libavcodec/sp5xdec.c
	libavcodec/takdec.c
	libavcodec/tiff.c
	libavcodec/tta.c
	libavcodec/utils.c
	libavcodec/v210dec.c
	libavcodec/vp6.c
	libavcodec/vp9.c
	libavcodec/wavpack.c
	libavcodec/yop.c

Merged-by: Michael Niedermayer &lt;michael@niedermayer.cc&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commit 'def97856de6021965db86c25a732d78689bd6bb0':
  lavc: AV-prefix all codec capabilities

Conflicts:
	cmdutils.c
	ffmpeg.c
	ffplay.c
	libavcodec/8svx.c
	libavcodec/aacenc.c
	libavcodec/ac3dec.c
	libavcodec/adpcm.c
	libavcodec/alac.c
	libavcodec/atrac3plusdec.c
	libavcodec/bink.c
	libavcodec/dnxhddec.c
	libavcodec/dvdec.c
	libavcodec/dvenc.c
	libavcodec/ffv1dec.c
	libavcodec/ffv1enc.c
	libavcodec/fic.c
	libavcodec/flacdec.c
	libavcodec/flacenc.c
	libavcodec/flvdec.c
	libavcodec/fraps.c
	libavcodec/frwu.c
	libavcodec/gifdec.c
	libavcodec/h261dec.c
	libavcodec/hevc.c
	libavcodec/iff.c
	libavcodec/imc.c
	libavcodec/libopenjpegdec.c
	libavcodec/libvo-aacenc.c
	libavcodec/libvorbisenc.c
	libavcodec/libvpxdec.c
	libavcodec/libvpxenc.c
	libavcodec/libx264.c
	libavcodec/mjpegbdec.c
	libavcodec/mjpegdec.c
	libavcodec/mpegaudiodec_float.c
	libavcodec/msmpeg4dec.c
	libavcodec/mxpegdec.c
	libavcodec/nvenc_h264.c
	libavcodec/nvenc_hevc.c
	libavcodec/pngdec.c
	libavcodec/qpeg.c
	libavcodec/ra288.c
	libavcodec/rv10.c
	libavcodec/s302m.c
	libavcodec/sp5xdec.c
	libavcodec/takdec.c
	libavcodec/tiff.c
	libavcodec/tta.c
	libavcodec/utils.c
	libavcodec/v210dec.c
	libavcodec/vp6.c
	libavcodec/vp9.c
	libavcodec/wavpack.c
	libavcodec/yop.c

Merged-by: Michael Niedermayer &lt;michael@niedermayer.cc&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>lavc: Consistently prefix input buffer defines</title>
<updated>2015-07-27T14:24:59+00:00</updated>
<author>
<name>Vittorio Giovara</name>
<email>vittorio.giovara@gmail.com</email>
</author>
<published>2015-06-29T21:48:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=059a934806d61f7af9ab3fd9f74994b838ea5eba'/>
<id>059a934806d61f7af9ab3fd9f74994b838ea5eba</id>
<content type='text'>
Signed-off-by: Vittorio Giovara &lt;vittorio.giovara@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Vittorio Giovara &lt;vittorio.giovara@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>lavc: AV-prefix all codec capabilities</title>
<updated>2015-07-27T14:24:58+00:00</updated>
<author>
<name>Vittorio Giovara</name>
<email>vittorio.giovara@gmail.com</email>
</author>
<published>2015-07-07T00:41:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=def97856de6021965db86c25a732d78689bd6bb0'/>
<id>def97856de6021965db86c25a732d78689bd6bb0</id>
<content type='text'>
Express bitfields more simply.

Signed-off-by: Vittorio Giovara &lt;vittorio.giovara@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Express bitfields more simply.

Signed-off-by: Vittorio Giovara &lt;vittorio.giovara@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>avcodec/dvdec: only attempt to conceal errors based on STA inconsistencies when error_concealment is set</title>
<updated>2015-07-25T13:27:44+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michael@niedermayer.cc</email>
</author>
<published>2015-07-25T13:19:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=38490e07247e2a73d31ccb3f57b02db65c033ae3'/>
<id>38490e07247e2a73d31ccb3f57b02db65c033ae3</id>
<content type='text'>
This allows the user to disable it in the hypothetical case that STA values are wrong

Signed-off-by: Michael Niedermayer &lt;michael@niedermayer.cc&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows the user to disable it in the hypothetical case that STA values are wrong

Signed-off-by: Michael Niedermayer &lt;michael@niedermayer.cc&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>avcodec/dvdec: skip 3rd stage ac decoding when the headers indicates that the data is inconsistent</title>
<updated>2015-07-24T22:27:38+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michael@niedermayer.cc</email>
</author>
<published>2015-07-24T22:18:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=dee551bbd280c5f43b9f100d944944c27f188549'/>
<id>dee551bbd280c5f43b9f100d944944c27f188549</id>
<content type='text'>
Fixes Ticket1589

Signed-off-by: Michael Niedermayer &lt;michael@niedermayer.cc&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes Ticket1589

Signed-off-by: Michael Niedermayer &lt;michael@niedermayer.cc&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>avcodec/dvdec: Retry decoding seemingly damaged MBs while skiping likely damaged parts</title>
<updated>2015-07-24T15:36:00+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michael@niedermayer.cc</email>
</author>
<published>2015-07-24T15:24:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=daf6bce71be9534628a72baa5d1f1f0db281f5e5'/>
<id>daf6bce71be9534628a72baa5d1f1f0db281f5e5</id>
<content type='text'>
Improves decoding of Ticket1589

Signed-off-by: Michael Niedermayer &lt;michael@niedermayer.cc&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improves decoding of Ticket1589

Signed-off-by: Michael Niedermayer &lt;michael@niedermayer.cc&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'</title>
<updated>2015-04-20T02:10:10+00:00</updated>
<author>
<name>Michael Niedermayer</name>
<email>michaelni@gmx.at</email>
</author>
<published>2015-04-20T01:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=8f7b022c8c2f40bf8ddfd90778a4c91424d3a8e5'/>
<id>8f7b022c8c2f40bf8ddfd90778a4c91424d3a8e5</id>
<content type='text'>
* commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25':
  lavc: Replace av_dlog and tprintf with internal macros

Conflicts:
	libavcodec/aacdec.c
	libavcodec/audio_frame_queue.c
	libavcodec/bitstream.c
	libavcodec/dcadec.c
	libavcodec/dnxhddec.c
	libavcodec/dvbsubdec.c
	libavcodec/dvdec.c
	libavcodec/dvdsubdec.c
	libavcodec/get_bits.h
	libavcodec/gifdec.c
	libavcodec/h264.h
	libavcodec/h264_cabac.c
	libavcodec/h264_cavlc.c
	libavcodec/h264_loopfilter.c
	libavcodec/h264_refs.c
	libavcodec/imc.c
	libavcodec/interplayvideo.c
	libavcodec/jpeglsdec.c
	libavcodec/libopencore-amr.c
	libavcodec/mjpegdec.c
	libavcodec/mpeg12dec.c
	libavcodec/mpegvideo_enc.c
	libavcodec/mpegvideo_parser.c
	libavcodec/pngdec.c
	libavcodec/ratecontrol.c
	libavcodec/rv10.c
	libavcodec/svq1dec.c
	libavcodec/vqavideo.c
	libavcodec/wmadec.c

Merged-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25':
  lavc: Replace av_dlog and tprintf with internal macros

Conflicts:
	libavcodec/aacdec.c
	libavcodec/audio_frame_queue.c
	libavcodec/bitstream.c
	libavcodec/dcadec.c
	libavcodec/dnxhddec.c
	libavcodec/dvbsubdec.c
	libavcodec/dvdec.c
	libavcodec/dvdsubdec.c
	libavcodec/get_bits.h
	libavcodec/gifdec.c
	libavcodec/h264.h
	libavcodec/h264_cabac.c
	libavcodec/h264_cavlc.c
	libavcodec/h264_loopfilter.c
	libavcodec/h264_refs.c
	libavcodec/imc.c
	libavcodec/interplayvideo.c
	libavcodec/jpeglsdec.c
	libavcodec/libopencore-amr.c
	libavcodec/mjpegdec.c
	libavcodec/mpeg12dec.c
	libavcodec/mpegvideo_enc.c
	libavcodec/mpegvideo_parser.c
	libavcodec/pngdec.c
	libavcodec/ratecontrol.c
	libavcodec/rv10.c
	libavcodec/svq1dec.c
	libavcodec/vqavideo.c
	libavcodec/wmadec.c

Merged-by: Michael Niedermayer &lt;michaelni@gmx.at&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>lavc: Replace av_dlog and tprintf with internal macros</title>
<updated>2015-04-19T11:41:59+00:00</updated>
<author>
<name>Vittorio Giovara</name>
<email>vittorio.giovara@gmail.com</email>
</author>
<published>2015-03-16T08:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_external_ffmpeg/commit/?id=6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'/>
<id>6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
