comparison mpegaudiodec.c @ 1875:45a1592dadca libavcodec

* moving some of the commonly used bit reading/writing functions from common.c -> common.h so that they can be inlined. + performace gain ~1% (measured with DV decoding) + code bloat 0.05% Looks like a win-win solution.
author romansh
date Fri, 12 Mar 2004 23:39:38 +0000
parents cc4c1eb18eec
children 5cde80c5d929
comparison
equal deleted inserted replaced
1874:fab737b59790 1875:45a1592dadca