[MPlayer-cvslog] r22717 - trunk/configure

Guillaume POIRIER poirierg at gmail.com
Sun Mar 18 17:06:26 CET 2007


Hi,

On 3/18/07, diego <subversion at mplayerhq.hu> wrote:

> +    #FIXME: The runtime CPU detection could check this as well.

The code that needs to know if cmov is fast (cabac is activated at
compile time, so it's currently useless to implement such thing.
Also, cabac really need to be inlined because it's latency-bound, not
throughput-bound, so it won't be converted to function pointers like
dsp* routines are.

Guillaume



More information about the MPlayer-cvslog mailing list