[FFmpeg-devel] [PATCH] alsdec: channel sorting
Thilo Borgmann
thilo.borgmann at googlemail.com
Fri Dec 21 17:22:34 CET 2012
Am 21.12.12 15:05, schrieb Paul B Mahol:
> On 12/21/12, Thilo Borgmann <thilo.borgmann at googlemail.com> wrote:
>> Am 21.12.12 14:21, schrieb Paul B Mahol:
>>> Signed-off-by: Paul B Mahol <onemda at gmail.com>
>>> ---
>>> libavcodec/alsdec.c | 13 ++++++++++---
>>> 1 file changed, 10 insertions(+), 3 deletions(-)
>>
>> Probably ok. Have you tested and veryfied using the reference
>> encoder/decoder?
>>
>
> Yes, without this patch ffmpeg reports CRC error.
>
> Though instead of aborting i will just ignore channel sorting if invalid values
> are encountered.
This sounds like a "will do in another patch" ? Currently your patch returns
INVALIDDATA...?
> [...]
> also reference decoder gives broken output for some 6ch files i found on their
> ftp server.
Please provide me a link to these files segfaulting the reference decoder (which
version do you use btw?)
-Thilo
More information about the ffmpeg-devel
mailing list