[FFmpeg-devel] new open source h.264 source

Benjamin Zores ben
Wed Feb 20 23:18:21 CET 2008


mark cox a ?crit :
> On Thu, Feb 21, 2008 at 9:04 AM, mark cox
> <melbournemark+ffmpeg at gmail.com> wrote:
>> From phoronix web site http://www.phoronix.com/scan.php?page=news_item&px=NjM0MQ
>>
>>  AMD Opens Up Their Performance Library
>>  Posted by Michael Larabel on February 20, 2008
>>
>>  ...
>>   The AMD Performance Library / Framewave covers a multitude of
>>  operations from simple math operations to media processing and
>>  optimizations for multi-core environments. Among the supported
>>  operations are H.264 video decoding. The Framewave project is housed
>>  over at SourceForge and at the AMD Developer Center.
>>
>>  http://framewave.sourceforge.net/
>>  ...svn co https://framewave.svn.sourceforge.net/svnroot/framewave/trunk framewavet
>>
> 
> ~/svn$ svn co https://framewave.svn.sourceforge.net/svnroot/framewave/trunk
> framewave
> 
> ~/svn/framewave/trunk/Framewave/domain/fwVideo/src$ ls -1
> AANIDCT.cpp
> fwVideo.cpp
> H264-CAVLC.cpp
> H264-Deblock.cpp
> H264-InterPredict.cpp
> H264-IntraPredict.cpp
> H264-MBrecon.cpp
> H264-Transform.cpp
> HuffmanTableInitAlloc.cpp
> InvQuant.cpp
> MC.cpp
> ME.cpp
> ReconstructDCTBlock.cpp

And not so surprisingly, the "AMD" Performance Boost is a matter of
extensive use of SSE2/SSE3 so the whole stuff may work as well on Intel 
CPUs.

Ben





More information about the ffmpeg-devel mailing list