------------------------------------------------------------------------ r3131 | helixhorned | 2012-11-08 12:17:23 -0800 (Thu, 08 Nov 2012) | 9 lines New utility ivfrate(.exe) and a couple of small VP8 changes. The command-line utility can query and set the frame rate of IVF files, since apparently encoders don't care too much about setting proper values in the IVF header. Also, add the utility to the synthesis build. On the playback side in EDuke32, get rid of the 1/(2*fps) "correction" if the FPS numerator is <1000 (presumably used in older encoders) and properly print the frame rate's fractional part. ------------------------------------------------------------------------ r3130 | helixhorned | 2012-11-08 12:17:19 -0800 (Thu, 08 Nov 2012) | 1 line Lunatic: "fix" building. ------------------------------------------------------------------------ r3129 | helixhorned | 2012-11-08 12:17:15 -0800 (Thu, 08 Nov 2012) | 1 line Fix USE_OPENGL=0 build. ------------------------------------------------------------------------