[FFmpeg-devel] [PATCH] fate: Always enable avresample
    wm4 
    nfxjfg at googlemail.com
       
    Mon Jul  8 22:30:00 CEST 2013
    
    
  
On Mon,  8 Jul 2013 16:03:51 -0400
Derek Buitenhuis <derek.buitenhuis at gmail.com> wrote:
> There's no reason we shouldn't be testing it.
> 
> Signed-off-by: Derek Buitenhuis <derek.buitenhuis at gmail.com>
> ---
>  tests/fate.sh | 1 +
>  1 file changed, 1 insertion(+)
Why only FATE, why not enable it in general? Supporting both libswscale
and libavresample is a pain for application developers, but you need it
if you want your application to be reasonably compatible with standard
builds of both libraries. It would be so much easier if you could just
rely on libavresample.
Or at least provide a compatible API.
    
    
More information about the ffmpeg-devel
mailing list