[FFmpeg-devel] audio decoder FATE coverage

Mike Melanson mike
Mon Feb 28 05:09:11 CET 2011


On 02/27/2011 07:42 PM, Justin Ruggles wrote:
> All audio decoders are listed. The ones with no test beside them are not
> covered.  That would be:

Oops, need to pay closer attention.

> * adpcm_ima_smjpeg

This is a frustrating one-- I never wrote a corresponding demuxer. 
Should be a simple enough task, though.

> * libgsm
> * libgsm_ms
> * libopencore_amrnb
> * libopencore_amrwb
> * libspeex

I never really considered it the domain of FATE to test these external libs.

> * pcm_u16be
> * pcm_u16le
> * pcm_u24be
> * pcm_u24le
> * pcm_u32be
> * pcm_u32le

I once wrote a script to automatically generate tests for all the PCM 
formats. I'll try to dig that up.

> * truehd

Isn't this the same as MLP? In fact, 'truehd' maps straight to the MLP 
decoder per mlpdec.c.

-- 
     -Mike Melanson



More information about the ffmpeg-devel mailing list