[FFmpeg-devel] [PATCH] lavfi: declare arrays that never change as static const
Clément Bœsch
ubitux at gmail.com
Sat Dec 22 00:00:10 CET 2012
On Fri, Dec 21, 2012 at 10:41:14PM +0000, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
> libavfilter/af_atempo.c | 2 +-
> libavfilter/af_earwax.c | 2 +-
> libavfilter/af_silencedetect.c | 2 +-
> libavfilter/af_volumedetect.c | 2 +-
> libavfilter/asrc_aevalsrc.c | 2 +-
> libavfilter/vf_alphaextract.c | 4 ++--
> libavfilter/vf_alphamerge.c | 4 ++--
> libavfilter/vf_boxblur.c | 2 +-
> libavfilter/vf_delogo.c | 2 +-
> libavfilter/vf_deshake.c | 2 +-
> libavfilter/vf_drawbox.c | 2 +-
> libavfilter/vf_overlay.c | 8 ++++----
> libavfilter/vf_removelogo.c | 2 +-
> libavfilter/vf_transpose.c | 2 +-
> libavfilter/vf_unsharp.c | 2 +-
> 15 files changed, 20 insertions(+), 20 deletions(-)
>
LGTM
[...]
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20121222/dc2800d6/attachment.asc>
More information about the ffmpeg-devel
mailing list