csrc/ffmpeg/format/FormatOut.hpp
@@ -47,7 +47,7 @@ bool endWriter(); bool writeHeader(AVDictionary **options = NULL); bool writeFrame2(AVPacket *pkt, bool interleaved); bool writeFrameInternal(AVPacket *pkt, bool interleaved); bool writeTrailer(); public: AVStream *getStream();