Commit graph

5 commits

Author SHA1 Message Date
Florent
9ca0bbae6a bump to 0.j 2014-05-19 22:45:35 +02:00
Florent
a82f57512c bump to 0.i 2014-01-08 23:40:16 +01:00
Pierre Mazière
a96e4507a4 modify quvi module to use the new BaseVideo/ICapVideo classes 2013-12-22 20:04:53 +01:00
Romain Bignon
d961459349 quvi: fix crashes on calls to quvi functions
When a function returns a char*, it is necessary to tell it to ctypes,
instead it returns an integer. On a 64 bits CPU, pointers can overflow the
integer, and result to an unvalid pointer given to c_char_p.
2013-09-08 19:09:32 +02:00
Vincent A
ad5b80e1f6 new video backend: quvi 2013-09-07 22:23:09 +02:00