[FFmpeg-devel] [PATCH]Addition of MLP encoder
Disha Singh
directionstar86 at gmail.com
Sun Mar 27 00:25:36 CET 2016
Just running ./patcheck would do?
On Sun, Mar 27, 2016 at 12:50 AM, Lou Logan <lou at lrcd.com> wrote:
> On Sat, 26 Mar 2016 22:18:47 +0530, Disha Singh wrote:
>
> > From 639aa2a07be6064049b2ba1e134e1474cb7f0806 Mon Sep 17 00:00:00 2001
> > From: dinux5 <directionstar86 at 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 at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
More information about the ffmpeg-devel
mailing list