[FFmpeg-devel] Few commits with fixes to silent warnings

Michael Niedermayer michaelni at gmx.at
Sat Feb 15 02:03:27 CET 2014


On Fri, Feb 14, 2014 at 11:29:29PM +0100, Lukasz Marek wrote:
> 
> 
> -- 
> Best Regards,
> Lukasz Marek
> 
> If you can't explain it simply, you don't understand it well enough.
> - Albert Einstein

>  tiff_common.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> a257cb4d4cbef6e306f9b0a2c87fdd488eb7f820  0001-lavc-tiff_common-add-const-to-silent-warnings.patch
> From 72dd78b5e78e84884fdc90e805a0db4a0a2512a9 Mon Sep 17 00:00:00 2001
> From: Lukasz Marek <lukasz.m.luki at gmail.com>
> Date: Fri, 14 Feb 2014 23:13:37 +0100
> Subject: [PATCH 1/3] lavc/tiff_common: add const to silent warnings

applied

[...]

>  motion_est.c |    1 -
>  1 file changed, 1 deletion(-)
> 8d15fe1b8d89ea863c7a1fb51517655e8f4d9019  0002-lavc-motion_est-remove-unused-variable.patch
> From b5e9cf71fea2e5580f1f04f60e483580736a0a81 Mon Sep 17 00:00:00 2001
> From: Lukasz Marek <lukasz.m.luki at gmail.com>
> Date: Fri, 14 Feb 2014 23:20:46 +0100
> Subject: [PATCH 2/3] lavc/motion_est: remove unused variable
> 
> Signed-off-by: Lukasz Marek <lukasz.m.luki at gmail.com>
> ---
>  libavcodec/motion_est.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/libavcodec/motion_est.c b/libavcodec/motion_est.c
> index f4d217b..481188b 100644
> --- a/libavcodec/motion_est.c
> +++ b/libavcodec/motion_est.c
> @@ -390,7 +390,6 @@ static int sad_hpel_motion_search(MpegEncContext * s,
>      int mx, my, dminh;
>      uint8_t *pix, *ptr;
>      int stride= c->stride;
> -    const int flags= c->sub_flags;
>      LOAD_COMMON
>  
>      av_assert2(flags == 0);
                  ^^^^^
ehm



>  ffv1enc.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 856fed45a4ec6c227cfa477f8e92dff2ee3a9ad4  0003-lavc-ffv1enc-add-const-to-silent-warning.patch
> From 3791c04a8b0737e9e5347c416dfd09bb57de4fea Mon Sep 17 00:00:00 2001
> From: Lukasz Marek <lukasz.m.luki at gmail.com>
> Date: Fri, 14 Feb 2014 23:21:20 +0100
> Subject: [PATCH 3/3] lavc/ffv1enc: add const to silent warning

applied

thanks

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

When the tyrant has disposed of foreign enemies by conquest or treaty, and
there is nothing more to fear from them, then he is always stirring up
some war or other, in order that the people may require a leader. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140215/4cd75c22/attachment.asc>


More information about the ffmpeg-devel mailing list