[FFmpeg-devel] [PATCH 1/2] Rename FF_MM_ symbols related to MultiMedia CPU features as AV_CPU_MM_ symbols, as they are public, and move them from libavcodec/avcodec.h to libavutil/cpu.h.

Ronald S. Bultje rsbultje
Fri Sep 3 14:07:58 CEST 2010


Hi,

On Fri, Sep 3, 2010 at 8:01 AM, Stefano Sabatini
<stefano.sabatini-lala at poste.it> wrote:
> On date Thursday 2010-09-02 17:41:33 +0200, Stefano Sabatini encoded:
>> in the codebase we have examples for both styles, which is the
>> preferred? I tend to prefer AV_CPU_FLAG_, even if it's a bit long.
>
> I'll apply in few days this variant if no one is against.

Sounds good to me. Are there any filters in libavfilter (SVN, not as a
patch) which are very CPU-intensive yet? Would be fun to try to
optimize them a little already.

Thanks,
Ronald



More information about the ffmpeg-devel mailing list