[FFmpeg-devel] [PATCH] put ff_ prefix on put/avg functions used outside dsputil_mmx.c

Ronald S. Bultje rsbultje
Thu Sep 2 04:28:14 CEST 2010


Hi,

On Wed, Sep 1, 2010 at 9:55 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Thu, Aug 26, 2010 at 05:19:21PM -0400, Ronald S. Bultje wrote:
>> Hi,
>>
>> $subj.
>>
>> Ronald
>
>> ?cavsdsp_mmx.c ? ? | ? ?2 +-
>> ?dsputil_mmx.c ? ? | ? 28 ++++++++++++++--------------
>> ?dsputil_mmx.h ? ? | ? ?6 +++---
>> ?h264dsp_mmx.c ? ? | ? ?2 +-
>> ?idct_sse2_xvid.c ?| ? ?4 ++--
>> ?simple_idct_mmx.c | ? ?4 ++--
>> ?vp3dsp_sse2.c ? ? | ? ?4 ++--
>> ?7 files changed, 25 insertions(+), 25 deletions(-)
>> 8c2db813fe894466f5bdf1bfb947b4e8fb5ad75e ?put_ff_prefix_on_asm_funcs.patch
>
> adding ff_ to non static functions that cannot be made static and arent part of
> public api should be ok

Thanks, I think this was applied already (and yeah they're non-static
and used all around in libavcodec/x86/*.c).

Ronald



More information about the ffmpeg-devel mailing list