Re: [FFmpeg-devel] [PATCH]Fix 32bit pcm audio in mov

2014-10-02 Thread Carl Eugen Hoyos
Michael Niedermayer gmx.at> writes: > > Attached patch fixes decoding 32bit pcm audio in > > mov as written by the Convergent Design's Odyssey > > 7Q recorder. > should be ok Patch applied. Thank you, Carl Eugen ___ ffmpeg-devel mailing list ffmpe

Re: [FFmpeg-devel] [PATCH]Fix 32bit pcm audio in mov

2014-09-29 Thread Michael Niedermayer
On Mon, Sep 29, 2014 at 02:01:25AM +0200, Carl Eugen Hoyos wrote: > Hi! > > Attached patch fixes decoding 32bit pcm audio in mov as written by the > Convergent Design's Odyssey 7Q recorder. > > Please comment, Carl Eugen > mov.c |4 > 1 file changed, 4 insertions(+) > 32e08e9fde8c368a

[FFmpeg-devel] [PATCH]Fix 32bit pcm audio in mov

2014-09-28 Thread Carl Eugen Hoyos
Hi! Attached patch fixes decoding 32bit pcm audio in mov as written by the Convergent Design's Odyssey 7Q recorder. Please comment, Carl Eugen diff --git a/libavformat/mov.c b/libavformat/mov.c index ae48c02..8070b4d 100644 --- a/libavformat/mov.c +++ b/libavformat/mov.c @@ -1422,6 +1422,10 @@ s