[FFmpeg-devel] [PATCH] ALS decoder

Thilo Borgmann thilo.borgmann
Mon Nov 9 16:55:38 CET 2009


Michael Niedermayer schrieb:
> On Mon, Nov 09, 2009 at 09:46:18AM +0100, Thilo Borgmann wrote:
>> Revision 26 attached.
>>
>> Regards,
>> Thilo
> 
>>  Changelog              |    1 
>>  doc/general.texi       |    1 
>>  libavcodec/Makefile    |    1 
>>  libavcodec/allcodecs.c |    1 
>>  libavcodec/als_data.h  |   95 ++++
>>  libavcodec/alsdec.c    | 1005 +++++++++++++++++++++++++++++++++++++++++++++++++
>>  6 files changed, 1104 insertions(+)
>> c9547bb8ed6d2465083d6185afc860abaaf93a73  als_decoder.rev26.patch
> 
> looks ok assuming its tested (correct files work / randomly damaged files
> see tools/trasher dont crash)
> 

My test suite of correct files are all working and I tested with 3
different input files for the trasher using three different trashing
option sets - all decode without crash.

-Thilo



More information about the ffmpeg-devel mailing list