[FFmpeg-devel] [PATCH] Make postprocess.c's replaceTable fall into .rodata

Michael Niedermayer michaelni
Tue Jan 8 22:38:39 CET 2008


On Tue, Jan 08, 2008 at 09:56:06PM +0100, Diego 'Flameeyes' Petten? wrote:
> Michael Niedermayer <michaelni at gmx.at> writes:
> 
> > The shortening should be in a seperate patch and is ok.
> 
> Here it is the shortening.

no, these are still unrelated changes
1.
-        "default",      "hdeblock:a,vdeblock:a,dering:a",
-        "de",           "hdeblock:a,vdeblock:a,dering:a",
-        "fast",         "x1hdeblock:a,x1vdeblock:a,dering:a",
-        "fa",           "x1hdeblock:a,x1vdeblock:a,dering:a",
-        "ac",           "ha:a:128:7,va:a,dering:a",
+        "default"       "hb:a,vb:a,dr:a"
+        "de"            "hb:a,vb:a,dr:a"
+        "fast"          "h1:a,v1:a,dr:a"
+        "fa"            "h1:a,v1:a,dr:a"
+        "ac"            "ha:a:128:7,va:a,dr:a"

2.
the rest

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In a rich man's house there is no place to spit but his face.
-- Diogenes of Sinope
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080108/fa2b2ff7/attachment.pgp>



More information about the ffmpeg-devel mailing list