rdb
|
3eefecbd0f
|
Compile fix
|
2013-09-18 23:25:04 +00:00 |
rdb
|
aa826304d7
|
Add missing include
|
2013-09-03 13:18:23 +00:00 |
rdb
|
7346306437
|
Remove dependency on ATL, and add the fugliest, most horrible hack to keep using the interfaces from the defunct qedit.h header.
|
2013-08-26 14:33:01 +00:00 |
rdb
|
0303166a35
|
Some ARToolKit bugfixes and cleanup (makes it work on Mac OS X)
|
2013-01-19 19:32:51 +00:00 |
David Rose
|
bf03940bcb
|
opencv 2.3
|
2012-07-08 20:04:33 +00:00 |
David Rose
|
0053d01843
|
ssize_t isn't defined on windows, but we don't need it here
|
2011-12-20 20:13:29 +00:00 |
David Rose
|
dfe16c64f6
|
rename all Panda-built libraries to begin with libp3 or libpanda
|
2011-12-06 02:39:21 +00:00 |
David Rose
|
3d89cef544
|
Add Texture::set_auto_texture_scale()
|
2011-11-28 21:42:44 +00:00 |
David Rose
|
9f4251397e
|
more fixes for new interface
|
2011-11-16 03:55:31 +00:00 |
David Rose
|
86b8a8dc37
|
oops, build issue
|
2011-11-16 03:52:09 +00:00 |
David Rose
|
b4e931322f
|
use integer frame numbers instead of floating-point time values in ffmpeg movies, for robustness
|
2011-11-15 22:34:43 +00:00 |
rdb
|
f50a1895f9
|
fix typo
|
2011-11-11 14:23:04 +00:00 |
rdb
|
2895c33f42
|
fix compilation error
|
2011-11-11 09:24:35 +00:00 |
David Rose
|
82e1b6703a
|
support threaded ffmpeg decoding, fix a couple of ffmpeg bugs
|
2011-11-11 01:42:37 +00:00 |
David Rose
|
501470169f
|
stdfloat_double
|
2011-10-10 05:25:10 +00:00 |
David Rose
|
9e22c72bf3
|
finally, pipelined textures
|
2011-10-08 21:04:05 +00:00 |
David Rose
|
6872488839
|
stereo/multiview textures
|
2011-08-08 18:55:26 +00:00 |
rdb
|
23e0cb922a
|
fix, part 2
|
2011-05-24 14:08:55 +00:00 |
rdb
|
d30f60c70f
|
hopefully remove dependency on v4l 1
|
2011-05-21 18:59:58 +00:00 |
rdb
|
5b74526c15
|
patch from eryx
|
2011-05-10 06:19:59 +00:00 |
rdb
|
062e90a81a
|
We don't really need jpegint.h
|
2010-12-02 17:47:28 +00:00 |
rdb
|
1bbf9b7782
|
Don't get OpenCV webcam listing if we already have directcam or video4linux
|
2010-10-22 13:49:35 +00:00 |
David Rose
|
285923e83e
|
WebcamVideoOpenCV
|
2010-10-20 20:34:18 +00:00 |
David Rose
|
f6e2d9a387
|
repair OpenCVTexture (not safe for 1.7.x)
|
2010-10-20 16:28:26 +00:00 |
David Rose
|
060217dcdd
|
need HAVE_VIDEO4LINUX
|
2010-08-29 17:53:17 +00:00 |
rdb
|
5e1af4fd46
|
Fix compile errors
|
2010-07-28 08:36:11 +00:00 |
David Rose
|
306d4a8337
|
build error
|
2010-07-26 21:34:31 +00:00 |
David Rose
|
16a4cc0d84
|
protect jpegint.h references
|
2010-07-14 13:59:34 +00:00 |
rdb
|
c5a67c5f63
|
Attempt to fix compilation error
|
2010-06-27 12:43:21 +00:00 |
rdb
|
fc485af1be
|
Minor comment fixes
|
2010-06-23 09:34:22 +00:00 |
rdb
|
966d467ab2
|
Compile fix for non-Linux systems
|
2010-06-23 09:04:50 +00:00 |
rdb
|
99f238f0a3
|
Fix typo in error message
|
2010-06-23 08:57:30 +00:00 |
rdb
|
00ee003d1e
|
Video4Linux2 support for WebcamVideo and a few minor improvements to the webcam code.
|
2010-06-23 08:51:53 +00:00 |
rdb
|
640b428d91
|
Fix ppremake build errors with libp3vision
|
2009-11-16 13:13:34 +00:00 |
rdb
|
89a18e62f7
|
libvision -> libp3vision in ppremake too, as David recommended
|
2009-11-15 19:28:38 +00:00 |
David Rose
|
f6e248c29f
|
movies is a local_lib, not an other_lib
|
2009-11-09 19:14:14 +00:00 |
David Rose
|
bfc08d6543
|
remove redundant BUILDING_DLL
|
2009-11-09 18:20:25 +00:00 |
David Rose
|
de48c80239
|
BUILDING_VISION
|
2009-11-09 17:47:18 +00:00 |
rdb
|
f15125ce30
|
Fix to solve dllexport/import compile issues on Windows, I hope
|
2009-11-09 14:10:50 +00:00 |
rdb
|
7036d75501
|
Move OpenCVTexture, ARToolKit and WebcamVideo to a new "vision" module
|
2009-11-08 12:56:45 +00:00 |