[FFmpeg-cvslog] avfilter/opencl: use av_fopen_utf8()

2020-02-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Feb 14 21:48:54 2020 +0100| [55755b4ab27a94bfa1d91e494441dc2168164d19] | committer: Paul B Mahol avfilter/opencl: use av_fopen_utf8() > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=55755b4ab27a94bfa1d91e494441dc2168164d19 --- libavfilt

[FFmpeg-cvslog] avfilter/vf_lut3d: use av_fopen_utf8()

2020-02-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Feb 14 21:44:38 2020 +0100| [a2c07463449063bc9c6e09a5f251a1f5d0475d0d] | committer: Paul B Mahol avfilter/vf_lut3d: use av_fopen_utf8() > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a2c07463449063bc9c6e09a5f251a1f5d0475d0d --- libavfi

[FFmpeg-cvslog] avfilter/vf_fieldhint: use av_fopen_utf8()

2020-02-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Feb 14 21:47:55 2020 +0100| [5452d0372ca14a66ef0f4b77043a78f4bf6b0707] | committer: Paul B Mahol avfilter/vf_fieldhint: use av_fopen_utf8() > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5452d0372ca14a66ef0f4b77043a78f4bf6b0707 --- lib

[FFmpeg-cvslog] avcodec/pcm_tablegen: nits, reindent

2020-02-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Feb 14 21:22:08 2020 +0100| [b6e9c23d5571244dd8372b650ca0745062e1ae56] | committer: Paul B Mahol avcodec/pcm_tablegen: nits, reindent > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b6e9c23d5571244dd8372b650ca0745062e1ae56 --- libavcode

[FFmpeg-cvslog] lavu/tx: improve 3-point fixed precision

2020-02-14 Thread Lynne
ffmpeg | branch: master | Lynne | Fri Feb 14 19:55:00 2020 +| [e1c84856bb7d804e74904ba117a2ca9700211082] | committer: Lynne lavu/tx: improve 3-point fixed precision There's just no reason not to when its so easy (albeit messy) and its also reducing the precision of all non-power-of-two tran

[FFmpeg-cvslog] fftools/ffprobe: Remove unneeded casts

2020-02-14 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue Aug 6 03:17:06 2019 +0200| [c2c65d1d1f3f7c53cc9f8695b8256f3ff4264ac4] | committer: Michael Niedermayer fftools/ffprobe: Remove unneeded casts Signed-off-by: Andreas Rheinhardt Signed-off-by: Michael Niedermayer > http://git.videolan.org/gi

[FFmpeg-cvslog] avcodec/dstdec: Use local channels variable

2020-02-14 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Feb 13 20:41:45 2020 +0100| [34a6a36844887580f0dcc5badd640bae837b217b] | committer: Michael Niedermayer avcodec/dstdec: Use local channels variable Reviewed-by: Paul B Mahol Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitw

[FFmpeg-cvslog] avcodec/dvdsub: Fix warning about incompatible pointer type

2020-02-14 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Feb 14 12:24:03 2020 +0100| [dc46b3c34e0651215a9357bcc0aba04e2bad9721] | committer: James Almer avcodec/dvdsub: Fix warning about incompatible pointer type Fixes "passing argument 2 of ‘strtoul’ from incompatible pointer type [-Wincompatible-p

[FFmpeg-cvslog] avfilter/vf_remap: add fill color option

2020-02-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Feb 14 13:14:02 2020 +0100| [5fe6c6b8f4e249a64aad453a7b4edddcd26a61a1] | committer: Paul B Mahol avfilter/vf_remap: add fill color option > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5fe6c6b8f4e249a64aad453a7b4edddcd26a61a1 --- doc/f

[FFmpeg-cvslog] avfilter: add pad opencl filter

2020-02-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Feb 6 17:41:08 2020 +0100| [1c6a91990d2451ac52bc8e11408d5e12745ed182] | committer: Paul B Mahol avfilter: add pad opencl filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1c6a91990d2451ac52bc8e11408d5e12745ed182 --- Changelog