[FFmpeg-cvslog] libavfilter/vf_cover_rect.c: free the allocated frame

2019-06-11 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Tue Jun 11 09:45:58 2019 +0800| [5fc8d87ba6954d3917a9095fb3b8c1d8caf0b0f4] | committer: Michael Niedermayer libavfilter/vf_cover_rect.c: free the allocated frame Signed-off-by: Limin Wang Signed-off-by: Michael Niedermayer > http://git.videolan.org/git

[FFmpeg-cvslog] checkasm/vf_gblur: add test for horiz_slice simd

2019-06-11 Thread Ruiling Song
ffmpeg | branch: master | Ruiling Song | Tue Jun 4 16:34:08 2019 +0800| [8f4963ad25ac6c71c126ac90c240b1f88ebf0312] | committer: Ruiling Song checkasm/vf_gblur: add test for horiz_slice simd Signed-off-by: Ruiling Song > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8f4963ad25ac6

[FFmpeg-cvslog] avfilter/vf_gblur: add x86 SIMD optimizations

2019-06-11 Thread Ruiling Song
ffmpeg | branch: master | Ruiling Song | Wed May 15 17:54:10 2019 +0800| [83f9da77684e7ea0d8e9f9712ec716424140043a] | committer: Ruiling Song avfilter/vf_gblur: add x86 SIMD optimizations The horizontal pass get ~2x performance with the patch under single thread. Tested overall performance us