OSDN Git Service

Add special case to avoid binary search when appending index entries.
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 9 Mar 2010 15:19:23 +0000 (15:19 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 9 Mar 2010 15:19:23 +0000 (15:19 +0000)
commit67c10de7d2a9c20681441d01f91221d9c853b6f4
tree72f0b777824184b6b719526d57350733d3e8eecc
parent335ee1aaddd4de450d95352205f68373ec51bae5
Add special case to avoid binary search when appending index entries.

Originally committed as revision 22400 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/utils.c