[FFmpeg-cvslog] avcodec/mips/h264chroma_mmi: Version 2 of the optimizations for loongson mmi

2016-05-21 Thread ZhouXiaoyong
ffmpeg | branch: master | ZhouXiaoyong | Tue May 17 13:02:41 2016 +0800| [a3eb5a3cdd5ce871c17185ad3f14fb775d4b59a3] | committer: Michael Niedermayer avcodec/mips/h264chroma_mmi: Version 2 of the optimizations for loongson mmi 1. no longer use the register names directly and optimized code form

[FFmpeg-cvslog] avcodec/sgirledec: simplify, no need to use reget buffer

2016-05-21 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri May 20 21:30:29 2016 +0200| [ccc3f4e7104eda0f72436720ebcdc2e916217c7a] | committer: Paul B Mahol avcodec/sgirledec: simplify, no need to use reget buffer Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ccc3f4

[FFmpeg-cvslog] avcodec/mips/mpegvideo_mmi: Version 2 of the optimizations for loongson mmi

2016-05-21 Thread Zhou Xiaoyong
ffmpeg | branch: master | Zhou Xiaoyong | Tue May 17 13:08:38 2016 +0800| [a20646bb247ae792716336cf2ca47ba6c43e0cd2] | committer: Michael Niedermayer avcodec/mips/mpegvideo_mmi: Version 2 of the optimizations for loongson mmi 1. no longer use the register names directly and optimized code form

[FFmpeg-cvslog] avcodec/mips: loongson optimize hpeldsp with mmi v1

2016-05-21 Thread Zhou Xiaoyong
ffmpeg | branch: master | Zhou Xiaoyong | Tue May 17 14:51:50 2016 +0800| [4a963ee698c03570659c6f46fd2407cbda639a2d] | committer: Michael Niedermayer avcodec/mips: loongson optimize hpeldsp with mmi v1 1.the codes are compatible with O32 ABI 2.use uld and mtc1 to workaround cpu 3A2000 gslwlc1

[FFmpeg-cvslog] avcodec/mips: loongson optimize h264pred with mmi v3

2016-05-21 Thread Zhou Xiaoyong
ffmpeg | branch: master | Zhou Xiaoyong | Tue May 17 19:12:54 2016 +0800| [c749be9eb3499e82a66617c306d04b8b30e60e0d] | committer: Michael Niedermayer avcodec/mips: loongson optimize h264pred with mmi v3 1. no longer use the register names directly and optimized code format 2. to be compatible

[FFmpeg-cvslog] avcodec/aic: add frame threading support

2016-05-21 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri May 20 20:54:10 2016 +0200| [8e069eb525d46b8f89089e37fc7ac81b2d9b1092] | committer: Paul B Mahol avcodec/aic: add frame threading support Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8e069eb525d46b8f89089e

[FFmpeg-cvslog] avfilter/avf_ahistogram: raise minimum acmax to 1

2016-05-21 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri May 20 17:55:11 2016 +0200| [e7c5dbb4d117591f4ec19a57828155d2009f9bd6] | committer: Michael Niedermayer avfilter/avf_ahistogram: raise minimum acmax to 1 If acmax can be 0 then it could result in a division by 0 Fixes CID1351345 Reviewed-by:

[FFmpeg-cvslog] avformat: add MTAF demuxer

2016-05-21 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun May 15 20:35:14 2016 +0200| [4da4bfcdc9008e1794cbc627c7acfde06ee48237] | committer: Paul B Mahol avformat: add MTAF demuxer Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4da4bfcdc9008e1794cbc627c7acfde06ee4

[FFmpeg-cvslog] avcodec: add adpcm MTAF decoder

2016-05-21 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun May 15 20:45:04 2016 +0200| [8c17eea46fea2e56f8a772f6e9658cc208c51d7a] | committer: Paul B Mahol avcodec: add adpcm MTAF decoder Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8c17eea46fea2e56f8a772f6e9658cc

[FFmpeg-cvslog] avfilter/af_loudnorm: fix crash when ebur128 initialization was not successfull/complete

2016-05-21 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat May 21 19:22:00 2016 +0200| [defb960a47f6d8f801168e1c61399f6abfb79ef3] | committer: Paul B Mahol avfilter/af_loudnorm: fix crash when ebur128 initialization was not successfull/complete Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avformat/avienc: Rename reshuffles return variable to ensure it is not mixed up

2016-05-21 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun May 22 01:50:08 2016 +0200| [ea88dc3e8e2c079cf4bf5c31ac05c0e5a025c03a] | committer: Michael Niedermayer avformat/avienc: Rename reshuffles return variable to ensure it is not mixed up Signed-off-by: Michael Niedermayer > http://git.videolan

[FFmpeg-cvslog] avformat/avienc: Fix memleaks on errors

2016-05-21 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun May 22 01:54:50 2016 +0200| [9d5894b2399e3b2ce9fe8ddb5a28db66affefe25] | committer: Michael Niedermayer avformat/avienc: Fix memleaks on errors Fixes CID1361951 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg

[FFmpeg-cvslog] avformat/matroskaenc: wrap par-> format use as sample format under codec_type == AVMEDIA_TYPE_AUDI

2016-05-21 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun May 22 03:20:24 2016 +0200| [2062d51275bda642cfc72952ddef1b0efdde4c2d] | committer: Michael Niedermayer avformat/matroskaenc: wrap par->format use as sample format under codec_type == AVMEDIA_TYPE_AUDI Fixes CID1361946 Signed-off-by: Michae

[FFmpeg-cvslog] avformat/matroskaenc: reindent after last commit

2016-05-21 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun May 22 03:22:16 2016 +0200| [566be4f9e88698f272aeaad88b5960b15f5f5316] | committer: Michael Niedermayer avformat/matroskaenc: reindent after last commit Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=c