[FFmpeg-devel] [PATCH] avfilter: rename scale.c, h to scale_eval

Michael Niedermayer michael at niedermayer.cc
Mon Dec 9 23:42:20 EET 2019


On Sun, Dec 08, 2019 at 04:47:17PM +0530, Gyan wrote:
> Makes commit msgs less ambiguous.
> 
> Regards,
> Gyan

>  Makefile         |   10 +++++-----
>  scale_eval.c     |    2 +-
>  vf_scale.c       |    2 +-
>  vf_scale_cuda.c  |    2 +-
>  vf_scale_npp.c   |    2 +-
>  vf_scale_vaapi.c |    2 +-
>  6 files changed, 10 insertions(+), 10 deletions(-)
> 45f5881be8abef7f4e7507cf8e491bb29455cb5e  0001-avfilter-rename-scale.c-h-to-scale_eval.patch
> From 331496c1746dfe66a893a6fde1b9cfacca100667 Mon Sep 17 00:00:00 2001
> From: Gyan Doshi <ffmpeg at gyani.pro>
> Date: Sun, 8 Dec 2019 16:42:36 +0530
> Subject: [PATCH] avfilter: rename scale.c,h to scale_eval
> 
> scale.c is too generic; scale_eval is more representative
> ---
>  libavfilter/Makefile                  | 10 +++++-----
>  libavfilter/{scale.c => scale_eval.c} |  2 +-
>  libavfilter/{scale.h => scale_eval.h} |  0
>  libavfilter/vf_scale.c                |  2 +-
>  libavfilter/vf_scale_cuda.c           |  2 +-
>  libavfilter/vf_scale_npp.c            |  2 +-
>  libavfilter/vf_scale_vaapi.c          |  2 +-
>  7 files changed, 10 insertions(+), 10 deletions(-)
>  rename libavfilter/{scale.c => scale_eval.c} (99%)
>  rename libavfilter/{scale.h => scale_eval.h} (100%)

AVFILTER_SCALE_H should be renamed too

thx

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

"I am not trying to be anyone's saviour, I'm trying to think about the
 future and not be sad" - Elon Musk

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20191209/c1f48589/attachment.sig>


More information about the ffmpeg-devel mailing list