AForge.Video project referenced AForge project, but not used it
Closed this issue · 1 comments
GoogleCodeExporter commented
Compiling AForge.Video project causes compilation of AForge project, but it is
not necessary.
To avoid this you should remove reference to AForge project in AForge.Video
project.
Original issue reported on code.google.com by amx3...@gmail.com
on 30 Jan 2014 at 11:57
GoogleCodeExporter commented
First - check. Then submit.
AsyncVideoSource.AsyncVideoSource() uses
AForge.SystemTools.CopyUnmanagedMemory().
http://code.google.com/p/aforge/source/browse/trunk/Sources/Video/AsyncVideoSour
ce.cs#466
Original comment by andrew.k...@gmail.com
on 30 Jan 2014 at 4:52
- Changed state: Rejected