[FFmpeg-devel] [PATCH v8] Add support for Audible AA files

Michael Niedermayer michael at niedermayer.cc
Thu Aug 20 11:59:34 CEST 2015


On Thu, Aug 20, 2015 at 05:34:22AM +0300, Vesselin Bontchev wrote:
> Hi!
> 
> It would be awesome to have this patch merged in FFmpeg.
> 
> Vesselin

>  doc/demuxers.texi        |    6 
>  doc/general.texi         |    2 
>  libavformat/Makefile     |    1 
>  libavformat/aadec.c      |  303 +++++++++++++++++++++++++++++++++++++++++++++++
>  libavformat/allformats.c |    1 
>  5 files changed, 313 insertions(+)
> 1b3ed66f9a364bf8831785c23308565bc7a35d99  0001-Add-support-for-Audible-AA-files.patch
> From d8a6d0d7052ebdb7caa8dd9a7d571a68339d7acc 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      | 303 +++++++++++++++++++++++++++++++++++++++++++++++
>  libavformat/allformats.c |   1 +
>  5 files changed, 313 insertions(+)
>  create mode 100644 libavformat/aadec.c

if you want to maintain this code in the future then please add
yourself to the MAINTAINERs file and send me your public ssh key for
git write access


[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The real ebay dictionary, page 1
"Used only once"    - "Some unspecified defect prevented a second use"
"In good condition" - "Can be repaird by experienced expert"
"As is" - "You wouldnt want it even if you were payed for it, if you knew ..."
-------------- 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/20150820/ba63dfce/attachment.sig>


More information about the ffmpeg-devel mailing list