On Thu, Jul 21, 2016 at 11:14:03PM +0530, Umair Khan wrote:
> On Thu, Jul 21, 2016 at 6:18 PM, Michael Niedermayer
> <mich...@niedermayer.cc> wrote:
> > On Sun, Jul 17, 2016 at 12:06:03AM +0530, Umair Khan wrote:
> >> Hi,
> >>
> >> Patch attached.
> >>
> >> - Umair
> >
> >>  libavcodec/Makefile           |    2
> >>  libavcodec/alsdec.c           |  284 
> >> +++++++++++++++++++++++++++++++++++++++++-
> >>  libavcodec/mlz.c              |  171 +++++++++++++++++++++++++
> >>  libavcodec/mlz.h              |   69 ++++++++++
> >>  libavutil/softfloat_ieee754.h |  115 +++++++++++++++++
> >>  5 files changed, 638 insertions(+), 3 deletions(-)
> >> 0282267108d74681f1bff6b5e6a85c603ac7052e  
> >> 0001-avcodec-alsdec-implement-floating-point-decoding.patch
> >> From 70e65b26cc3f84c9c664c30808b43a5e1cf16eaa Mon Sep 17 00:00:00 2001
> >> From: Umair Khan <omerj...@gmail.com>
> >> Date: Sat, 16 Jul 2016 23:52:39 +0530
> >> Subject: [PATCH 1/1] avcodec/alsdec: implement floating point decoding
> >>
> >> It conforms to RM22 version of the reference codec.
> >>
> >> Signed-off-by: Umair Khan <omerj...@gmail.com>
> >> ---
> >>  libavcodec/Makefile           |   2 +-
> >>  libavcodec/alsdec.c           | 284 
> >> +++++++++++++++++++++++++++++++++++++++++-
> >>  libavcodec/mlz.c              | 171 +++++++++++++++++++++++++
> >>  libavcodec/mlz.h              |  69 ++++++++++
> >>  libavutil/softfloat_ieee754.h | 115 +++++++++++++++++
> >
> > missing update to Changelog
> 
> What do you mean by this?

theres a Changelog file in git, one line could be added to it 
for the new feature

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

Dictatorship naturally arises out of democracy, and the most aggravated
form of tyranny and slavery out of the most extreme liberty. -- Plato

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to