]> git.xonotic.org Git - xonotic/darkplaces.git/commit
implemented direct AVI video capture using the I420 colorspace (aka Intel(r) 4:2...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 16 Sep 2006 09:50:21 +0000 (09:50 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 16 Sep 2006 09:50:21 +0000 (09:50 +0000)
commit84661191e0819cf88c208b4ad314fcd23e8e1fbd
tree540e47945eebc781aba2af51d37365d2127939c1
parent77ba9fc4206aac7aadf4380e50917a90e73e0119
implemented direct AVI video capture using the I420 colorspace (aka Intel(r) 4:2:0 codec) with interleaved PCM audio, and would like to thank Microsoft(r) for wasting many hours of my time with AVI format insanity

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6588 d7cf8633-e32d-0410-b094-e92efae38249
cl_screen.c
client.h
host.c
snd_main.c
snd_mix.c
snd_null.c
sound.h
todo