[FFmpeg-cvslog] ffmpeg: factorize input thread creation and destruction

2018-07-02 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Wed Jun 27 21:55:38 2018 +0200| [b181cd359b872283d5fcaf7c553bbad88517c78b] | committer: Marton Balint ffmpeg: factorize input thread creation and destruction Signed-off-by: Marton Balint > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b18

[FFmpeg-cvslog] avformat/apngdec: set pts to AV_NOPTS_VALUE

2018-07-02 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Thu Jun 28 21:07:30 2018 +0200| [06a8d7ff00f5c3d13d331a56db839fb825ea6697] | committer: Marton Balint avformat/apngdec: set pts to AV_NOPTS_VALUE And let the generic code figure out the proper PTS. This is needed because apng does not provide seek func

[FFmpeg-cvslog] ffmpeg: fix -stream_loop with multiple inputs

2018-07-02 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Wed Jun 27 22:27:01 2018 +0200| [da36bcbeb78c78e493d18d3cd3ac92ea401e7031] | committer: Marton Balint ffmpeg: fix -stream_loop with multiple inputs The input thread needs to be properly cleaned up and re-initalized before we can start reading again in

[FFmpeg-cvslog] avcodec/dvdsubdec: Check for fully transparent rectangles earlier

2018-07-02 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Jun 30 23:34:14 2018 +0200| [d24c9e55f64eebf67a9e488daa17332533481c20] | committer: Michael Niedermayer avcodec/dvdsubdec: Check for fully transparent rectangles earlier Testcase with large transparent rectangles changes from 67 sec to 3 sec

[FFmpeg-cvslog] libavfilter: vf_sr.c remove warnings

2018-07-02 Thread Pedro Arthur
ffmpeg | branch: master | Pedro Arthur | Mon Jul 2 13:45:38 2018 -0300| [54b425a7fad3e35ebb4757108fef5e3ee0e3d957] | committer: Pedro Arthur libavfilter: vf_sr.c remove warnings > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=54b425a7fad3e35ebb4757108fef5e3ee0e3d957 --- libavfil

[FFmpeg-cvslog] Adds ESPCN super resolution filter merged with SRCNN filter.

2018-07-02 Thread Sergey Lavrushkin
ffmpeg | branch: master | Sergey Lavrushkin | Thu Jun 14 00:37:12 2018 +0300| [575b7189908e1cfa55104b0d2c7c9f6ea30ca2dc] | committer: Pedro Arthur Adds ESPCN super resolution filter merged with SRCNN filter. Signed-off-by: Pedro Arthur > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavfi: add sobel, prewitt, roberts filters

2018-07-02 Thread Danil Iashchenko
ffmpeg | branch: master | Danil Iashchenko | Sat Jun 30 03:46:24 2018 +0300| [581bafa83b9cb4f438940e0b10a9f9832ebd57b6] | committer: Mark Thompson lavfi: add sobel, prewitt, roberts filters Add opencl version of sobel, prewitt, roberts filters. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/

[FFmpeg-cvslog] configure: add missing swscale to avfilter when sr filter is enabled

2018-07-02 Thread James Almer
ffmpeg | branch: master | James Almer | Mon Jul 2 22:18:47 2018 -0300| [3c4af577aa50a3d90bbb0e04cfa42a9b2bd1ce07] | committer: James Almer configure: add missing swscale to avfilter when sr filter is enabled Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit