
12 Feb
2008
12 Feb
'08
3:37 p.m.
On Tue, Feb 12, 2008 at 03:34:23PM +0100, Michael Niedermayer wrote: [...]
AVI has separate FourCCs for raw video formats but not for raw audio formats. I guess the intention is to use the MOV codes in these cases?
You take a few steps too far. First we need to decide what the fourcc for raw audio does specify. Then we can decide if the ones from mov are an appropriate choice.
And as mov uses "sowt" for both 8bit and 16bit the awnser to your question is likely "no, we cant use the mov fourccs here" [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Its not that you shouldnt use gotos but rather that you should write readable code and code with gotos often but not always is less readable