On 11/28/2012 09:00 PM, Justin Ruggles wrote:
> ---
>  libavresample/Makefile        |    1 +
>  libavresample/audio_convert.c |   33 ++++-
>  libavresample/audio_convert.h |   22 ++-
>  libavresample/avresample.h    |    9 +
>  libavresample/dither.c        |  392 
> +++++++++++++++++++++++++++++++++++++++++
>  libavresample/dither.h        |   60 +++++++
>  libavresample/internal.h      |    1 +
>  libavresample/options.c       |    6 +
>  libavresample/utils.c         |   10 +-
>  9 files changed, 523 insertions(+), 11 deletions(-)
>  create mode 100644 libavresample/dither.c
>  create mode 100644 libavresample/dither.h

Looks ok from a first look.

lu

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to