On Fri, May 01, 2015 at 01:55:58PM +0200, Jerome Martinez wrote:
> Le 01/05/2015 13:50, Michael Niedermayer a écrit :
> >already applied years ago
> 
> I don't understand: the {} are still missing in GitHub FFmpeg/FFV1 master.
> I forgot to attach the patch. Attached now.

yes i applied the empty patch years ago



>  ffv1.lyx |   41 ++++++++++++++++++++++++++++++++++++++---
>  1 file changed, 38 insertions(+), 3 deletions(-)
> b592a37356098f29b66bfe764e897a7ff79ec3eb  0002-Add-missing.patch
> From ca4b5c8ee5064ee0f71586ad70d426acbb46e914 Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Martinez?= <jer...@mediaarea.net>
> Date: Fri, 1 May 2015 10:56:08 +0200
> Subject: [PATCH 2/4] Add missing { }

this one doesnt apply cleanly without the previous

[...]
> @@ -8773,7 +8808,7 @@ quant_tables[i][j][256 - k] = -quant_tables[i][j][k]
>  \begin_inset space ~
>  \end_inset
>
> -quant_tables[i][j][128] =-quant_tables[i][j][127]
> +quant_tables[i][j][128] = -quant_tables[i][j][127]
>  \end_layout

unrelated



[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Observe your enemies, for they first find out your faults. -- Antisthenes

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to