OSDN Git Service

Direct temporal skiped MBs dont need fill_decode_caches() at all so dont call it
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 13 Feb 2010 22:53:44 +0000 (22:53 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 13 Feb 2010 22:53:44 +0000 (22:53 +0000)
commite916764675eb9c014b3e233e97d19c7816f0967d
tree33880530f5b4e021cdd1c9b0069b52a6babd6aa0
parent78998bf217ba427ec4fbb5d3ae82fff31ab81f2e
Direct temporal skiped MBs dont need fill_decode_caches() at all so dont call it
for them.

Originally committed as revision 21816 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264.h