Hi, 2016-04-27 13:37 GMT+02:00 Alexandra Hájková <[email protected]>: > --- > libavcodec/dnxhddec.c | 39 +++++++++++++++------------------------ > 1 file changed, 15 insertions(+), 24 deletions(-) > > diff --git a/libavcodec/dnxhddec.c b/libavcodec/dnxhddec.c
I haven't benchmarked it at all, but as for Huffman parsing, this is an example where bitstream reading does matter. Irrespective of the hardening/cleaness/... this provides, it would be interesting to see START/STOP_TIMER results on dnxhd_decode_dct_block for e.g. arm and x86. -- Christophe _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
