[FFmpeg-devel] [PATCH] Disable the slower libdirac_decoder if libschroedinger is enabled
Robert Swain
robert.swain
Wed May 7 13:13:21 CEST 2008
2008/5/7 Anuradha Suraparaju <anuradha at rd.bbc.co.uk>:
> I've attached a patch to configure in svn revision 13073 to disable the
> slower libdirac decoder when the optimised libschroedinger support is
> enabled. Schroedinger's decoder is lots faster than Dirac's.
Couldn't the libschroedinger decoder just be prioritised over libdirac
internally rather than at configure time? It might be useful to have
both available and selectable. Is this functionality possible anyway
(choosing a decoder between a few available for a particular codec
id)? I thought it was.
Rob
More information about the ffmpeg-devel
mailing list