]> git.sesse.net Git - ffmpeg/commit
Correct comment in the direct mode code.
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 21 Sep 2008 23:49:53 +0000 (23:49 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 21 Sep 2008 23:49:53 +0000 (23:49 +0000)
commit53c193a9b06c0e6ffee9b5b35ee0cc8be3c24604
tree7e8a8bdd45f7ffad4e72e8c5aa60139358a24084
parenta0ad40832f4c21b579ff4676dd6302d8a78b70ea
Correct comment in the direct mode code.
(note, yes this is unrelated to the previous simplification, the
 code always behaved like it is documented now.)

Originally committed as revision 15378 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264.c