[Ffmpeg-devel] Re: [PATCH] Compilation fixes part 1
Burkhard Plaum
plaum
Fri Aug 26 15:55:53 CEST 2005
> who is that someone?
Arvind R., the creator of ffmpeg_acl. He does extensive testing for
many codecs/configurations, and finds bugs I never considered possible.
He sent me a huge patch for testing and I decided to post all fixes,
which apply for ffmpeg.org, here. I tested everything contained in
the patch.
> we always mention the name and or email of
> the patch author in the cvslog
For everything I post here, you can savely put my name under it.
If I get a patch, I don't want to be responsible for, I won't post it.
> > +int _a52_syncinfo( AVCodecContext * avctx, uint8_t * buf, int * flags, int
* sample_rate, int * bit_rate )
>
> names starting with _ are reserved in ansi/iso c IIRC
What would be better? av_a52_syncinfo?
More information about the ffmpeg-devel
mailing list