]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Introducing LibAvW - a wrapper DLL to play videos using libav. Basic support includes...
authorvortex <vortex@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 20 Mar 2012 20:56:05 +0000 (20:56 +0000)
committervortex <vortex@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 20 Mar 2012 20:56:05 +0000 (20:56 +0000)
commite42e4168dcbbade766cfa8ad980e7975a14fa1bb
tree382eda5693ffdc4b5321bef1e29a8d7361a54215
parentcf5fd37724378511010a798b1e761f79ea1bd87c
Introducing LibAvW - a wrapper DLL to play videos using libav. Basic support includes extraction of video frames (sound files should be placed as separate .ogg's) and scaling. No ABI requirements (wrapper takes all dirty code). LibAvW can be found at: svn://svn.icculus.org/razorwind/trunk/dplibavw .

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11766 d7cf8633-e32d-0410-b094-e92efae38249
cl_video.c
cl_video.h
cl_video_jamdecode.c
cl_video_libavw.c [new file with mode: 0644]
dpvsimpledecode.c
dpvsimpledecode.h