[FFmpeg-devel] [PATCH 02/12] diracdec: Template DSP functions adding 10-bit versions
Michael Niedermayer
michaelni at gmx.at
Wed Dec 9 22:26:23 CET 2015
On Wed, Dec 09, 2015 at 08:24:36AM +0000, Kieran Kunhya wrote:
> ---
> libavcodec/dirac_dwt.c | 530 ++-------------------------------
> libavcodec/dirac_dwt.h | 20 +-
> libavcodec/dirac_dwt_template.c | 615 +++++++++++++++++++++++++++++++++++++++
> libavcodec/diracdec.c | 8 +-
> libavcodec/diracdsp.c | 25 +-
> libavcodec/diracdsp.h | 4 +-
> libavcodec/x86/dirac_dwt.c | 65 +++--
> libavcodec/x86/diracdsp_mmx.c | 4 +-
> libavcodec/x86/diracdsp_yasm.asm | 4 +-
> 9 files changed, 726 insertions(+), 549 deletions(-)
> create mode 100644 libavcodec/dirac_dwt_template.c
should be ok if it works
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Frequently ignored answer#1 FFmpeg bugs should be sent to our bugtracker. User
questions about the command line tools should be sent to the ffmpeg-user ML.
And questions about how to use libav* should be sent to the libav-user ML.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151209/d8717561/attachment.sig>
More information about the ffmpeg-devel
mailing list