[FFmpeg-devel] [PATCH] Don't duplicate VP3 IDCT constant table between MMX and SSE2

David Conrad lessen42
Sat Aug 30 21:32:51 CEST 2008


Hi,

Attached patches use the idct constant table in vp3dsp_sse2.c for the  
mmx version as well instead of generating a separate table in  
ff_vp3_dsp_init_mmx().

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 01-nonstatic-vp3-idct-constants.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080830/a6132245/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 02-use-uint16_t.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080830/a6132245/attachment-0001.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 03-use-ff_vp3_idct_data-in-vp3dsp_mmx.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080830/a6132245/attachment-0002.txt>



More information about the ffmpeg-devel mailing list