[FFmpeg-devel] [PATCH] Move HuffYUV left prediction to dsputil.

Michael Niedermayer michaelni
Tue Oct 6 14:07:14 CEST 2009


On Tue, Oct 06, 2009 at 03:43:08AM -0600, Nathan Caldwell wrote:
> $subj
> 
> While working on Lagarith, I realized that I could reuse the HuffYUV
> left prediction functions. I thought it would be a good idea to move
> them to dsputil so they were accessible to more than just HuffYUV.
> 
> 
> -- 
> -Nathan Caldwell

>  dsputil.c |   55 ++++++++++++++++++++++++++++++++++++++++++++
>  dsputil.h |    2 +
>  huffyuv.c |   77 ++++++++++++++------------------------------------------------
>  3 files changed, 75 insertions(+), 59 deletions(-)
> 76fea8cc10376257f025a5bd5f3c7531510629e0  0001-Move-HuffYUV-left-prediction-to-dsputil.patch
> From b09c30f060749a27ec663d700327d900b656bb7e Mon Sep 17 00:00:00 2001
> From: Nathan Caldwell <saintdev at gmail.com>
> Date: Tue, 6 Oct 2009 03:23:32 -0600
> Subject: [PATCH] Move HuffYUV left prediction to dsputil.

looks ok

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

While the State exists there can be no freedom; when there is freedom there
will be no State. -- Vladimir Lenin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091006/8d66ec08/attachment.pgp>



More information about the ffmpeg-devel mailing list