22 #include <boost/intrusive_ptr.hpp>
34 class DefineVideoStreamTag;
114 const boost::intrusive_ptr<const SWF::DefineVideoStreamTag> m_def;
120 bool _embeddedStream;
123 boost::int32_t _lastDecodedVideoFrameNum;
126 std::auto_ptr<image::GnashImage> _lastDecodedVideoFrame;
133 std::auto_ptr<media::VideoDecoder> _decoder;