[FFmpeg-devel] HQX codec path: faster decode with multi threaded decoding of slices; fixed clipping bug

2015-04-08 Thread Ferdinand Oeinck
hqx.1.patch Description: Binary data hqx.2.patch Description: Binary data ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

[FFmpeg-devel] hqx codec patch: faster decode with multi threaded decoding of slices; fixed clipping bug

2015-04-07 Thread Ferdinand Oeinck
From e750ddd8b1b79cfad04f2cdd58b5ba438390adf1 Mon Sep 17 00:00:00 2001 From: fo Date: Mon, 6 Apr 2015 15:47:14 +0200 Subject: [PATCH 1/2] libavcodec/hqx: made decoding multi threaded! --- libavcodec/hqx.c | 142 +++ libavcodec/hqx.h | 9 +++