[FFmpeg-cvslog] libavcodec/ppc: Fix HEVC AltiVec routines with --enable-small

2018-07-21 Thread A . Wilcox
ffmpeg | branch: master | A. Wilcox | Sat Jul 21 00:42:00 2018 -0500| [153fcd6de6ba558a3720c64589a7e4e9e4d62420] | committer: Carl Eugen Hoyos libavcodec/ppc: Fix HEVC AltiVec routines with --enable-small GCC requires the argument to vec_splat_u32 to be a literal. The easiest way to accomplis

[FFmpeg-cvslog] lavc/fft_template: Do not define unneded functions with --enable-small.

2018-07-21 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Sat Jul 21 14:05:41 2018 +0200| [9617178800566f263fb1bb1c04e9547a74ab6dbf] | committer: Carl Eugen Hoyos lavc/fft_template: Do not define unneded functions with --enable-small. Fixes the following warnings: In file included from libavcodec/fft_fixed

[FFmpeg-cvslog] doc/filters: use radius instead of kernel in avgblur

2018-07-21 Thread Danil Iashchenko
ffmpeg | branch: master | Danil Iashchenko | Fri Jul 20 19:31:19 2018 +0300| [9d6efefaf41ae349e8c8ad4bb2d76dd27561efab] | committer: Gyan Doshi doc/filters: use radius instead of kernel in avgblur > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9d6efefaf41ae349e8c8ad4bb2d76dd27561e

[FFmpeg-cvslog] avcodec/parser: move parsers list and related API to its own file

2018-07-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Jul 21 14:21:16 2018 -0300| [3735d55af32e845a7fe591bc4023c057f8e513f9] | committer: James Almer avcodec/parser: move parsers list and related API to its own file And add it to the CONFIGURABLE_COMPONENTS list in Makefile. This way, changes to the new