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 <one...@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 <one...@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
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel