diff options
| author | Tim Redfern <tim@herge.(none)> | 2013-07-30 13:52:22 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@herge.(none)> | 2013-07-30 13:52:22 +0100 |
| commit | c2237c2116ca551c0755821beadae3fac54547e7 (patch) | |
| tree | b032707e22b6bf01b9442cb6a5cc0108096514ae /rotord/src/libavwrapper.h | |
| parent | f4170d6bfb763ad0af4002277a37dcd1692534d5 (diff) | |
perfecting draw node
Diffstat (limited to 'rotord/src/libavwrapper.h')
| -rwxr-xr-x | rotord/src/libavwrapper.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/rotord/src/libavwrapper.h b/rotord/src/libavwrapper.h index 656f885..4c5cb02 100755 --- a/rotord/src/libavwrapper.h +++ b/rotord/src/libavwrapper.h @@ -139,17 +139,6 @@ namespace libav { int numFrames; int sc; // number of color channels - // For loading from URL - /* - static const int ioBufferSize = 32768; - unsigned char * ioBuffer; - QNetworkAccessManager networkManager; - AVIOContext* avioContext; - QFile fileStream; - QNetworkReply* reply; - QBuffer fileBuffer; - QByteArray byteArray; - */ }; |
