]> git.rm.cloudns.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)
committerRudolf Polzer <divverent@alientrap.org>
Sun, 1 Apr 2012 09:40:47 +0000 (11:40 +0200)
commit84c4ff93cb0d2bce3ac95150dd975936cb06d0f9
tree382eda5693ffdc4b5321bef1e29a8d7361a54215
parent0004084766d545268bab1e189d64df9a10962e2e
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
::stable-branch::merge=e42e4168dcbbade766cfa8ad980e7975a14fa1bb
cl_video.c
cl_video.h
cl_video_jamdecode.c
cl_video_libavw.c [new file with mode: 0644]
dpvsimpledecode.c
dpvsimpledecode.h