On 2016-12-05 19:32, James Darnley wrote: > Fixed the problem Michael highlighted. Dropped the intra functions until it > becomes clear why their performance is unexpected. Updated the benchmarks with > results from a Nehalem and used (slightly) more accurate data. > > Regarding the age of MMX: I have written it so unless someone tells me to > remove it I will keep the code. However, I will probably not write any more > going forward. > > James Darnley (4): > avcodec/h264: clean up and expand x86 function definitions > whitespace changes after last commit > avcodec/h264: mmx2, sse2, avx 10-bit h chroma deblock/loop filter > avcodec/h264: mmx2, sse2, avx 10-bit 4:2:2 h chroma deblock/loop > filter > > libavcodec/x86/h264_deblock_10bit.asm | 157 > ++++++++++++++++++++++++++++++++++ > libavcodec/x86/h264dsp_init.c | 68 +++++++++------ > 2 files changed, 200 insertions(+), 25 deletions(-) >
If nobody raises objections or makes further comments I will push these, including the AVX, later today. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel