Google Code Exporter

Results 21344 comments of Google Code Exporter

``` Hi Cesar, I stumbled across this project after I found the thread http://www.aforgenet.com/forum/viewtopic.php?f=2&t=2695 where you had submitted patches to support H264. 2 years later, it is a pity, the...

``` Adding frame rate configuration in r53. ``` Original comment by `[email protected]` on 14 Jan 2013 at 10:48

``` Sorry, but this featured never come out? Perhaps, you can add a feature to display the web cam to, i mean, a litle window on top with the image...

``` Hi there, Well, indeed, the multiple screens still haven't been implemented... However, it is already possible to display the webcam. There is one button on the bottom of the...

``` Oh! I dint notice, excelent. But when i use it the little window turn off and only i can see a black window. Thanks for your answer. :) Besides...

``` Loaddata uses a connection.ops call to generate sql for reseting sequence, in addition to using transactions. So most likely this will need customization. ``` Original comment by `[email protected]` on...

Original comment by `andrey.vlasovskikh` on 26 May 2011 at 11:51

``` Slight1y more complicated approach, but you could use the parser structure as a definition, and then implement a finite automata behind the scenes. This should provide the same speed...

``` Thanks for your suggestion, Michael! This idea was one of the drivers behind the development of the 0.9 branch. I've already switched from composition of higher-order parsing functions to...

Original comment by `andrey.vlasovskikh` on 22 Nov 2011 at 10:43 - Changed state: **Started**