[FFmpeg-devel] [PATCH 2/4] FFV1 specification: Add missing { }

Michael Niedermayer michaelni at gmx.at
Fri May 1 14:07:06 CEST 2015


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?= <jerome at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150501/aa5399e1/attachment.asc>


More information about the ffmpeg-devel mailing list