[FFmpeg-devel] [PATCH v7] Add support for Audible AA files
Michael Niedermayer
michael at niedermayer.cc
Tue Aug 11 16:07:37 CEST 2015
On Tue, Aug 11, 2015 at 03:52:22PM +0200, Michael Niedermayer wrote:
> On Fri, Aug 07, 2015 at 02:09:34PM +0300, Vesselin Bontchev wrote:
> > doc/demuxers.texi | 6
> > doc/general.texi | 2
> > libavformat/Makefile | 1
> > libavformat/aadec.c | 305 +++++++++++++++++++++++++++++++++++++++++++++++
> > libavformat/allformats.c | 1
> > 5 files changed, 315 insertions(+)
> > 6706a53b7339407d11ba55499152a61c8d234c80 0001-Add-support-for-Audible-AA-files.patch
> > From 0568a9385aa024ff015adab1c8f085de73edc644 Mon Sep 17 00:00:00 2001
> > From: Vesselin Bontchev <vesselin.bontchev at yandex.com>
> > Date: Sun, 19 Jul 2015 23:16:36 +0200
> > Subject: [PATCH] Add support for Audible AA files
> >
> > https://en.wikipedia.org/wiki/Audible.com#Quality
> > ---
> > doc/demuxers.texi | 6 +
> > doc/general.texi | 2 +
> > libavformat/Makefile | 1 +
> > libavformat/aadec.c | 305 +++++++++++++++++++++++++++++++++++++++++++++++
> > libavformat/allformats.c | 1 +
> > 5 files changed, 315 insertions(+)
> > create mode 100644 libavformat/aadec.c
>
> libavcodec/g729_parser.c:30:21: fatal error: g729dec.h: No such file or directory
> compilation terminated.
forget this, replied to the wrong mail :)
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
During times of universal deceit, telling the truth becomes a
revolutionary act. -- George Orwell
-------------- 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/20150811/0bd46413/attachment.sig>
More information about the ffmpeg-devel
mailing list