[FFmpeg-cvslog] configure: add support for libnpp* from cuda sdk 9

2017-08-30 Thread Timo Rothenpieler
ffmpeg | branch: master | Timo Rothenpieler | Tue Aug 29 13:30:29 2017 +0200| [1ac03c8dc0a9359cdd33e341303296862a0e5f84] | committer: Timo Rothenpieler configure: add support for libnpp* from cuda sdk 9 Signed-off-by: Timo Rothenpieler > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] compat/cuda/ptx2c: strip CR from each line

2017-08-30 Thread Ricardo Constantino
ffmpeg | branch: master | Ricardo Constantino | Tue Aug 29 01:46:13 2017 +0100| [7fbc0825773eb597c5a3f5679a8d58ced0d9456f] | committer: Timo Rothenpieler compat/cuda/ptx2c: strip CR from each line Windows nvcc + cl.exe produce a .ctx file with CR+LF newlines which need to be stripped to work w

[FFmpeg-cvslog] Add FITS Decoder

2017-08-30 Thread Paras Chadha
ffmpeg | branch: master | Paras Chadha | Tue Aug 29 23:04:44 2017 +0530| [61e4db4bb730409798dff8d87d83459cb888786e] | committer: Paul B Mahol Add FITS Decoder Signed-off-by: Paras Chadha > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=61e4db4bb730409798dff8d87d83459cb888786e ---

[FFmpeg-cvslog] Add FITS Muxer

2017-08-30 Thread Paras Chadha
ffmpeg | branch: master | Paras Chadha | Tue Aug 29 23:08:33 2017 +0530| [df475db9a29e5f3e93dc5f4faa663d30f75ec80b] | committer: Paul B Mahol Add FITS Muxer Signed-off-by: Paras Chadha > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=df475db9a29e5f3e93dc5f4faa663d30f75ec80b ---

[FFmpeg-cvslog] Add FITS Demuxer

2017-08-30 Thread Paras Chadha
ffmpeg | branch: master | Paras Chadha | Tue Aug 29 23:00:26 2017 +0530| [207f0cff2ac8e79747eca0de0bfcd823d4b7] | committer: Paul B Mahol Add FITS Demuxer Signed-off-by: Paras Chadha > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=207f0cff2ac8e79747eca0de0bfcd823d4b7 ---

[FFmpeg-cvslog] Add FITS Encoder

2017-08-30 Thread Paras Chadha
ffmpeg | branch: master | Paras Chadha | Tue Aug 29 23:07:30 2017 +0530| [6e02f66f1bc7c9d559bc7ef3393c66cd800d4651] | committer: Paul B Mahol Add FITS Encoder Signed-off-by: Paras Chadha > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6e02f66f1bc7c9d559bc7ef3393c66cd800d4651 ---

[FFmpeg-cvslog] FATE: Add FITS tests

2017-08-30 Thread Paras Chadha
ffmpeg | branch: master | Paras Chadha | Tue Aug 29 23:24:42 2017 +0530| [9d99f0afbeedf3e170478c3e8c05789bf2eef48f] | committer: Paul B Mahol FATE: Add FITS tests Signed-off-by: Paras Chadha > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9d99f0afbeedf3e170478c3e8c05789bf2eef48f

[FFmpeg-cvslog] avfilter/vf_lut2: add framesync options

2017-08-30 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Aug 30 12:06:47 2017 +0200| [a4d18a3f54e5b0277234d8fcff65dff8516417a0] | committer: Paul B Mahol avfilter/vf_lut2: add framesync options Also stop leaking memory. Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/codec_desc: make FITS description longer

2017-08-30 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Aug 30 12:18:22 2017 +0200| [2b9fd157342fbe3db86228db4f9e23b52670c264] | committer: Paul B Mahol avcodec/codec_desc: make FITS description longer Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2b9fd157342fbe

[FFmpeg-cvslog] avfilter/vf_libvmaf: fix pre convert to framesync2 bugs

