]> icculus.org git repositories - divverent/darkplaces.git/history - cap_ogg.c
revert r8707 changes
[divverent/darkplaces.git] / cap_ogg.c
2009-02-18 havocdisable use of stdint.h on MSVC2003 and earlier
2009-02-18 divverentalso include <stdint.h> to get uint32_t on mingw
2009-02-18 divverenta debug printf I forgot to comment out
2009-02-18 divverentnow, for mingw, use the uint32_t names instead of the...
2009-02-18 havocfix compile errors on MSVC2003 and earlier
2009-02-18 divverentbring back the old stupid interleaving, and leave this...
2009-02-18 divverenttry interleaving exactly like example_encode.c
2009-02-18 divverentincrease default theora quality from 16 to 32; this...
2009-02-18 divverentcapturevideo refactoring, making AVI also "just a modul...
2009-02-18 divverentAdd some cvars for vorbis/theora video encoding; their...
2009-02-18 divverentforgot these two files