[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 17:36:31 CEST 2010


Hi,

On Fri, Sep 3, 2010 at 11:32 AM, James Darnley <james.darnley at gmail.com> wrote:
> On 3 September 2010 17:30, Ronald S. Bultje <rsbultje at gmail.com> wrote:
>> On Fri, Sep 3, 2010 at 11:27 AM, James Darnley <james.darnley at gmail.com> wrote:
>>> On 3 September 2010 14:07, Ronald S. Bultje <rsbultje at gmail.com> wrote:
>>>> 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.
>>>
>>> yadif - it has sse2 and ssse3 opts in the avisynth filter and ffdshow
>>
>> Is yadif in SVN?
>
> No, hint hint.

Would love to, but don't really know it that well and don't have that
much time. I remember other people working on it so I'll let them
finish getting it in SVN and will limit myself to optimizing it.

Ronald



More information about the ffmpeg-devel mailing list