2017-08-30 Thread Ashish Singh
ffmpeg | branch: master | Ashish Singh | Thu Aug 3 11:22:01 2017 +0530| [2a4a26fa4f3c9310cd8cf6a0d093c927f64ef8a7] | committer: Ronald S. Bultje avfilter/vf_libvmaf: fix pre convert to framesync2 bugs Hi, it fixes the errors while converting to framesync2. libvmaf was changed recently, double

[FFmpeg-cvslog] configure: require pkg-config for libvmaf

2017-08-30 Thread Ashish Singh
ffmpeg | branch: master | Ashish Singh | Tue Aug 1 21:02:18 2017 +0530| [1dc33c123715e195f7f19b2dca8f192a550f047c] | committer: Ronald S. Bultje configure: require pkg-config for libvmaf This patch makes the libvmaf filter use pkg-config to detect and link to libvmaf. Signed-off-by: Ashish S

[FFmpeg-cvslog] fate: remove usage of deprecated AVCodecContext.me_method in vsynth snow tests

2017-08-30 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Aug 30 14:06:49 2017 -0300| [350dc01dcb80345eafe45e85850bc8f8028e298d] | committer: James Almer fate: remove usage of deprecated AVCodecContext.me_method in vsynth snow tests Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] fate: stop using deprecated filter syntax in hls tests

2017-08-30 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Aug 30 14:14:54 2017 -0300| [ec07574a15bacabe0f6e4e496842e4935862c094] | committer: James Almer fate: stop using deprecated filter syntax in hls tests Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ec07574a15b

[FFmpeg-cvslog] avfilter/vf_mcdeint: free the AVCodecContext struct properly

2017-08-30 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Aug 30 14:34:04 2017 -0300| [f7d4c60ac47547f69ddc96e7bed682f54436cd1a] | committer: James Almer avfilter/vf_mcdeint: free the AVCodecContext struct properly Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f7d4c

[FFmpeg-cvslog] postproc: remove usage of deprecated QP_STORE_T define

2017-08-30 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Aug 30 14:43:22 2017 -0300| [2b7da70a70fef364f9a42e69b6d34133b3d089f8] | committer: James Almer postproc: remove usage of deprecated QP_STORE_T define Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2b7da70a70f

[FFmpeg-cvslog] avfilter/af_adelay: remove requirement that at least one delay should be provided

2017-08-30 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Aug 30 18:14:10 2017 +0200| [6ccd32c36760ac8b8261d68eb32b07cf5c762e52] | committer: Paul B Mahol avfilter/af_adelay: remove requirement that at least one delay should be provided Such requirement is not necessary and code works without it just fine.

[FFmpeg-cvslog] avfilter/vf_mcdeint: remove usage of deprecated AVCodecContext.me_method

2017-08-30 Thread James Almer
ffmpeg | branch: master | James Almer | Mon Aug 28 13:40:06 2017 -0300| [027c682fa07999820a11cbcbf7a7ba9edbb9ecab] | committer: James Almer avfilter/vf_mcdeint: remove usage of deprecated AVCodecContext.me_method Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co

[FFmpeg-cvslog] fate/pixlet : add test for rgb

2017-08-30 Thread Martin Vignali
ffmpeg | branch: master | Martin Vignali | Sun Apr 2 23:25:33 2017 +0200| [2fcf47e2d175397c44e0d4b9063dc1ad78614d78] | committer: Michael Niedermayer fate/pixlet : add test for rgb Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2fcf47e2d175397

[FFmpeg-cvslog] ffmpeg_opt: add proper deprecation guards to lowres code

2017-08-30 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Aug 30 22:31:35 2017 -0300| [6e131a7cd970a39bcc8cbfdd32d10a90e3ab51c5] | committer: James Almer ffmpeg_opt: add proper deprecation guards to lowres code Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6e131a7cd

[FFmpeg-cvslog] fate/flvenc: set bitexact output format flag explicitly

2017-08-30 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Aug 30 23:21:41 2017 -0300| [b34c16a38d3e6fa02b5d39ae6ed73acf12dff92c] | committer: James Almer fate/flvenc: set bitexact output format flag explicitly Using the encoder flags to set the muxer in bitexact mode is deprecated. Signed-off-by: James Alme