OSDN Git Service

find_start_code() optimization (about 2x faster now) this may improve decoding speed...
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 9 Mar 2004 15:23:14 +0000 (15:23 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 9 Mar 2004 15:23:14 +0000 (15:23 +0000)
commitc7516a000c4c6469543326779da87995d8d15dd3
tree93a0016ac948f793e387c53ca9ab5bcba76e5577
parentba30abcb0d6aff450c64de3ac7b90a5e34085148
find_start_code() optimization (about 2x faster now) this may improve decoding speed with multiple threads

Originally committed as revision 2862 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpeg12.c