Re: [FFmpeg-devel] [PATCH] avcodec: add Ulead DV Audio decoder

2016-01-27 Thread Carl Eugen Hoyos
Paul B Mahol gmail.com> writes: > On 1/26/16, Carl Eugen Hoyos ag.or.at> wrote: > > Paul B Mahol gmail.com> writes: > > > >> patch attached. > > > > Please mention the ticket number. > > If that's all needed I will apply patch soon. Setting channel_layout is also missing. Carl Eugen ___

Re: [FFmpeg-devel] [PATCH] avcodec: add Ulead DV Audio decoder

2016-01-26 Thread Paul B Mahol
On 1/26/16, Carl Eugen Hoyos wrote: > Paul B Mahol gmail.com> writes: > >> patch attached. > > Please mention the ticket number. If that's all needed I will apply patch soon. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailm

Re: [FFmpeg-devel] [PATCH] avcodec: add Ulead DV Audio decoder

2016-01-26 Thread Carl Eugen Hoyos
Paul B Mahol gmail.com> writes: > patch attached. Please mention the ticket number. Thank you, Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

[FFmpeg-devel] [PATCH] avcodec: add Ulead DV Audio decoder

2016-01-25 Thread Paul B Mahol
Hi, patch attached. From 654a9d565d963eeb7c2e1c72559d0df17a9814ab Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Mon, 25 Jan 2016 21:54:17 +0100 Subject: [PATCH] avcodec: add Ulead DV audio decoder Signed-off-by: Paul B Mahol --- libavcodec/Makefile | 1 + libavcodec/allcodecs.c |