OSDN Git Service

Optimize h261_probe function, since it is far slower than all others.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 14 Feb 2010 18:59:56 +0000 (18:59 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 14 Feb 2010 18:59:56 +0000 (18:59 +0000)
commit3adcfbbeb51e3e941b0fa8288d202400789eda53
tree27a9ff9f1fb16800f09301ee2e59783f45775929
parenta59b9ee33d2442ab89a5a367eac3bc08c6b581da
Optimize h261_probe function, since it is far slower than all others.
About 5 times faster.

Originally committed as revision 21823 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/raw.c