[FFmpeg-cvslog] avfilter/*_cuda: don't include internal header

2018-10-21 Thread Timo Rothenpieler
ffmpeg | branch: master | Timo Rothenpieler | Sun Oct 21 22:32:32 2018 +0200| [2797bd5c81ebbfe13eb5bc4261032ded819271cf] | committer: Timo Rothenpieler avfilter/*_cuda: don't include internal header It's not used, and pulls in the ffnvcodec header, which does not neccesarily have to exist to

[FFmpeg-cvslog] avfilter/setparam : add options to set color primaries, trc, space

2018-10-21 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Sun Oct 21 19:29:29 2018 +0200| [8d3f364630a8ca0072239a101a12f75fddbdad1b] | committer: Martin Vignali avfilter/setparam : add options to set color primaries, trc, space > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8d3f364630a8ca0072239

[FFmpeg-cvslog] avfilter/setparams : merge setfield and setrange filter to setparams filter

2018-10-21 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Sun Oct 21 19:28:03 2018 +0200| [02ad0416c06e4d6859d3d54bc039975b58661e75] | committer: Martin Vignali avfilter/setparams : merge setfield and setrange filter to setparams filter setfield and setrange filters are kept. > http://git.videolan.org/gitwe

[FFmpeg-cvslog] avfilter: add chromahold filter

2018-10-21 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Oct 18 12:08:47 2018 +0200| [18d391cffee3ee333735357e262605d58a1be34f] | committer: Paul B Mahol avfilter: add chromahold filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=18d391cffee3ee333735357e262605d58a1be34f --- Changelog

[FFmpeg-cvslog] avformat/dashenc: URL close unconditionally after DELETE segments

2018-10-21 Thread kjeyapal
ffmpeg | branch: master | kjeya...@akamai.com | Thu Oct 18 15:14:20 2018 +0530| [e715b8e10d0d9a63d337f75e2338843d92f5f475] | committer: Karthick J avformat/dashenc: URL close unconditionally after DELETE segments Fixes bug with HTTP DELETE when HTTP Persistent is ON. Right now, HTTP Persistent

[FFmpeg-cvslog] avformat/dashenc: Support HTTP Persistent for master.m3u8 as well

2018-10-21 Thread kjeyapal
ffmpeg | branch: master | kjeya...@akamai.com | Thu Oct 18 12:07:51 2018 +0530| [f848d384dd36b2058e325368b51e233ad2cc78b3] | committer: Karthick J avformat/dashenc: Support HTTP Persistent for master.m3u8 as well > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f848d384dd36b2058e325

[FFmpeg-cvslog] avfilter/af_afir: calculate group delay too

2018-10-21 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Oct 20 22:38:52 2018 +0200| [0939c33b54dbb91328e73c5c0828b15398fef05e] | committer: Paul B Mahol avfilter/af_afir: calculate group delay too > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0939c33b54dbb91328e73c5c0828b15398fef05e --- do