[ccan] CCAN: code upload with name ogg_to_pcm.tar.gz
Stephen Cameron
smcameron at yahoo.com
Wed Apr 8 23:41:17 EST 2009
That wasn't gamesmanship, that was me trying to figure out how this ccan thing works.
Got any bright ideas how to test whether an ogg gets decoded correctly?
I thought about embedding ogg and corresponding PCM data in static character arrays, writting the ogg data out to a file in /tmp, decoding that to memory and memcmp vs. the previously stored PCM data ... but if libvorbisfile tweaks their algorithm, that will break, so that's not really cool.
-- steve
--- On Wed, 4/8/09, Adam Kennedy <adamkennedybackup at gmail.com> wrote:
> From: Adam Kennedy <adamkennedybackup at gmail.com>
> Subject: Re: [ccan] CCAN: code upload with name ogg_to_pcm.tar.gz
> To: "Rusty Russell" <rusty at rustcorp.com.au>
> Cc: smcameron at yahoo.com, ccan at ozlabs.org
> Date: Wednesday, April 8, 2009, 6:01 AM
> Heh
>
> And the gamesmanship begins :)
>
> We see something similar on the CPAN in code from
> non-english authors
> that are trying to get the point for "All methods are
> documented".
> They have headers for every method, but with no content :)
>
> Adam K
>
> 2009/4/8 Rusty Russell <rusty at rustcorp.com.au>:
> > Hi Stephen,
> >
> > Thanks for the module! I deleted the test/ dir,
> since it didn't do anything
> > (except give a 5/5 ccanlint score).
> >
> > Cheers,
> > Rusty.
> > _______________________________________________
> > ccan mailing list
> > ccan at ozlabs.org
> > https://ozlabs.org/mailman/listinfo/ccan
> >
>
More information about the ccan
mailing list