[FFmpeg-devel] [PATCH] fix some illegal identifiers
Diego Biurrun
diego
Wed Jan 16 22:21:29 CET 2008
On Wed, Jan 16, 2008 at 09:10:26PM +0100, Michael Niedermayer wrote:
> On Wed, Jan 16, 2008 at 07:33:00PM +0100, Diego Biurrun wrote:
> > Here's a small patch to fix illegal identifiers in
> > libavcodec/i386/idct_mmx.c.
> >
> > I switched _T1 --> T1_, better ideas are welcome, but this one works and
> > is not illegal...
>
> t1_vector maybe
> anyway
>
> [...]
>
> > + /*Hmmm, illegal identifiers.. */
>
> It should be 3 dots i think ;)
Hehe. Applied with the naming you suggested and without stray leftover
reminders :)
Diego
More information about the ffmpeg-devel
mailing list