rdb
3a902bdaf3
Add get_video_length
2009-07-14 16:30:25 +00:00
rdb
9e41cd84a3
2unix
2009-07-06 15:20:23 +00:00
rdb
cb4d98f8c9
Backward compatibility for ancient ffmpeg versions
2009-07-06 14:31:25 +00:00
rdb
2d14a28244
This commit is to support even newer versions of ffmpeg.
2009-07-03 12:02:00 +00:00
rdb
c9aee0fa5b
This commit:
...
* Enables us to build against the latest version of FFMPEG.
* Fixes the ffmpeg code not to use deprecated stuff anymore.
* Adds support for libswscale. Undef HAVE_SWSCALE in Config.pp if you compiled ffmpeg without.
* Uses sws_scale instead of the now-removed img_convert.
* Fixes a couple of deadlocks in FFMpegTexture.
2009-07-03 08:15:54 +00:00
rdb
0dd958c608
Applied patch from David McCabe
2009-06-21 06:44:49 +00:00
rdb
7bb2991ccb
Fix compiler warning
2009-06-15 10:36:56 +00:00
David Rose
4a8cad4d30
flush meter with top of screen again
2009-06-13 16:07:51 +00:00
David Rose
58c13de4ca
integrate changes from Schell Games (plus some tab character fixes)
2009-06-01 21:51:15 +00:00
rdb
165fe027f0
Another deadlock fix
2009-05-19 07:28:00 +00:00
rdb
490eeac5ba
Fix another deadlock
2009-05-19 06:20:03 +00:00
rdb
5fc21e0779
Fix deadlock, I hope
2009-05-18 05:49:49 +00:00
rdb
53d640424d
Revert debug coloring
2009-04-11 13:41:20 +00:00
rdb
d5af6f1cce
Overhauled T-Junction and border-decision math, added border stitching
2009-04-11 13:37:24 +00:00
rdb
92927fd25f
Fix deadlock
2009-04-11 07:33:42 +00:00
rdb
803711741d
Add artoolkit package to grutil Sources.pp
2009-04-03 19:04:02 +00:00
rdb
0666f54446
Fix stupid mistake that prevents anti-jitter
2009-04-03 18:42:00 +00:00
David Rose
48017fe9b1
LoaderOptions now required on parameter list
2009-04-02 21:47:52 +00:00
rdb
84e5156e90
Do culling correctly
2009-03-19 16:44:03 +00:00
David Rose
cd48a64f86
StereoDisplayRegion
2009-02-20 20:55:15 +00:00
David Rose
72f6174d7d
fix fps meter for tall fonts
2009-02-19 18:02:01 +00:00
rdb
e4f4701f23
Performance optimization
2009-02-12 15:37:34 +00:00
rdb
cc61603a3f
Various improvements to GeoMipTerrain
2009-01-31 20:09:07 +00:00
David Rose
9d0860fffd
get_effective_incomplete_render() for cull too
2009-01-30 19:14:49 +00:00
rdb
d62778c7e0
complaint from _Hypnos
2009-01-23 13:50:38 +00:00
rdb
66619e5251
Remove jitter
2009-01-17 12:43:18 +00:00
rdb
dd717afa00
Better texture handling in ARToolKit
2009-01-15 21:43:30 +00:00
rdb
9861d44f82
Changes to get OpenCV webcam working
2009-01-15 18:34:58 +00:00
rdb
64203dcf87
various opencv and artoolkit fixes
2009-01-14 21:06:22 +00:00
rdb
6954933382
Fixed a segfault and removed überconfusing OpenCV comments
2009-01-12 21:06:11 +00:00
David Rose
e4a154ea4e
we don't really need UH_client
2008-12-30 00:42:19 +00:00
rdb
1154fb7daa
Added init_type for MeshDrawer
2008-12-22 06:55:58 +00:00
treeform
bdfa9c64e3
added some more functions to the mesh drawer class.
2008-12-21 23:14:28 +00:00
rdb
98d970ed2c
to dos format
2008-12-21 19:14:19 +00:00
rdb
6d4d8f8ea9
Added code from treeform
2008-12-21 18:13:54 +00:00
David Rose
26754b86ca
merge dev_slots_2008: slot-based RenderState implementation
2008-11-19 01:21:44 +00:00
David Rose
58e0537e3c
wide interrogate improvements: sequence protocol, MAKE_SEQ, __setitem__, and parameter coercion
2008-11-07 21:12:42 +00:00
David Rose
fdacaa063b
compiler warnings
2008-11-04 23:49:02 +00:00
David Rose
ad2bb4e6ce
fix compiler warning
2008-11-04 01:46:38 +00:00
rdb
9298e4f2af
*sigh*, now for real
2008-10-30 11:59:03 +00:00
rdb
d2d6a9685f
back to head again. Sorry for the mess here
2008-10-30 11:56:27 +00:00
rdb
8c16a334fe
Fixing my mistakes in this non-branched mess
2008-10-30 11:50:52 +00:00
rdb
a60a4dd581
back to head
2008-10-30 11:42:32 +00:00
rdb
4b2ca15c43
Integrate changes into 1.5 branch so I can tag it for 1.5.4
2008-10-30 11:40:50 +00:00
rdb
6bd9856ff2
Overhauled heightfield loading, and used double for log calcs
2008-10-30 11:02:15 +00:00
David Rose
06ed6e8cba
more oopses
2008-10-21 18:43:58 +00:00
David Rose
3a2959d09d
new parameters for textures
2008-10-21 17:44:46 +00:00
rdb
acb0722ff5
Fix for newer ffmpeg versions, they dropped support for C++
2008-10-16 10:17:31 +00:00
rdb
83237997b5
Fix freeze when invalid heightfield is given
2008-10-12 09:56:53 +00:00
rdb
8693f18870
corrected function description
2008-10-11 10:11:27 +00:00