comparison m_option.h @ 32841:f698af71f514

For codecs that produce no data on the first pass, e.g. libtheora/libvpx, the stats file will come out empty due to the fact that the check for stats is after one on the output frame size. The attached moves the stats check prior to this. I verified that the stats file generated for x264 is unaffected by this change. Patch by James Zern, jzern google com
author ranma
date Sat, 19 Feb 2011 09:17:38 +0000
parents 92b92a78ca2a
children 08a90b0e44e1
comparison
equal deleted inserted replaced
32840:904d9843ffb6 32841:f698af71f514