This is an automated email from the git hooks/post-receive script.
Git pushed a change to branch master
in repository ffmpeg.
from 1f276a42db avcodec/tta{,enc}dsp: Avoid stack
new 7635b501b8 avcodec/x86/diracdsp: Properly sign-extend strides
new fc866eaab3 avcodec/diracdsp: Use ptrdiff_t for stride
new af87713f8a avcodec/diracdec: Fix shadowing
new 0654b34370 avcodec/x86/diracdsp: Fix clipping
new a9cf647664 avcodec/x86/diracdsp: Avoid useless macros, init cpuflags
properly
new 51c7563824 avcodec/x86/diracdsp_init: Name function parameters
new 251b43db69 avcodec/x86/diracdsp: Avoid push+pop of xmm register
new 7637009f02 avcodec/x86/diracdsp_init: Avoid cast
new 7d448c9709 avcodec/qpeldsp, qpel_template: Use ptrdiff_t for stride
new 7289b00894 avcodec/dirac_dwt: Use ptrdiff_t for stride
new 353deaf31e avcodec/h264qpel_template: Use ptrdiff_t for stride
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/dirac_dwt.c | 2 +-
libavcodec/dirac_dwt.h | 7 ++--
libavcodec/dirac_dwt_template.c | 22 ++++++-------
libavcodec/diracdec.c | 8 ++---
libavcodec/diracdsp.c | 29 ++++++++++-------
libavcodec/diracdsp.h | 33 ++++++++++++-------
libavcodec/h264qpel_template.c | 26 +++++++--------
libavcodec/qpel_template.c | 52 +++++++++++++++---------------
libavcodec/qpeldsp.c | 38 +++++++++++-----------
libavcodec/x86/diracdsp.asm | 71 ++++++++++++++++++-----------------------
libavcodec/x86/diracdsp_init.c | 35 ++++++++++++--------
tests/checkasm/diracdsp.c | 3 +-
12 files changed, 171 insertions(+), 155 deletions(-)
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]