Luca Barbato <[email protected]> writes: > On 9/5/11 7:15 PM, Sean McGovern wrote: >> Fixes 'address of a void object cannot be taken' error > > I'm wondering why those are void. > > maybe the commit message might tell which compiler says that =)
They are assembler labels IIRC. This means the entire thing is insanely invalid C. It should be redone with yasm instead. -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
