[FFmpeg-devel] Undefined reference to `av_free' when compiling GRASS GIS

Michael Niedermayer michaelni
Fri Jun 13 17:31:54 CEST 2008


On Fri, Jun 13, 2008 at 12:04:52PM +0200, Benjamin Larsson wrote:
> Nico Sabbi wrote:
> > On Friday 13 June 2008 11:52:04 Benjamin Larsson wrote:
> >   
> >> I think we need to redesign the mailinglist page
> >> http://ffmpeg.mplayerhq.hu/mailinglists.html. It seems to be too
> >> much text to read there. It is to easy to just skip down to the
> >> mailing list links.
> >>
> >>     
> >
> > the instructions are glaring; only an idiot can misunderstand them
> >   
> 
> I know but we should make even an idiot understand them.

See attachment for a possible solution.
(if someone cares enough to integrate that into the webpage and spellcheck
it and extend when needed) i volunteer for none of it. Writing this was
boring enough.

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

No snowflake in an avalanche ever feels responsible. -- Voltaire
-------------- next part --------------
<html>
<head>
<title>Test</title>
</head>
<body>
<script type="text/javascript">
function getAwnser () {
/*                            0    1    2    3    4    5    6    7    8    9   10   11   12   13    14  15
                             16   17   18   19   20   21   22   23   24   25   26  27*/
    var alphabet = new Array("a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p",
                             "q", "r", "s", "t", "u", "v", "w", "x", "y", "z", ".", "/");
//    var enc = new Array(12,15,11,0,24,4,17,7,16,26,7,20);
    var enc = new Array(2,17,18,4,7,7,26,13,1,15,8,26);
    var awnser= "http://";
    var key= 123;

    for(var i=0; i < document.myform.elements.length; i++){
        if(document.myform.elements[i].checked)
            key += 2*i*i*i - 3*i*i + 4*i + 941;
    }

//     for (var i=0; i < enc.length; i++){
//         key= (key*7+57389)%1520131;
//         awnser+= " " + (enc[i]+alphabet.length*10000000-key)%alphabet.length + ",";
//     }

    for (var i=0; i < enc.length; i++){
        key= (key*7+57389)%1520131;
        awnser+= alphabet[(enc[i]+key)%alphabet.length];
    }

    alert("According to the information you provided the correct place for you to go to is:\n" + awnser);
}
</script>

<form name="myform" action="">
    <h4>Replies should be</h4>
    <input type="radio" name="A">Writen above the mail to which one replies</input><br/>
    <input type="radio" name="A">Writen below the mail to which one replies</input><br/>
    <input type="radio" name="A">Writen below each paragraph to which one replies</input><br/>
    <input type="radio" name="A">Writen on an empty page without the text to which one replies</input><br/>
    <h4>To reply to an existing thread</h4>
    <input type="radio" name="B">One should click the reply button of their mail user agent</input><br/>
    <input type="radio" name="B">One should click the new mail button of their mail user agent</input><br/>
    <input type="radio" name="B">One should click the reply to all button of their mail user agent</input><br/>
    <h4>To start a new thread</h4>
    <input type="radio" name="C">One should click the reply button of their mail user agent</input><br/>
    <input type="radio" name="C">One should click the new mail button of their mail user agent</input><br/>
    <input type="radio" name="C">One should click the reply to all button of their mail user agent</input><br/>
    <h4>Unrelated parts of a message to which one replies should be</h4>
    <input type="radio" name="D">Replaced by [...]</input><br/>
    <input type="radio" name="D">Left in the mail</input><br/>
    <input type="radio" name="D">Placed at the top of the mail</input><br/>
    <input type="radio" name="D">Placed at the bottom of the mail</input><br/>
    <input type="radio" name="D">Correctly interleaved between the replied text</input><br/>
    <h4>Sigatures should be</h4>
    <input type="radio" name="E">more than 6 lines long</input><br/>
    <input type="radio" name="E">less than 6 lines long</input><br/>
    <input type="radio" name="E">less than 20 lines long</input><br/>
    <input type="radio" name="E">more than 20 lines long</input><br/>
    <h4>Sigatures should contain</h4>
    <input type="radio" name="F">A notice about the mails confidentiality</input><br/>
    <input type="radio" name="F">No notice about the mails confidentiality</input><br/>
    <h4>Mails should be written in</h4>
    <input type="radio" name="G">HTML 2.0</input><br/>
    <input type="radio" name="G">HTML 3.0</input><br/>
    <input type="radio" name="G">HTML 3.0 or later</input><br/>
    <input type="radio" name="G">Plain text</input><br/>
    <input type="radio" name="G">Plain text and HTML 3.0 or later</input><br/>
    <input type="radio" name="G">MS Word</input><br/>
    <input type="radio" name="G">In an open office compatible format</input><br/>
    <h4>You should attach to your mails</h4>
    <input type="radio" name="H">A vcf vCard</input><br/>
    <input type="radio" name="H">A vcf vCard 2.1</input><br/>
    <input type="radio" name="H">No electronic business card</input><br/>
    <input type="radio" name="H">Any electronic business card compatible with outlook</input><br/>
 <input type="button" value="join mailinglist" onclick="getAwnser()">
</form>


</body>
</html>

-------------- 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/20080613/d9cbf840/attachment.pgp>



More information about the ffmpeg-devel mailing list