]> git.sesse.net Git - x264/commit
Fix log2f detection, include order, some gcc warnings
authorLoren Merritt <pengvado@akuvian.org>
Sat, 30 Jan 2010 20:01:51 +0000 (12:01 -0800)
committerFiona Glaser <fiona@x264.com>
Sat, 30 Jan 2010 20:14:04 +0000 (12:14 -0800)
commit202938b1f3500578ade58bb478df53210d787364
treee90b3512ebdc2352e390cad3c283aef49822c678
parent0d38729198fd135bb8edeff4960d421512a26f43
Fix log2f detection, include order, some gcc warnings
r1413 caused crashes on any system with malloc.h.
Also switch to std=c99 or std=gnu99 if supported by the compiler.
Fix visualize support.
Makefile
common/common.c
common/common.h
common/cpu.c
common/osdep.h
configure
encoder/encoder.c
encoder/ratecontrol.c
output/flv.c