[FFmpeg-devel] [PATCH 1/2] libswr: allow to set custom matrices.

Michael Niedermayer michaelni at gmx.at
Thu Feb 16 20:26:50 CET 2012


On Thu, Feb 16, 2012 at 08:06:18PM +0100, Nicolas George wrote:
> 
> Signed-off-by: Nicolas George <nicolas.george at normalesup.org>
> ---
>  doc/APIchanges                      |    3 ++
>  libswresample/rematrix.c            |   51 ++++++++++++++++++++++++++++------
>  libswresample/swresample.c          |    3 +-
>  libswresample/swresample.h          |   13 ++++++++-
>  libswresample/swresample_internal.h |    1 +
>  5 files changed, 60 insertions(+), 11 deletions(-)
> 
> 
> As stated in the other mail, compared with the previous version, this
> version adds
> 
> 	memset(s->matrix, 0, sizeof(s->matrix));
> 
> near the start of swr_set_matrix and auto_matrix.
> 
> The resulting code has the same output for swresample_test as the original
> code.

LGTM

thanks

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

Observe your enemies, for they first find out your faults. -- Antisthenes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120216/3fe6c8ae/attachment.asc>


More information about the ffmpeg-devel mailing list