[FFmpeg-cvslog] r12661 - in trunk/libavcodec/i386: dsputil_h264_template_mmx.c dsputil_h264_template_ssse3.c dsputil_mmx.c dsputil_mmx.h h264dsp_mmx.c

Loren Merritt lorenm
Wed Apr 2 05:25:26 CEST 2008


On Tue, 1 Apr 2008, Mike Melanson wrote:

> What's the best way disassembly for the chroma functions?
> objdump on the object files?

objdump -d ffmpeg_g | perl -ne 'print if /<put_h264_chroma_mc8_ssse3_rnd>:/ ... /^$/'

--Loren Merritt




More information about the ffmpeg-cvslog mailing list