[FFmpeg-cvslog] avfilter: add audio denoising (afftdn) filter

2018-09-25 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Sep 17 17:41:56 2018 +0200| [efb65abedf40c0a5bc6eb76e6cf19b633a143444] | committer: Paul B Mahol avfilter: add audio denoising (afftdn) filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=efb65abedf40c0a5bc6eb76e6cf19b633a143444 ---

[FFmpeg-cvslog] RELEASE: update for git after 4.0 branchpoint

2018-09-25 Thread Matthieu Bouron
ffmpeg | branch: master | Matthieu Bouron | Tue Sep 25 11:30:50 2018 +0200| [e294b5cf6464e3d8ee0d0bdedcfb4ca0ad0297ed] | committer: Matthieu Bouron RELEASE: update for git after 4.0 branchpoint > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e294b5cf6464e3d8ee0d0bdedcfb4ca0ad0297ed

[FFmpeg-cvslog] avfilter/vf_curves: add planar rgb support

2018-09-25 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Sep 24 16:57:10 2018 +0200| [d6e50e0716d5beabcc4afb8cc90b0b7f89a5b8af] | committer: Paul B Mahol avfilter/vf_curves: add planar rgb support > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d6e50e0716d5beabcc4afb8cc90b0b7f89a5b8af --- lib

[FFmpeg-cvslog] avformat/utils: move mkdir_p to utils

2018-09-25 Thread Steven Liu
ffmpeg | branch: master | Steven Liu | Sat Sep 22 22:10:09 2018 +0800| [bb660800a55f5171f77316941afe2e62534ee72c] | committer: Steven Liu avformat/utils: move mkdir_p to utils Because it will be used by avformat/segment.c or other module which need to automatically create sub-directories opera