Alessio Caiazza is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this againCommit 4675e4dab7c1 Raw commit »
- commit
- 4675e4dab7c1
- parent
- 4ddd1bb9cdff
- branch
- default
- tags
- 1.0.1
CaptureMJPEG: wrapper around passing ByteArrayInputStream into
processing.core.PImage.<init>
Now really works on Processing > 1.0 ! fixes #4
I'll hope in a better solution in future.
Fixed copyright statements
| File | Lines added | Lines removed |
|---|---|---|
| build.xml | 2 | 2 |
| src/it/lilik/capturemjpeg/AxisURL.java | 1 | 1 |
| src/it/lilik/capturemjpeg/CaptureMJPEG.java | 32 | 5 |
| src/it/lilik/capturemjpeg/CircularBuffer.java | 1 | 1 |
| src/it/lilik/capturemjpeg/ErrorImage.java | 1 | 1 |
| src/it/lilik/capturemjpeg/MJPEGInputStream.java | 1 | 1 |
| src/it/lilik/capturemjpeg/SonyURL.java | 1 | 1 |
Comments
Log in to comment »