[FFmpeg-devel] [PATCH] avcodec/alsdec: implement floating point decoding
Michael Niedermayer
michael at niedermayer.cc
Thu Jul 21 21:10:20 EEST 2016
On Thu, Jul 21, 2016 at 11:14:03PM +0530, Umair Khan wrote:
> On Thu, Jul 21, 2016 at 6:18 PM, Michael Niedermayer
> <michael at 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 <omerjerk at 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 <omerjerk at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160721/3af0ec98/attachment.sig>
More information about the ffmpeg-devel
mailing list