On Sat, 26 Mar 2016 22:18:47 +0530, Disha Singh wrote:

> From 639aa2a07be6064049b2ba1e134e1474cb7f0806 Mon Sep 17 00:00:00 2001
> From: dinux5 <directionsta...@gmail.com>
> Date: Sat, 26 Mar 2016 22:11:59 +0530
> Subject: [PATCH] Mlp encoder addition.
> 
> ---
>  configure              |    1 +
>  libavcodec/Makefile    |    1 +
>  libavcodec/allcodecs.c |    2 +-
>  libavcodec/mlp.h       |    4 +
>  libavcodec/mlpenc.c    | 2443 
> ++++++++++++++++++++++++++++++++++++++++++++++++
>  5 files changed, 2450 insertions(+), 1 deletion(-)
>  create mode 100755 libavcodec/mlpenc.c

Tabs and trailing whitespace should be avoided. Using tools/patcheck
will tell you where they are, or if you like vim or emacs see:

http://ffmpeg.org/developer.html#Editor-configuration
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to