[FFmpeg-devel] [PATCH] 64-bit pcm signed support
Michael Niedermayer
michael at niedermayer.cc
Thu Aug 18 00:55:45 EEST 2016
On Wed, Aug 17, 2016 at 07:48:29PM +0200, Paul B Mahol wrote:
> Hi,
>
> patches attached.
> libavutil/samplefmt.c | 2 ++
> libavutil/samplefmt.h | 2 ++
> libswresample/audioconvert.c | 22 ++++++++++++++++++++++
> libswresample/swresample.c | 3 ++-
> 4 files changed, 28 insertions(+), 1 deletion(-)
> 8601ff14a5d9ee52b12d24ef679d3dda7b635304 0001-swresample-add-int64-sample-format.patch
> From dd0fa451f6d8bd2e266437e324f5b53bc8ebfdf8 Mon Sep 17 00:00:00 2001
> From: Paul B Mahol <onemda at gmail.com>
> Date: Wed, 17 Aug 2016 19:08:43 +0200
> Subject: [PATCH 1/2] swresample: add int64 sample format
>
> ---
> libavutil/samplefmt.c | 2 ++
> libavutil/samplefmt.h | 2 ++
> libswresample/audioconvert.c | 22 ++++++++++++++++++++++
> libswresample/swresample.c | 3 ++-
> 4 files changed, 28 insertions(+), 1 deletion(-)
[...]
> libavcodec/Makefile | 4 ++++
> libavcodec/allcodecs.c | 2 ++
> libavcodec/avcodec.h | 6 +++---
> libavcodec/codec_desc.c | 14 ++++++++++++++
> libavcodec/pcm.c | 11 ++++++++++-
> libavcodec/utils.c | 3 +++
> libavformat/riff.c | 1 +
> libavformat/utils.c | 2 ++
> 8 files changed, 39 insertions(+), 4 deletions(-)
> 1840a20147e545516618f008ff51eb39d67165e4 0002-avcodec-add-64-bit-signed-pcm-codec.patch
> From e250151d7aba48d8d9e9e2e82329f321a8ad8a2d Mon Sep 17 00:00:00 2001
> From: Paul B Mahol <onemda at gmail.com>
> Date: Wed, 17 Aug 2016 19:46:21 +0200
> Subject: [PATCH 2/2] avcodec: add 64-bit signed pcm codec
>
> ---
> libavcodec/Makefile | 4 ++++
> libavcodec/allcodecs.c | 2 ++
> libavcodec/avcodec.h | 6 +++---
> libavcodec/codec_desc.c | 14 ++++++++++++++
> libavcodec/pcm.c | 11 ++++++++++-
> libavcodec/utils.c | 3 +++
> libavformat/riff.c | 1 +
> libavformat/utils.c | 2 ++
> 8 files changed, 39 insertions(+), 4 deletions(-)
patches LGTM
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Many that live deserve death. And some that die deserve life. Can you give
it to them? Then do not be too eager to deal out death in judgement. For
even the very wise cannot see all ends. -- Gandalf
-------------- 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/20160817/7417c676/attachment.sig>
More information about the ffmpeg-devel
mailing list