|
Gnash
0.8.10
|
#include "GnashImageJpeg.h"#include <sstream>#include <csetjmp>#include <boost/noncopyable.hpp>#include <algorithm>#include "utility.h"#include "GnashImage.h"#include "IOChannel.h"#include "log.h"#include "GnashException.h"#include <jpeglib.h>Namespaces | |
| namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
| namespace | gnash::image |
Image handling functions and classes. | |
| const bool _ownSourceStream |
| JOCTET m_buffer[IO_BUF_SIZE] |
| boost::shared_ptr<IOChannel> m_in_stream |
| bool m_start_of_file |
1.7.6.1