[FFmpeg-devel] [PATCH] x86/ttadsp: add ff_ttafilter_process_enc_{ssse3, sse4}
James Almer
jamrial at gmail.com
Tue Aug 2 22:17:42 EEST 2016
On 7/31/2016 10:27 PM, James Almer wrote:
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> libavcodec/Makefile | 2 +-
> libavcodec/ttadsp.c | 41 ++++++++++++++++++++++++++++++++++++-----
> libavcodec/ttadsp.h | 3 +++
> libavcodec/ttaenc.c | 38 ++++++--------------------------------
> libavcodec/x86/Makefile | 2 ++
> libavcodec/x86/ttadsp.asm | 24 ++++++++++++++++--------
> libavcodec/x86/ttadsp_init.c | 25 +++++++++++++++++++------
> 7 files changed, 83 insertions(+), 52 deletions(-)
Split into its own context instead and pushed.
More information about the ffmpeg-devel
mailing list