OSDN Git Service

Make 1pass statistic collection in ffv1 put_symbol_inline() conditional to avoid...
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 26 Oct 2010 23:00:49 +0000 (23:00 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 26 Oct 2010 23:00:49 +0000 (23:00 +0000)
commit349d72870f403b884aba08da7be1ce66e72ad39f
treeb759747035d4e345b221c81d4b7578c8efc9559d
parent5dd97520762a1a18e0fc2131f45ece252ee6b849
Make 1pass statistic collection in ffv1 put_symbol_inline() conditional to avoid slowdown when more statistic collection code is added.

Originally committed as revision 25577 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/ffv1.c