[FFmpeg-cvslog] vf_psnr: add channel weighting based on chroma subsampling.

2015-07-10 Thread Ronald S. Bultje
ffmpeg | branch: master | Ronald S. Bultje | Fri Jul 10 21:42:26 2015 -0400| [0303d43964cdcab868d3f765282c00086f3a8123] | committer: Michael Niedermayer vf_psnr: add channel weighting based on chroma subsampling. Also add per-channel psnr stream averages to final log message. Signed-off-by: M

[FFmpeg-cvslog] Merge commit '1410eeb6ea6bc5784e40032430afcdf54a79aedb'

2015-07-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Jul 11 00:37:56 2015 +0200| [235e903b6323451b2f5673d9b2ca1ce5b078c505] | committer: Michael Niedermayer Merge commit '1410eeb6ea6bc5784e40032430afcdf54a79aedb' * commit '1410eeb6ea6bc5784e40032430afcdf54a79aedb': imc: Use correct position f

[FFmpeg-cvslog] imc: Use correct position for flcoeffs2 calculation

2015-07-10 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Fri Jul 10 21:59:32 2015 +0200| [1410eeb6ea6bc5784e40032430afcdf54a79aedb] | committer: Luca Barbato imc: Use correct position for flcoeffs2 calculation flcoeffs2[pos] should be the log2 of flcoeffs1[pos]. flcoeffs1[0] can be 0 here, thus flcoeffs2

[FFmpeg-cvslog] avcodec/mpeg4videodec: Check P cbpy

2015-07-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Jul 11 00:05:40 2015 +0200| [c06e556274446a45efab34745c05049033389260] | committer: Michael Niedermayer avcodec/mpeg4videodec: Check P cbpy Fixes undefined behavior Fixes: signal_sigsegv_c3097a_991_xtrem_e2_m64q15_a32sxx.3gp Found-by: Samuel

[FFmpeg-cvslog] imc: use correct position for flcoeffs2 calculation

2015-07-10 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Fri Jul 10 21:50:50 2015 +0200| [75fd5ce4c1c0b2d96d71c74b650cefaaef519d27] | committer: Andreas Cadhalpun imc: use correct position for flcoeffs2 calculation flcoeffs2[pos] should be the log2 of flcoeffs1[pos]. flcoeffs1[0] can be 0 here, thus flco

[FFmpeg-cvslog] avfilter/vf_ssim: Mark constant tables as const

2015-07-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Jul 10 23:34:53 2015 +0200| [8fca37d5f874e0d82cbc43faab2bf9fea12d194e] | committer: Michael Niedermayer avfilter/vf_ssim: Mark constant tables as const Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co

[FFmpeg-cvslog] avcodec/j2kenc: remove unused variable

2015-07-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Jul 10 23:17:42 2015 +0200| [d759f7f1d080f2a31024f7fe6477c9a3ca5ec01f] | committer: Michael Niedermayer avcodec/j2kenc: remove unused variable Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d7

[FFmpeg-cvslog] hevc: check slice address length

2015-07-10 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Fri Jul 10 19:41:43 2015 +0200| [05cc8c8e4b7008ff3be8ec477c901b2ceca4b16b] | committer: Andreas Cadhalpun hevc: check slice address length It is used as get_bits argument and reading 0 bits isn't supported. Reviewed-by: Michael Niedermayer Signed

[FFmpeg-cvslog] asfdec: Fix reading from the pipe

2015-07-10 Thread Alexandra Hájková
ffmpeg | branch: master | Alexandra Hájková | Fri Jul 10 12:39:58 2015 +0200| [872fab4a3df48e7e6484333ee2228c684e319634] | committer: Luca Barbato asfdec: Fix reading from the pipe Signed-off-by: Luca Barbato > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=872fab4a3df48e7e6484333

[FFmpeg-cvslog] Merge commit '872fab4a3df48e7e6484333ee2228c684e319634'

2015-07-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Jul 10 20:47:42 2015 +0200| [72527d9c54a95454153e971d11f114f2a4f19073] | committer: Michael Niedermayer Merge commit '872fab4a3df48e7e6484333ee2228c684e319634' * commit '872fab4a3df48e7e6484333ee2228c684e319634': asfdec: Fix reading from th

[FFmpeg-cvslog] avcodec/g2meet: Check R/G/B values in epic_decode_pixel_pred()

2015-07-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Jul 10 16:54:51 2015 +0200| [b1e242bc565665420661e016127fe07b4b615ecb] | committer: Michael Niedermayer avcodec/g2meet: Check R/G/B values in epic_decode_pixel_pred() Fixes: asan_double-free_d34593_861_smp3.wmv Found-by: Samuel Groß, Mateusz

[FFmpeg-cvslog] avcodec/utils: Document 32 min for h264 width

2015-07-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Jul 10 18:31:42 2015 +0200| [47d077337a62f3ece41ee90a4d5000876d5c46d1] | committer: Michael Niedermayer avcodec/utils: Document 32 min for h264 width Suggested-by: "Ronald S. Bultje" Signed-off-by: Michael Niedermayer > http://git.videolan

[FFmpeg-cvslog] snow: remove an obsolete av_assert2

2015-07-10 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Thu Jul 9 19:50:34 2015 +0200| [3526a120f92929cb0a4009e403ee2f141030c487] | committer: Andreas Cadhalpun snow: remove an obsolete av_assert2 It asserts that the frame linesize is larger than 37, but it can be smaller and decoding such frames works

[FFmpeg-cvslog] avcodec/utils: use a minimum 32pixel width in avcodec_align_dimensions2() for H.264

2015-07-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Jul 10 02:01:17 2015 +0200| [7ef6656b1e5bfbc7499013d3b38b093b6b2f31ec] | committer: Michael Niedermayer avcodec/utils: use a minimum 32pixel width in avcodec_align_dimensions2() for H.264 Fixes Assertion failure Found-by: Andreas Cadhalpun

[FFmpeg-cvslog] avcodec/motion_est_template: Fix undefined behavior in small_diamond_search()

2015-07-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Jul 10 13:21:18 2015 +0200| [e71ca21f308432cac3deaabe522ac1b856471162] | committer: Michael Niedermayer avcodec/motion_est_template: Fix undefined behavior in small_diamond_search() Fixes: asan_heap-oob_394322e_138_cov_4265020547_CVPCMNL1_SVA

[FFmpeg-cvslog] avfilter/vf_removegrain: clip to uint16 instead to uint8

2015-07-10 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Jul 10 10:45:51 2015 +| [ae55fc82a8401c698f7ec5b50973649d9f1ecd6e] | committer: Paul B Mahol avfilter/vf_removegrain: clip to uint16 instead to uint8 This is how original filter behaves. Signed-off-by: Paul B Mahol > http://git.videolan.org/gi