This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch master
in repository ffmpeg.
from 92cd5c9781 avfilter/vf_lut3d: do not compute size*size before the size
is validated
new 607862dd66 avcodec/x86/h264_intrapred: SSE2 impl. of
pred8x8l_vertical_8
new c7e532e81e avcodec/x86/h264_intrapred: SSE2 impl. of
pred8x8l_horizontal_8
new 3333082cd7 avcodec/x86/h264_intrapred: SSE2 impl. of
pred8x8l_horizontal_up_8
new 14dfce5eaf avcodec/x86/h264_intrapred: SSE2 impl. of pred8x8_dc_rv40_8
new d03788af83 avcodec/x86/h264_intrapred: Deprecate MMX from
pred8x8l_down_right_8
new ea2bf7e775 avcodec/x86/h264_intrapred: Deprecate MMX from
pred8x8l_vertical_right_8
new 093fda3c21 avcodec/x86/h264_intrapred: Deprecate MMX from
pred8x8l_vertical_left_8
new 1a0747633c avcodec/x86/h264_intrapred: Deprecate MMX from
pred8x8l_horizontal_down_8
new 9e3d688314 avcodec/x86/h264_intrapred: Deprecate MMX from
pred16x16_dc_8
new c87b51a93e avcodec/x86/h264_intrapred: Deprecate MMX from all pred4x4
functions
new 9e598c5188 avcodec/x86/h264_intrapred: Deprecate MMX from
pred8x8l_down_left_8
The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
libavcodec/x86/h264_intrapred.asm | 1304 ++++++++++++++++------------------
libavcodec/x86/h264_intrapred_init.c | 85 +--
tests/checkasm/h264pred.c | 3 +-
3 files changed, 655 insertions(+), 737 deletions(-)
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]